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' => 'index',
'named' => array([maximum depth reached]),
'pass' => array(
[maximum depth reached]
),
'isAjax' => false,
'paging' => array(
[maximum depth reached]
)
)
data => array(
'Search' => array(
[maximum depth reached]
)
)
query => array()
url => ''
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/'
[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
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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' => 'index',
'named' => array([maximum depth reached]),
'pass' => array(
[maximum depth reached]
),
'isAjax' => false,
'paging' => array(
[maximum depth reached]
)
)
data => array(
'Search' => array(
[maximum depth reached]
)
)
query => array()
url => ''
base => '/elementcomic'
webroot => '/elementcomic/'
here => '/elementcomic/'
[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
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.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/Content/index.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.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/Content/index.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.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/Content/index.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.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/Content/index.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.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/Content/index.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.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/Content/index.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.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/Content/index.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.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/Content/index.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.ctp',
(int) 1 => '<div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
'
)
$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/Content/index.ctp',
(int) 1 => '<div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.ctp',
(int) 1 => '<div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
'
)
$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/Content/index.ctp',
(int) 1 => '<div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.ctp',
(int) 1 => '<div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
'
)
$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/Content/index.ctp',
(int) 1 => '<div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.ctp',
(int) 1 => '<div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
'
)
$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/Content/index.ctp',
(int) 1 => '<div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.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/Content/index.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.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/Content/index.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.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/Content/index.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Content/index.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/Content/index.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.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/default.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.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/default.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.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/default.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.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/default.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.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/default.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.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/default.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.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/default.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.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/default.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.ctp',
(int) 1 => '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@element_search" />
<meta name="twitter:creator" content="@element_search">
<meta name="twitter:title" content="要素 で探せる 漫画 検索サイト『えれコミ』" />
<meta name="twitter:description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画、他にもない?を探せる検索サイトです!" />
<meta name="twitter:image:src" content="https://uesugibox.com/elementcomic/img/twittercard.png" />
<meta name="twitter:url" content="https://uesugibox.com/elementcomic/" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<link rel="shortcut icon" href="https://uesugibox.com/elementcomic/img/favicon.ico" />
<title>
漫画検索ならここ! 要素で探せる漫画検索サイト 『えれコミ』 </title>
<meta name="description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画他にもない?を探せる検索サイトです!" />
<meta name="keywords" content="漫画,検索,えれこみ,要素,レビュー," />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/drawer/3.1.0/css/drawer.min.css"/>
<link rel="stylesheet" type="text/css" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/bootstrap.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/jquery.raty.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/overhang.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/import.css"/>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/iScroll/5.1.3/iscroll.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/masonry.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/imagesloaded.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/jquery.raty.js"></script>
<script type="text/javascript" src="/elementcomic/js/overhang.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121997595-6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-121997595-6');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-6106746343175365",
enable_page_level_ads: true
});
</script>
</head>
<body>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-trace').style.display = (document.getElementById('cakeErr673edecd8458f-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="cakeErr673edecd8458f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-code').style.display = (document.getElementById('cakeErr673edecd8458f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-context').style.display = (document.getElementById('cakeErr673edecd8458f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8458f-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="cakeErr673edecd8458f-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-trace').style.display = (document.getElementById('cakeErr673edecd8470e-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="cakeErr673edecd8470e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-code').style.display = (document.getElementById('cakeErr673edecd8470e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-context').style.display = (document.getElementById('cakeErr673edecd8470e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8470e-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="cakeErr673edecd8470e-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-trace').style.display = (document.getElementById('cakeErr673edecd84868-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="cakeErr673edecd84868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-code').style.display = (document.getElementById('cakeErr673edecd84868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-context').style.display = (document.getElementById('cakeErr673edecd84868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84868-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="cakeErr673edecd84868-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-trace').style.display = (document.getElementById('cakeErr673edecd849b9-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="cakeErr673edecd849b9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-code').style.display = (document.getElementById('cakeErr673edecd849b9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-context').style.display = (document.getElementById('cakeErr673edecd849b9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd849b9-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="cakeErr673edecd849b9-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-trace').style.display = (document.getElementById('cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-code').style.display = (document.getElementById('cakeErr673edecd84bcc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-context').style.display = (document.getElementById('cakeErr673edecd84bcc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-trace').style.display = (document.getElementById('cakeErr673edecd84d56-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="cakeErr673edecd84d56-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-code').style.display = (document.getElementById('cakeErr673edecd84d56-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-context').style.display = (document.getElementById('cakeErr673edecd84d56-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84d56-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="cakeErr673edecd84d56-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-trace').style.display = (document.getElementById('cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-code').style.display = (document.getElementById('cakeErr673edecd84ed5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-context').style.display = (document.getElementById('cakeErr673edecd84ed5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-trace').style.display = (document.getElementById('cakeErr673edecd8504f-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="cakeErr673edecd8504f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-code').style.display = (document.getElementById('cakeErr673edecd8504f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-context').style.display = (document.getElementById('cakeErr673edecd8504f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8504f-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="cakeErr673edecd8504f-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-trace').style.display = (document.getElementById('cakeErr673edecd851c7-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="cakeErr673edecd851c7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-code').style.display = (document.getElementById('cakeErr673edecd851c7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-context').style.display = (document.getElementById('cakeErr673edecd851c7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd851c7-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="cakeErr673edecd851c7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>
<div id='content'><div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
</div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-trace').style.display = (document.getElementById('cakeErr673edecd85362-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="cakeErr673edecd85362-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-code').style.display = (document.getElementById('cakeErr673edecd85362-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-context').style.display = (document.getElementById('cakeErr673edecd85362-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85362-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="cakeErr673edecd85362-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-trace').style.display = (document.getElementById('cakeErr673edecd85510-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="cakeErr673edecd85510-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-code').style.display = (document.getElementById('cakeErr673edecd85510-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-context').style.display = (document.getElementById('cakeErr673edecd85510-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85510-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="cakeErr673edecd85510-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-trace').style.display = (document.getElementById('cakeErr673edecd856ea-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="cakeErr673edecd856ea-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-code').style.display = (document.getElementById('cakeErr673edecd856ea-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-context').style.display = (document.getElementById('cakeErr673edecd856ea-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd856ea-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="cakeErr673edecd856ea-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-trace').style.display = (document.getElementById('cakeErr673edecd858a6-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="cakeErr673edecd858a6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-code').style.display = (document.getElementById('cakeErr673edecd858a6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-context').style.display = (document.getElementById('cakeErr673edecd858a6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd858a6-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="cakeErr673edecd858a6-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-trace').style.display = (document.getElementById('cakeErr673edecd85a22-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="cakeErr673edecd85a22-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-code').style.display = (document.getElementById('cakeErr673edecd85a22-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-context').style.display = (document.getElementById('cakeErr673edecd85a22-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85a22-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="cakeErr673edecd85a22-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-trace').style.display = (document.getElementById('cakeErr673edecd85c82-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="cakeErr673edecd85c82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-code').style.display = (document.getElementById('cakeErr673edecd85c82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-context').style.display = (document.getElementById('cakeErr673edecd85c82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85c82-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="cakeErr673edecd85c82-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-trace').style.display = (document.getElementById('cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-code').style.display = (document.getElementById('cakeErr673edecd85e7a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-context').style.display = (document.getElementById('cakeErr673edecd85e7a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-trace').style.display = (document.getElementById('cakeErr673edecd86049-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="cakeErr673edecd86049-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-code').style.display = (document.getElementById('cakeErr673edecd86049-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-context').style.display = (document.getElementById('cakeErr673edecd86049-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd86049-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="cakeErr673edecd86049-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-trace').style.display = (document.getElementById('cakeErr673edecd8625d-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="cakeErr673edecd8625d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-code').style.display = (document.getElementById('cakeErr673edecd8625d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-context').style.display = (document.getElementById('cakeErr673edecd8625d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8625d-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="cakeErr673edecd8625d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-trace').style.display = (document.getElementById('cakeErr673edecd8643d-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="cakeErr673edecd8643d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-code').style.display = (document.getElementById('cakeErr673edecd8643d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-context').style.display = (document.getElementById('cakeErr673edecd8643d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8643d-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="cakeErr673edecd8643d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>
<script type="text/javascript" src="/elementcomic/js/script_fluid.js"></script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/ja_JP/sdk.js#xfbml=1&version=v3.0';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script type="text/javascript">LineIt.loadButton();</script>
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'ja'}
</script>
<script src="https://d.line-scdn.net/r/web/social-plugin/js/thirdparty/loader.min.js" async="async" defer="defer"></script>
<script type="text/javascript">
<!--
function delete_check(){
if (window.confirm('本当に削除しますか?')){ // 確認ダイアログを表示
return true;
} else {
return false;
}
}
var ele = document.getElementById('flashMessage').innerHTML;
if (ele) {
$("body").overhang({
custom: true, // success, error, info, warnの四種類
message: ele, // 表示されるメッセージ
duration: 3,
textColor: "#000000", // テキストの色
primary: "#FFFF00", // 上段の色
accent: "#000000", // 下段の色
// closeConfirm: true // このオプションを指定するとcloseボタンが表示されます
});
}
// -->
</script>
</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/default.ctp',
(int) 1 => '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@element_search" />
<meta name="twitter:creator" content="@element_search">
<meta name="twitter:title" content="要素 で探せる 漫画 検索サイト『えれコミ』" />
<meta name="twitter:description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画、他にもない?を探せる検索サイトです!" />
<meta name="twitter:image:src" content="https://uesugibox.com/elementcomic/img/twittercard.png" />
<meta name="twitter:url" content="https://uesugibox.com/elementcomic/" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<link rel="shortcut icon" href="https://uesugibox.com/elementcomic/img/favicon.ico" />
<title>
漫画検索ならここ! 要素で探せる漫画検索サイト 『えれコミ』 </title>
<meta name="description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画他にもない?を探せる検索サイトです!" />
<meta name="keywords" content="漫画,検索,えれこみ,要素,レビュー," />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/drawer/3.1.0/css/drawer.min.css"/>
<link rel="stylesheet" type="text/css" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/bootstrap.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/jquery.raty.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/overhang.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/import.css"/>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/iScroll/5.1.3/iscroll.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/masonry.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/imagesloaded.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/jquery.raty.js"></script>
<script type="text/javascript" src="/elementcomic/js/overhang.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121997595-6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-121997595-6');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-6106746343175365",
enable_page_level_ads: true
});
</script>
</head>
<body>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-trace').style.display = (document.getElementById('cakeErr673edecd8458f-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="cakeErr673edecd8458f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-code').style.display = (document.getElementById('cakeErr673edecd8458f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-context').style.display = (document.getElementById('cakeErr673edecd8458f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8458f-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="cakeErr673edecd8458f-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-trace').style.display = (document.getElementById('cakeErr673edecd8470e-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="cakeErr673edecd8470e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-code').style.display = (document.getElementById('cakeErr673edecd8470e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-context').style.display = (document.getElementById('cakeErr673edecd8470e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8470e-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="cakeErr673edecd8470e-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-trace').style.display = (document.getElementById('cakeErr673edecd84868-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="cakeErr673edecd84868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-code').style.display = (document.getElementById('cakeErr673edecd84868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-context').style.display = (document.getElementById('cakeErr673edecd84868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84868-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="cakeErr673edecd84868-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-trace').style.display = (document.getElementById('cakeErr673edecd849b9-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="cakeErr673edecd849b9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-code').style.display = (document.getElementById('cakeErr673edecd849b9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-context').style.display = (document.getElementById('cakeErr673edecd849b9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd849b9-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="cakeErr673edecd849b9-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-trace').style.display = (document.getElementById('cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-code').style.display = (document.getElementById('cakeErr673edecd84bcc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-context').style.display = (document.getElementById('cakeErr673edecd84bcc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-trace').style.display = (document.getElementById('cakeErr673edecd84d56-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="cakeErr673edecd84d56-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-code').style.display = (document.getElementById('cakeErr673edecd84d56-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-context').style.display = (document.getElementById('cakeErr673edecd84d56-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84d56-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="cakeErr673edecd84d56-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-trace').style.display = (document.getElementById('cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-code').style.display = (document.getElementById('cakeErr673edecd84ed5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-context').style.display = (document.getElementById('cakeErr673edecd84ed5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-trace').style.display = (document.getElementById('cakeErr673edecd8504f-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="cakeErr673edecd8504f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-code').style.display = (document.getElementById('cakeErr673edecd8504f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-context').style.display = (document.getElementById('cakeErr673edecd8504f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8504f-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="cakeErr673edecd8504f-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-trace').style.display = (document.getElementById('cakeErr673edecd851c7-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="cakeErr673edecd851c7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-code').style.display = (document.getElementById('cakeErr673edecd851c7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-context').style.display = (document.getElementById('cakeErr673edecd851c7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd851c7-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="cakeErr673edecd851c7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>
<div id='content'><div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
</div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-trace').style.display = (document.getElementById('cakeErr673edecd85362-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="cakeErr673edecd85362-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-code').style.display = (document.getElementById('cakeErr673edecd85362-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-context').style.display = (document.getElementById('cakeErr673edecd85362-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85362-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="cakeErr673edecd85362-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-trace').style.display = (document.getElementById('cakeErr673edecd85510-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="cakeErr673edecd85510-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-code').style.display = (document.getElementById('cakeErr673edecd85510-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-context').style.display = (document.getElementById('cakeErr673edecd85510-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85510-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="cakeErr673edecd85510-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-trace').style.display = (document.getElementById('cakeErr673edecd856ea-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="cakeErr673edecd856ea-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-code').style.display = (document.getElementById('cakeErr673edecd856ea-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-context').style.display = (document.getElementById('cakeErr673edecd856ea-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd856ea-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="cakeErr673edecd856ea-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-trace').style.display = (document.getElementById('cakeErr673edecd858a6-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="cakeErr673edecd858a6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-code').style.display = (document.getElementById('cakeErr673edecd858a6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-context').style.display = (document.getElementById('cakeErr673edecd858a6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd858a6-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="cakeErr673edecd858a6-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-trace').style.display = (document.getElementById('cakeErr673edecd85a22-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="cakeErr673edecd85a22-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-code').style.display = (document.getElementById('cakeErr673edecd85a22-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-context').style.display = (document.getElementById('cakeErr673edecd85a22-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85a22-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="cakeErr673edecd85a22-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-trace').style.display = (document.getElementById('cakeErr673edecd85c82-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="cakeErr673edecd85c82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-code').style.display = (document.getElementById('cakeErr673edecd85c82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-context').style.display = (document.getElementById('cakeErr673edecd85c82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85c82-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="cakeErr673edecd85c82-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-trace').style.display = (document.getElementById('cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-code').style.display = (document.getElementById('cakeErr673edecd85e7a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-context').style.display = (document.getElementById('cakeErr673edecd85e7a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-trace').style.display = (document.getElementById('cakeErr673edecd86049-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="cakeErr673edecd86049-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-code').style.display = (document.getElementById('cakeErr673edecd86049-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-context').style.display = (document.getElementById('cakeErr673edecd86049-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd86049-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="cakeErr673edecd86049-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-trace').style.display = (document.getElementById('cakeErr673edecd8625d-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="cakeErr673edecd8625d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-code').style.display = (document.getElementById('cakeErr673edecd8625d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-context').style.display = (document.getElementById('cakeErr673edecd8625d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8625d-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="cakeErr673edecd8625d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-trace').style.display = (document.getElementById('cakeErr673edecd8643d-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="cakeErr673edecd8643d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-code').style.display = (document.getElementById('cakeErr673edecd8643d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-context').style.display = (document.getElementById('cakeErr673edecd8643d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8643d-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="cakeErr673edecd8643d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>
<script type="text/javascript" src="/elementcomic/js/script_fluid.js"></script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/ja_JP/sdk.js#xfbml=1&version=v3.0';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script type="text/javascript">LineIt.loadButton();</script>
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'ja'}
</script>
<script src="https://d.line-scdn.net/r/web/social-plugin/js/thirdparty/loader.min.js" async="async" defer="defer"></script>
<script type="text/javascript">
<!--
function delete_check(){
if (window.confirm('本当に削除しますか?')){ // 確認ダイアログを表示
return true;
} else {
return false;
}
}
var ele = document.getElementById('flashMessage').innerHTML;
if (ele) {
$("body").overhang({
custom: true, // success, error, info, warnの四種類
message: ele, // 表示されるメッセージ
duration: 3,
textColor: "#000000", // テキストの色
primary: "#FFFF00", // 上段の色
accent: "#000000", // 下段の色
// closeConfirm: true // このオプションを指定するとcloseボタンが表示されます
});
}
// -->
</script>
</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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.ctp',
(int) 1 => '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@element_search" />
<meta name="twitter:creator" content="@element_search">
<meta name="twitter:title" content="要素 で探せる 漫画 検索サイト『えれコミ』" />
<meta name="twitter:description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画、他にもない?を探せる検索サイトです!" />
<meta name="twitter:image:src" content="https://uesugibox.com/elementcomic/img/twittercard.png" />
<meta name="twitter:url" content="https://uesugibox.com/elementcomic/" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<link rel="shortcut icon" href="https://uesugibox.com/elementcomic/img/favicon.ico" />
<title>
漫画検索ならここ! 要素で探せる漫画検索サイト 『えれコミ』 </title>
<meta name="description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画他にもない?を探せる検索サイトです!" />
<meta name="keywords" content="漫画,検索,えれこみ,要素,レビュー," />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/drawer/3.1.0/css/drawer.min.css"/>
<link rel="stylesheet" type="text/css" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/bootstrap.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/jquery.raty.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/overhang.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/import.css"/>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/iScroll/5.1.3/iscroll.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/masonry.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/imagesloaded.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/jquery.raty.js"></script>
<script type="text/javascript" src="/elementcomic/js/overhang.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121997595-6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-121997595-6');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-6106746343175365",
enable_page_level_ads: true
});
</script>
</head>
<body>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-trace').style.display = (document.getElementById('cakeErr673edecd8458f-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="cakeErr673edecd8458f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-code').style.display = (document.getElementById('cakeErr673edecd8458f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-context').style.display = (document.getElementById('cakeErr673edecd8458f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8458f-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="cakeErr673edecd8458f-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-trace').style.display = (document.getElementById('cakeErr673edecd8470e-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="cakeErr673edecd8470e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-code').style.display = (document.getElementById('cakeErr673edecd8470e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-context').style.display = (document.getElementById('cakeErr673edecd8470e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8470e-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="cakeErr673edecd8470e-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-trace').style.display = (document.getElementById('cakeErr673edecd84868-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="cakeErr673edecd84868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-code').style.display = (document.getElementById('cakeErr673edecd84868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-context').style.display = (document.getElementById('cakeErr673edecd84868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84868-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="cakeErr673edecd84868-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-trace').style.display = (document.getElementById('cakeErr673edecd849b9-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="cakeErr673edecd849b9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-code').style.display = (document.getElementById('cakeErr673edecd849b9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-context').style.display = (document.getElementById('cakeErr673edecd849b9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd849b9-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="cakeErr673edecd849b9-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-trace').style.display = (document.getElementById('cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-code').style.display = (document.getElementById('cakeErr673edecd84bcc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-context').style.display = (document.getElementById('cakeErr673edecd84bcc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-trace').style.display = (document.getElementById('cakeErr673edecd84d56-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="cakeErr673edecd84d56-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-code').style.display = (document.getElementById('cakeErr673edecd84d56-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-context').style.display = (document.getElementById('cakeErr673edecd84d56-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84d56-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="cakeErr673edecd84d56-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-trace').style.display = (document.getElementById('cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-code').style.display = (document.getElementById('cakeErr673edecd84ed5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-context').style.display = (document.getElementById('cakeErr673edecd84ed5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-trace').style.display = (document.getElementById('cakeErr673edecd8504f-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="cakeErr673edecd8504f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-code').style.display = (document.getElementById('cakeErr673edecd8504f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-context').style.display = (document.getElementById('cakeErr673edecd8504f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8504f-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="cakeErr673edecd8504f-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-trace').style.display = (document.getElementById('cakeErr673edecd851c7-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="cakeErr673edecd851c7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-code').style.display = (document.getElementById('cakeErr673edecd851c7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-context').style.display = (document.getElementById('cakeErr673edecd851c7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd851c7-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="cakeErr673edecd851c7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>
<div id='content'><div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
</div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-trace').style.display = (document.getElementById('cakeErr673edecd85362-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="cakeErr673edecd85362-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-code').style.display = (document.getElementById('cakeErr673edecd85362-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-context').style.display = (document.getElementById('cakeErr673edecd85362-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85362-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="cakeErr673edecd85362-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-trace').style.display = (document.getElementById('cakeErr673edecd85510-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="cakeErr673edecd85510-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-code').style.display = (document.getElementById('cakeErr673edecd85510-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-context').style.display = (document.getElementById('cakeErr673edecd85510-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85510-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="cakeErr673edecd85510-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-trace').style.display = (document.getElementById('cakeErr673edecd856ea-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="cakeErr673edecd856ea-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-code').style.display = (document.getElementById('cakeErr673edecd856ea-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-context').style.display = (document.getElementById('cakeErr673edecd856ea-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd856ea-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="cakeErr673edecd856ea-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-trace').style.display = (document.getElementById('cakeErr673edecd858a6-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="cakeErr673edecd858a6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-code').style.display = (document.getElementById('cakeErr673edecd858a6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-context').style.display = (document.getElementById('cakeErr673edecd858a6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd858a6-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="cakeErr673edecd858a6-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-trace').style.display = (document.getElementById('cakeErr673edecd85a22-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="cakeErr673edecd85a22-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-code').style.display = (document.getElementById('cakeErr673edecd85a22-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-context').style.display = (document.getElementById('cakeErr673edecd85a22-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85a22-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="cakeErr673edecd85a22-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-trace').style.display = (document.getElementById('cakeErr673edecd85c82-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="cakeErr673edecd85c82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-code').style.display = (document.getElementById('cakeErr673edecd85c82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-context').style.display = (document.getElementById('cakeErr673edecd85c82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85c82-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="cakeErr673edecd85c82-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-trace').style.display = (document.getElementById('cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-code').style.display = (document.getElementById('cakeErr673edecd85e7a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-context').style.display = (document.getElementById('cakeErr673edecd85e7a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-trace').style.display = (document.getElementById('cakeErr673edecd86049-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="cakeErr673edecd86049-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-code').style.display = (document.getElementById('cakeErr673edecd86049-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-context').style.display = (document.getElementById('cakeErr673edecd86049-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd86049-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="cakeErr673edecd86049-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-trace').style.display = (document.getElementById('cakeErr673edecd8625d-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="cakeErr673edecd8625d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-code').style.display = (document.getElementById('cakeErr673edecd8625d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-context').style.display = (document.getElementById('cakeErr673edecd8625d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8625d-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="cakeErr673edecd8625d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-trace').style.display = (document.getElementById('cakeErr673edecd8643d-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="cakeErr673edecd8643d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-code').style.display = (document.getElementById('cakeErr673edecd8643d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-context').style.display = (document.getElementById('cakeErr673edecd8643d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8643d-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="cakeErr673edecd8643d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>
<script type="text/javascript" src="/elementcomic/js/script_fluid.js"></script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/ja_JP/sdk.js#xfbml=1&version=v3.0';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script type="text/javascript">LineIt.loadButton();</script>
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'ja'}
</script>
<script src="https://d.line-scdn.net/r/web/social-plugin/js/thirdparty/loader.min.js" async="async" defer="defer"></script>
<script type="text/javascript">
<!--
function delete_check(){
if (window.confirm('本当に削除しますか?')){ // 確認ダイアログを表示
return true;
} else {
return false;
}
}
var ele = document.getElementById('flashMessage').innerHTML;
if (ele) {
$("body").overhang({
custom: true, // success, error, info, warnの四種類
message: ele, // 表示されるメッセージ
duration: 3,
textColor: "#000000", // テキストの色
primary: "#FFFF00", // 上段の色
accent: "#000000", // 下段の色
// closeConfirm: true // このオプションを指定するとcloseボタンが表示されます
});
}
// -->
</script>
</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/default.ctp',
(int) 1 => '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@element_search" />
<meta name="twitter:creator" content="@element_search">
<meta name="twitter:title" content="要素 で探せる 漫画 検索サイト『えれコミ』" />
<meta name="twitter:description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画、他にもない?を探せる検索サイトです!" />
<meta name="twitter:image:src" content="https://uesugibox.com/elementcomic/img/twittercard.png" />
<meta name="twitter:url" content="https://uesugibox.com/elementcomic/" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<link rel="shortcut icon" href="https://uesugibox.com/elementcomic/img/favicon.ico" />
<title>
漫画検索ならここ! 要素で探せる漫画検索サイト 『えれコミ』 </title>
<meta name="description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画他にもない?を探せる検索サイトです!" />
<meta name="keywords" content="漫画,検索,えれこみ,要素,レビュー," />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/drawer/3.1.0/css/drawer.min.css"/>
<link rel="stylesheet" type="text/css" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/bootstrap.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/jquery.raty.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/overhang.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/import.css"/>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/iScroll/5.1.3/iscroll.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/masonry.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/imagesloaded.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/jquery.raty.js"></script>
<script type="text/javascript" src="/elementcomic/js/overhang.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121997595-6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-121997595-6');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-6106746343175365",
enable_page_level_ads: true
});
</script>
</head>
<body>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-trace').style.display = (document.getElementById('cakeErr673edecd8458f-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="cakeErr673edecd8458f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-code').style.display = (document.getElementById('cakeErr673edecd8458f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-context').style.display = (document.getElementById('cakeErr673edecd8458f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8458f-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="cakeErr673edecd8458f-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-trace').style.display = (document.getElementById('cakeErr673edecd8470e-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="cakeErr673edecd8470e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-code').style.display = (document.getElementById('cakeErr673edecd8470e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-context').style.display = (document.getElementById('cakeErr673edecd8470e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8470e-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="cakeErr673edecd8470e-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-trace').style.display = (document.getElementById('cakeErr673edecd84868-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="cakeErr673edecd84868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-code').style.display = (document.getElementById('cakeErr673edecd84868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-context').style.display = (document.getElementById('cakeErr673edecd84868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84868-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="cakeErr673edecd84868-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-trace').style.display = (document.getElementById('cakeErr673edecd849b9-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="cakeErr673edecd849b9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-code').style.display = (document.getElementById('cakeErr673edecd849b9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-context').style.display = (document.getElementById('cakeErr673edecd849b9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd849b9-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="cakeErr673edecd849b9-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-trace').style.display = (document.getElementById('cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-code').style.display = (document.getElementById('cakeErr673edecd84bcc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-context').style.display = (document.getElementById('cakeErr673edecd84bcc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-trace').style.display = (document.getElementById('cakeErr673edecd84d56-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="cakeErr673edecd84d56-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-code').style.display = (document.getElementById('cakeErr673edecd84d56-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-context').style.display = (document.getElementById('cakeErr673edecd84d56-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84d56-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="cakeErr673edecd84d56-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-trace').style.display = (document.getElementById('cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-code').style.display = (document.getElementById('cakeErr673edecd84ed5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-context').style.display = (document.getElementById('cakeErr673edecd84ed5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-trace').style.display = (document.getElementById('cakeErr673edecd8504f-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="cakeErr673edecd8504f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-code').style.display = (document.getElementById('cakeErr673edecd8504f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-context').style.display = (document.getElementById('cakeErr673edecd8504f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8504f-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="cakeErr673edecd8504f-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-trace').style.display = (document.getElementById('cakeErr673edecd851c7-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="cakeErr673edecd851c7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-code').style.display = (document.getElementById('cakeErr673edecd851c7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-context').style.display = (document.getElementById('cakeErr673edecd851c7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd851c7-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="cakeErr673edecd851c7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>
<div id='content'><div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
</div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-trace').style.display = (document.getElementById('cakeErr673edecd85362-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="cakeErr673edecd85362-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-code').style.display = (document.getElementById('cakeErr673edecd85362-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-context').style.display = (document.getElementById('cakeErr673edecd85362-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85362-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="cakeErr673edecd85362-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-trace').style.display = (document.getElementById('cakeErr673edecd85510-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="cakeErr673edecd85510-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-code').style.display = (document.getElementById('cakeErr673edecd85510-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-context').style.display = (document.getElementById('cakeErr673edecd85510-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85510-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="cakeErr673edecd85510-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-trace').style.display = (document.getElementById('cakeErr673edecd856ea-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="cakeErr673edecd856ea-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-code').style.display = (document.getElementById('cakeErr673edecd856ea-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-context').style.display = (document.getElementById('cakeErr673edecd856ea-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd856ea-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="cakeErr673edecd856ea-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-trace').style.display = (document.getElementById('cakeErr673edecd858a6-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="cakeErr673edecd858a6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-code').style.display = (document.getElementById('cakeErr673edecd858a6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-context').style.display = (document.getElementById('cakeErr673edecd858a6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd858a6-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="cakeErr673edecd858a6-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-trace').style.display = (document.getElementById('cakeErr673edecd85a22-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="cakeErr673edecd85a22-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-code').style.display = (document.getElementById('cakeErr673edecd85a22-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-context').style.display = (document.getElementById('cakeErr673edecd85a22-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85a22-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="cakeErr673edecd85a22-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-trace').style.display = (document.getElementById('cakeErr673edecd85c82-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="cakeErr673edecd85c82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-code').style.display = (document.getElementById('cakeErr673edecd85c82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-context').style.display = (document.getElementById('cakeErr673edecd85c82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85c82-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="cakeErr673edecd85c82-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-trace').style.display = (document.getElementById('cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-code').style.display = (document.getElementById('cakeErr673edecd85e7a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-context').style.display = (document.getElementById('cakeErr673edecd85e7a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-trace').style.display = (document.getElementById('cakeErr673edecd86049-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="cakeErr673edecd86049-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-code').style.display = (document.getElementById('cakeErr673edecd86049-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-context').style.display = (document.getElementById('cakeErr673edecd86049-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd86049-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="cakeErr673edecd86049-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-trace').style.display = (document.getElementById('cakeErr673edecd8625d-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="cakeErr673edecd8625d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-code').style.display = (document.getElementById('cakeErr673edecd8625d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-context').style.display = (document.getElementById('cakeErr673edecd8625d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8625d-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="cakeErr673edecd8625d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-trace').style.display = (document.getElementById('cakeErr673edecd8643d-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="cakeErr673edecd8643d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-code').style.display = (document.getElementById('cakeErr673edecd8643d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-context').style.display = (document.getElementById('cakeErr673edecd8643d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8643d-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="cakeErr673edecd8643d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>
<script type="text/javascript" src="/elementcomic/js/script_fluid.js"></script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/ja_JP/sdk.js#xfbml=1&version=v3.0';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script type="text/javascript">LineIt.loadButton();</script>
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'ja'}
</script>
<script src="https://d.line-scdn.net/r/web/social-plugin/js/thirdparty/loader.min.js" async="async" defer="defer"></script>
<script type="text/javascript">
<!--
function delete_check(){
if (window.confirm('本当に削除しますか?')){ // 確認ダイアログを表示
return true;
} else {
return false;
}
}
var ele = document.getElementById('flashMessage').innerHTML;
if (ele) {
$("body").overhang({
custom: true, // success, error, info, warnの四種類
message: ele, // 表示されるメッセージ
duration: 3,
textColor: "#000000", // テキストの色
primary: "#FFFF00", // 上段の色
accent: "#000000", // 下段の色
// closeConfirm: true // このオプションを指定するとcloseボタンが表示されます
});
}
// -->
</script>
</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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.ctp',
(int) 1 => '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@element_search" />
<meta name="twitter:creator" content="@element_search">
<meta name="twitter:title" content="要素 で探せる 漫画 検索サイト『えれコミ』" />
<meta name="twitter:description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画、他にもない?を探せる検索サイトです!" />
<meta name="twitter:image:src" content="https://uesugibox.com/elementcomic/img/twittercard.png" />
<meta name="twitter:url" content="https://uesugibox.com/elementcomic/" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<link rel="shortcut icon" href="https://uesugibox.com/elementcomic/img/favicon.ico" />
<title>
漫画検索ならここ! 要素で探せる漫画検索サイト 『えれコミ』 </title>
<meta name="description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画他にもない?を探せる検索サイトです!" />
<meta name="keywords" content="漫画,検索,えれこみ,要素,レビュー," />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/drawer/3.1.0/css/drawer.min.css"/>
<link rel="stylesheet" type="text/css" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/bootstrap.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/jquery.raty.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/overhang.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/import.css"/>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/iScroll/5.1.3/iscroll.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/masonry.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/imagesloaded.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/jquery.raty.js"></script>
<script type="text/javascript" src="/elementcomic/js/overhang.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121997595-6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-121997595-6');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-6106746343175365",
enable_page_level_ads: true
});
</script>
</head>
<body>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-trace').style.display = (document.getElementById('cakeErr673edecd8458f-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="cakeErr673edecd8458f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-code').style.display = (document.getElementById('cakeErr673edecd8458f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-context').style.display = (document.getElementById('cakeErr673edecd8458f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8458f-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="cakeErr673edecd8458f-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-trace').style.display = (document.getElementById('cakeErr673edecd8470e-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="cakeErr673edecd8470e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-code').style.display = (document.getElementById('cakeErr673edecd8470e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-context').style.display = (document.getElementById('cakeErr673edecd8470e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8470e-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="cakeErr673edecd8470e-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-trace').style.display = (document.getElementById('cakeErr673edecd84868-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="cakeErr673edecd84868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-code').style.display = (document.getElementById('cakeErr673edecd84868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-context').style.display = (document.getElementById('cakeErr673edecd84868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84868-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="cakeErr673edecd84868-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-trace').style.display = (document.getElementById('cakeErr673edecd849b9-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="cakeErr673edecd849b9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-code').style.display = (document.getElementById('cakeErr673edecd849b9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-context').style.display = (document.getElementById('cakeErr673edecd849b9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd849b9-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="cakeErr673edecd849b9-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-trace').style.display = (document.getElementById('cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-code').style.display = (document.getElementById('cakeErr673edecd84bcc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-context').style.display = (document.getElementById('cakeErr673edecd84bcc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-trace').style.display = (document.getElementById('cakeErr673edecd84d56-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="cakeErr673edecd84d56-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-code').style.display = (document.getElementById('cakeErr673edecd84d56-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-context').style.display = (document.getElementById('cakeErr673edecd84d56-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84d56-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="cakeErr673edecd84d56-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-trace').style.display = (document.getElementById('cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-code').style.display = (document.getElementById('cakeErr673edecd84ed5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-context').style.display = (document.getElementById('cakeErr673edecd84ed5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-trace').style.display = (document.getElementById('cakeErr673edecd8504f-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="cakeErr673edecd8504f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-code').style.display = (document.getElementById('cakeErr673edecd8504f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-context').style.display = (document.getElementById('cakeErr673edecd8504f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8504f-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="cakeErr673edecd8504f-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-trace').style.display = (document.getElementById('cakeErr673edecd851c7-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="cakeErr673edecd851c7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-code').style.display = (document.getElementById('cakeErr673edecd851c7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-context').style.display = (document.getElementById('cakeErr673edecd851c7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd851c7-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="cakeErr673edecd851c7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>
<div id='content'><div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
</div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-trace').style.display = (document.getElementById('cakeErr673edecd85362-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="cakeErr673edecd85362-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-code').style.display = (document.getElementById('cakeErr673edecd85362-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-context').style.display = (document.getElementById('cakeErr673edecd85362-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85362-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="cakeErr673edecd85362-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-trace').style.display = (document.getElementById('cakeErr673edecd85510-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="cakeErr673edecd85510-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-code').style.display = (document.getElementById('cakeErr673edecd85510-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-context').style.display = (document.getElementById('cakeErr673edecd85510-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85510-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="cakeErr673edecd85510-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-trace').style.display = (document.getElementById('cakeErr673edecd856ea-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="cakeErr673edecd856ea-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-code').style.display = (document.getElementById('cakeErr673edecd856ea-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-context').style.display = (document.getElementById('cakeErr673edecd856ea-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd856ea-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="cakeErr673edecd856ea-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-trace').style.display = (document.getElementById('cakeErr673edecd858a6-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="cakeErr673edecd858a6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-code').style.display = (document.getElementById('cakeErr673edecd858a6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-context').style.display = (document.getElementById('cakeErr673edecd858a6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd858a6-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="cakeErr673edecd858a6-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-trace').style.display = (document.getElementById('cakeErr673edecd85a22-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="cakeErr673edecd85a22-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-code').style.display = (document.getElementById('cakeErr673edecd85a22-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-context').style.display = (document.getElementById('cakeErr673edecd85a22-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85a22-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="cakeErr673edecd85a22-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-trace').style.display = (document.getElementById('cakeErr673edecd85c82-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="cakeErr673edecd85c82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-code').style.display = (document.getElementById('cakeErr673edecd85c82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-context').style.display = (document.getElementById('cakeErr673edecd85c82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85c82-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="cakeErr673edecd85c82-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-trace').style.display = (document.getElementById('cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-code').style.display = (document.getElementById('cakeErr673edecd85e7a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-context').style.display = (document.getElementById('cakeErr673edecd85e7a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-trace').style.display = (document.getElementById('cakeErr673edecd86049-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="cakeErr673edecd86049-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-code').style.display = (document.getElementById('cakeErr673edecd86049-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-context').style.display = (document.getElementById('cakeErr673edecd86049-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd86049-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="cakeErr673edecd86049-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-trace').style.display = (document.getElementById('cakeErr673edecd8625d-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="cakeErr673edecd8625d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-code').style.display = (document.getElementById('cakeErr673edecd8625d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-context').style.display = (document.getElementById('cakeErr673edecd8625d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8625d-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="cakeErr673edecd8625d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-trace').style.display = (document.getElementById('cakeErr673edecd8643d-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="cakeErr673edecd8643d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-code').style.display = (document.getElementById('cakeErr673edecd8643d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-context').style.display = (document.getElementById('cakeErr673edecd8643d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8643d-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="cakeErr673edecd8643d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>
<script type="text/javascript" src="/elementcomic/js/script_fluid.js"></script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/ja_JP/sdk.js#xfbml=1&version=v3.0';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script type="text/javascript">LineIt.loadButton();</script>
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'ja'}
</script>
<script src="https://d.line-scdn.net/r/web/social-plugin/js/thirdparty/loader.min.js" async="async" defer="defer"></script>
<script type="text/javascript">
<!--
function delete_check(){
if (window.confirm('本当に削除しますか?')){ // 確認ダイアログを表示
return true;
} else {
return false;
}
}
var ele = document.getElementById('flashMessage').innerHTML;
if (ele) {
$("body").overhang({
custom: true, // success, error, info, warnの四種類
message: ele, // 表示されるメッセージ
duration: 3,
textColor: "#000000", // テキストの色
primary: "#FFFF00", // 上段の色
accent: "#000000", // 下段の色
// closeConfirm: true // このオプションを指定するとcloseボタンが表示されます
});
}
// -->
</script>
</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/default.ctp',
(int) 1 => '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@element_search" />
<meta name="twitter:creator" content="@element_search">
<meta name="twitter:title" content="要素 で探せる 漫画 検索サイト『えれコミ』" />
<meta name="twitter:description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画、他にもない?を探せる検索サイトです!" />
<meta name="twitter:image:src" content="https://uesugibox.com/elementcomic/img/twittercard.png" />
<meta name="twitter:url" content="https://uesugibox.com/elementcomic/" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<link rel="shortcut icon" href="https://uesugibox.com/elementcomic/img/favicon.ico" />
<title>
漫画検索ならここ! 要素で探せる漫画検索サイト 『えれコミ』 </title>
<meta name="description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画他にもない?を探せる検索サイトです!" />
<meta name="keywords" content="漫画,検索,えれこみ,要素,レビュー," />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/drawer/3.1.0/css/drawer.min.css"/>
<link rel="stylesheet" type="text/css" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/bootstrap.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/jquery.raty.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/overhang.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/import.css"/>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/iScroll/5.1.3/iscroll.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/masonry.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/imagesloaded.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/jquery.raty.js"></script>
<script type="text/javascript" src="/elementcomic/js/overhang.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121997595-6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-121997595-6');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-6106746343175365",
enable_page_level_ads: true
});
</script>
</head>
<body>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-trace').style.display = (document.getElementById('cakeErr673edecd8458f-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="cakeErr673edecd8458f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-code').style.display = (document.getElementById('cakeErr673edecd8458f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-context').style.display = (document.getElementById('cakeErr673edecd8458f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8458f-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="cakeErr673edecd8458f-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-trace').style.display = (document.getElementById('cakeErr673edecd8470e-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="cakeErr673edecd8470e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-code').style.display = (document.getElementById('cakeErr673edecd8470e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-context').style.display = (document.getElementById('cakeErr673edecd8470e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8470e-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="cakeErr673edecd8470e-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-trace').style.display = (document.getElementById('cakeErr673edecd84868-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="cakeErr673edecd84868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-code').style.display = (document.getElementById('cakeErr673edecd84868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-context').style.display = (document.getElementById('cakeErr673edecd84868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84868-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="cakeErr673edecd84868-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-trace').style.display = (document.getElementById('cakeErr673edecd849b9-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="cakeErr673edecd849b9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-code').style.display = (document.getElementById('cakeErr673edecd849b9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-context').style.display = (document.getElementById('cakeErr673edecd849b9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd849b9-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="cakeErr673edecd849b9-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-trace').style.display = (document.getElementById('cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-code').style.display = (document.getElementById('cakeErr673edecd84bcc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-context').style.display = (document.getElementById('cakeErr673edecd84bcc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-trace').style.display = (document.getElementById('cakeErr673edecd84d56-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="cakeErr673edecd84d56-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-code').style.display = (document.getElementById('cakeErr673edecd84d56-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-context').style.display = (document.getElementById('cakeErr673edecd84d56-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84d56-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="cakeErr673edecd84d56-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-trace').style.display = (document.getElementById('cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-code').style.display = (document.getElementById('cakeErr673edecd84ed5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-context').style.display = (document.getElementById('cakeErr673edecd84ed5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-trace').style.display = (document.getElementById('cakeErr673edecd8504f-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="cakeErr673edecd8504f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-code').style.display = (document.getElementById('cakeErr673edecd8504f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-context').style.display = (document.getElementById('cakeErr673edecd8504f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8504f-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="cakeErr673edecd8504f-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-trace').style.display = (document.getElementById('cakeErr673edecd851c7-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="cakeErr673edecd851c7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-code').style.display = (document.getElementById('cakeErr673edecd851c7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-context').style.display = (document.getElementById('cakeErr673edecd851c7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd851c7-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="cakeErr673edecd851c7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>
<div id='content'><div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
</div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-trace').style.display = (document.getElementById('cakeErr673edecd85362-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="cakeErr673edecd85362-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-code').style.display = (document.getElementById('cakeErr673edecd85362-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-context').style.display = (document.getElementById('cakeErr673edecd85362-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85362-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="cakeErr673edecd85362-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-trace').style.display = (document.getElementById('cakeErr673edecd85510-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="cakeErr673edecd85510-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-code').style.display = (document.getElementById('cakeErr673edecd85510-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-context').style.display = (document.getElementById('cakeErr673edecd85510-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85510-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="cakeErr673edecd85510-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-trace').style.display = (document.getElementById('cakeErr673edecd856ea-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="cakeErr673edecd856ea-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-code').style.display = (document.getElementById('cakeErr673edecd856ea-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-context').style.display = (document.getElementById('cakeErr673edecd856ea-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd856ea-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="cakeErr673edecd856ea-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-trace').style.display = (document.getElementById('cakeErr673edecd858a6-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="cakeErr673edecd858a6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-code').style.display = (document.getElementById('cakeErr673edecd858a6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-context').style.display = (document.getElementById('cakeErr673edecd858a6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd858a6-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="cakeErr673edecd858a6-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-trace').style.display = (document.getElementById('cakeErr673edecd85a22-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="cakeErr673edecd85a22-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-code').style.display = (document.getElementById('cakeErr673edecd85a22-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-context').style.display = (document.getElementById('cakeErr673edecd85a22-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85a22-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="cakeErr673edecd85a22-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-trace').style.display = (document.getElementById('cakeErr673edecd85c82-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="cakeErr673edecd85c82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-code').style.display = (document.getElementById('cakeErr673edecd85c82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-context').style.display = (document.getElementById('cakeErr673edecd85c82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85c82-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="cakeErr673edecd85c82-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-trace').style.display = (document.getElementById('cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-code').style.display = (document.getElementById('cakeErr673edecd85e7a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-context').style.display = (document.getElementById('cakeErr673edecd85e7a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-trace').style.display = (document.getElementById('cakeErr673edecd86049-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="cakeErr673edecd86049-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-code').style.display = (document.getElementById('cakeErr673edecd86049-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-context').style.display = (document.getElementById('cakeErr673edecd86049-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd86049-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="cakeErr673edecd86049-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-trace').style.display = (document.getElementById('cakeErr673edecd8625d-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="cakeErr673edecd8625d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-code').style.display = (document.getElementById('cakeErr673edecd8625d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-context').style.display = (document.getElementById('cakeErr673edecd8625d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8625d-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="cakeErr673edecd8625d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-trace').style.display = (document.getElementById('cakeErr673edecd8643d-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="cakeErr673edecd8643d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-code').style.display = (document.getElementById('cakeErr673edecd8643d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-context').style.display = (document.getElementById('cakeErr673edecd8643d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8643d-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="cakeErr673edecd8643d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>
<script type="text/javascript" src="/elementcomic/js/script_fluid.js"></script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/ja_JP/sdk.js#xfbml=1&version=v3.0';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script type="text/javascript">LineIt.loadButton();</script>
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'ja'}
</script>
<script src="https://d.line-scdn.net/r/web/social-plugin/js/thirdparty/loader.min.js" async="async" defer="defer"></script>
<script type="text/javascript">
<!--
function delete_check(){
if (window.confirm('本当に削除しますか?')){ // 確認ダイアログを表示
return true;
} else {
return false;
}
}
var ele = document.getElementById('flashMessage').innerHTML;
if (ele) {
$("body").overhang({
custom: true, // success, error, info, warnの四種類
message: ele, // 表示されるメッセージ
duration: 3,
textColor: "#000000", // テキストの色
primary: "#FFFF00", // 上段の色
accent: "#000000", // 下段の色
// closeConfirm: true // このオプションを指定するとcloseボタンが表示されます
});
}
// -->
</script>
</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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.ctp',
(int) 1 => '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@element_search" />
<meta name="twitter:creator" content="@element_search">
<meta name="twitter:title" content="要素 で探せる 漫画 検索サイト『えれコミ』" />
<meta name="twitter:description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画、他にもない?を探せる検索サイトです!" />
<meta name="twitter:image:src" content="https://uesugibox.com/elementcomic/img/twittercard.png" />
<meta name="twitter:url" content="https://uesugibox.com/elementcomic/" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<link rel="shortcut icon" href="https://uesugibox.com/elementcomic/img/favicon.ico" />
<title>
漫画検索ならここ! 要素で探せる漫画検索サイト 『えれコミ』 </title>
<meta name="description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画他にもない?を探せる検索サイトです!" />
<meta name="keywords" content="漫画,検索,えれこみ,要素,レビュー," />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/drawer/3.1.0/css/drawer.min.css"/>
<link rel="stylesheet" type="text/css" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/bootstrap.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/jquery.raty.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/overhang.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/import.css"/>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/iScroll/5.1.3/iscroll.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/masonry.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/imagesloaded.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/jquery.raty.js"></script>
<script type="text/javascript" src="/elementcomic/js/overhang.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121997595-6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-121997595-6');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-6106746343175365",
enable_page_level_ads: true
});
</script>
</head>
<body>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-trace').style.display = (document.getElementById('cakeErr673edecd8458f-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="cakeErr673edecd8458f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-code').style.display = (document.getElementById('cakeErr673edecd8458f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-context').style.display = (document.getElementById('cakeErr673edecd8458f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8458f-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="cakeErr673edecd8458f-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-trace').style.display = (document.getElementById('cakeErr673edecd8470e-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="cakeErr673edecd8470e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-code').style.display = (document.getElementById('cakeErr673edecd8470e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-context').style.display = (document.getElementById('cakeErr673edecd8470e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8470e-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="cakeErr673edecd8470e-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-trace').style.display = (document.getElementById('cakeErr673edecd84868-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="cakeErr673edecd84868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-code').style.display = (document.getElementById('cakeErr673edecd84868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-context').style.display = (document.getElementById('cakeErr673edecd84868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84868-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="cakeErr673edecd84868-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-trace').style.display = (document.getElementById('cakeErr673edecd849b9-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="cakeErr673edecd849b9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-code').style.display = (document.getElementById('cakeErr673edecd849b9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-context').style.display = (document.getElementById('cakeErr673edecd849b9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd849b9-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="cakeErr673edecd849b9-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-trace').style.display = (document.getElementById('cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-code').style.display = (document.getElementById('cakeErr673edecd84bcc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-context').style.display = (document.getElementById('cakeErr673edecd84bcc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-trace').style.display = (document.getElementById('cakeErr673edecd84d56-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="cakeErr673edecd84d56-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-code').style.display = (document.getElementById('cakeErr673edecd84d56-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-context').style.display = (document.getElementById('cakeErr673edecd84d56-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84d56-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="cakeErr673edecd84d56-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-trace').style.display = (document.getElementById('cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-code').style.display = (document.getElementById('cakeErr673edecd84ed5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-context').style.display = (document.getElementById('cakeErr673edecd84ed5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-trace').style.display = (document.getElementById('cakeErr673edecd8504f-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="cakeErr673edecd8504f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-code').style.display = (document.getElementById('cakeErr673edecd8504f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-context').style.display = (document.getElementById('cakeErr673edecd8504f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8504f-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="cakeErr673edecd8504f-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-trace').style.display = (document.getElementById('cakeErr673edecd851c7-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="cakeErr673edecd851c7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-code').style.display = (document.getElementById('cakeErr673edecd851c7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-context').style.display = (document.getElementById('cakeErr673edecd851c7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd851c7-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="cakeErr673edecd851c7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>
<div id='content'><div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
</div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-trace').style.display = (document.getElementById('cakeErr673edecd85362-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="cakeErr673edecd85362-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-code').style.display = (document.getElementById('cakeErr673edecd85362-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-context').style.display = (document.getElementById('cakeErr673edecd85362-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85362-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="cakeErr673edecd85362-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-trace').style.display = (document.getElementById('cakeErr673edecd85510-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="cakeErr673edecd85510-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-code').style.display = (document.getElementById('cakeErr673edecd85510-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-context').style.display = (document.getElementById('cakeErr673edecd85510-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85510-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="cakeErr673edecd85510-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-trace').style.display = (document.getElementById('cakeErr673edecd856ea-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="cakeErr673edecd856ea-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-code').style.display = (document.getElementById('cakeErr673edecd856ea-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-context').style.display = (document.getElementById('cakeErr673edecd856ea-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd856ea-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="cakeErr673edecd856ea-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-trace').style.display = (document.getElementById('cakeErr673edecd858a6-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="cakeErr673edecd858a6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-code').style.display = (document.getElementById('cakeErr673edecd858a6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-context').style.display = (document.getElementById('cakeErr673edecd858a6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd858a6-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="cakeErr673edecd858a6-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-trace').style.display = (document.getElementById('cakeErr673edecd85a22-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="cakeErr673edecd85a22-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-code').style.display = (document.getElementById('cakeErr673edecd85a22-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-context').style.display = (document.getElementById('cakeErr673edecd85a22-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85a22-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="cakeErr673edecd85a22-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-trace').style.display = (document.getElementById('cakeErr673edecd85c82-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="cakeErr673edecd85c82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-code').style.display = (document.getElementById('cakeErr673edecd85c82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-context').style.display = (document.getElementById('cakeErr673edecd85c82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85c82-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="cakeErr673edecd85c82-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-trace').style.display = (document.getElementById('cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-code').style.display = (document.getElementById('cakeErr673edecd85e7a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-context').style.display = (document.getElementById('cakeErr673edecd85e7a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-trace').style.display = (document.getElementById('cakeErr673edecd86049-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="cakeErr673edecd86049-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-code').style.display = (document.getElementById('cakeErr673edecd86049-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-context').style.display = (document.getElementById('cakeErr673edecd86049-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd86049-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="cakeErr673edecd86049-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-trace').style.display = (document.getElementById('cakeErr673edecd8625d-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="cakeErr673edecd8625d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-code').style.display = (document.getElementById('cakeErr673edecd8625d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-context').style.display = (document.getElementById('cakeErr673edecd8625d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8625d-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="cakeErr673edecd8625d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-trace').style.display = (document.getElementById('cakeErr673edecd8643d-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="cakeErr673edecd8643d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-code').style.display = (document.getElementById('cakeErr673edecd8643d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-context').style.display = (document.getElementById('cakeErr673edecd8643d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8643d-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="cakeErr673edecd8643d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>
<script type="text/javascript" src="/elementcomic/js/script_fluid.js"></script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/ja_JP/sdk.js#xfbml=1&version=v3.0';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script type="text/javascript">LineIt.loadButton();</script>
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'ja'}
</script>
<script src="https://d.line-scdn.net/r/web/social-plugin/js/thirdparty/loader.min.js" async="async" defer="defer"></script>
<script type="text/javascript">
<!--
function delete_check(){
if (window.confirm('本当に削除しますか?')){ // 確認ダイアログを表示
return true;
} else {
return false;
}
}
var ele = document.getElementById('flashMessage').innerHTML;
if (ele) {
$("body").overhang({
custom: true, // success, error, info, warnの四種類
message: ele, // 表示されるメッセージ
duration: 3,
textColor: "#000000", // テキストの色
primary: "#FFFF00", // 上段の色
accent: "#000000", // 下段の色
// closeConfirm: true // このオプションを指定するとcloseボタンが表示されます
});
}
// -->
</script>
</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/default.ctp',
(int) 1 => '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@element_search" />
<meta name="twitter:creator" content="@element_search">
<meta name="twitter:title" content="要素 で探せる 漫画 検索サイト『えれコミ』" />
<meta name="twitter:description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画、他にもない?を探せる検索サイトです!" />
<meta name="twitter:image:src" content="https://uesugibox.com/elementcomic/img/twittercard.png" />
<meta name="twitter:url" content="https://uesugibox.com/elementcomic/" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<link rel="shortcut icon" href="https://uesugibox.com/elementcomic/img/favicon.ico" />
<title>
漫画検索ならここ! 要素で探せる漫画検索サイト 『えれコミ』 </title>
<meta name="description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画他にもない?を探せる検索サイトです!" />
<meta name="keywords" content="漫画,検索,えれこみ,要素,レビュー," />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/drawer/3.1.0/css/drawer.min.css"/>
<link rel="stylesheet" type="text/css" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/bootstrap.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/jquery.raty.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/overhang.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/import.css"/>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/iScroll/5.1.3/iscroll.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/masonry.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/imagesloaded.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/jquery.raty.js"></script>
<script type="text/javascript" src="/elementcomic/js/overhang.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121997595-6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-121997595-6');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-6106746343175365",
enable_page_level_ads: true
});
</script>
</head>
<body>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-trace').style.display = (document.getElementById('cakeErr673edecd8458f-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="cakeErr673edecd8458f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-code').style.display = (document.getElementById('cakeErr673edecd8458f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-context').style.display = (document.getElementById('cakeErr673edecd8458f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8458f-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="cakeErr673edecd8458f-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-trace').style.display = (document.getElementById('cakeErr673edecd8470e-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="cakeErr673edecd8470e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-code').style.display = (document.getElementById('cakeErr673edecd8470e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-context').style.display = (document.getElementById('cakeErr673edecd8470e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8470e-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="cakeErr673edecd8470e-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-trace').style.display = (document.getElementById('cakeErr673edecd84868-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="cakeErr673edecd84868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-code').style.display = (document.getElementById('cakeErr673edecd84868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-context').style.display = (document.getElementById('cakeErr673edecd84868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84868-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="cakeErr673edecd84868-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-trace').style.display = (document.getElementById('cakeErr673edecd849b9-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="cakeErr673edecd849b9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-code').style.display = (document.getElementById('cakeErr673edecd849b9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-context').style.display = (document.getElementById('cakeErr673edecd849b9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd849b9-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="cakeErr673edecd849b9-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-trace').style.display = (document.getElementById('cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-code').style.display = (document.getElementById('cakeErr673edecd84bcc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-context').style.display = (document.getElementById('cakeErr673edecd84bcc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-trace').style.display = (document.getElementById('cakeErr673edecd84d56-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="cakeErr673edecd84d56-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-code').style.display = (document.getElementById('cakeErr673edecd84d56-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-context').style.display = (document.getElementById('cakeErr673edecd84d56-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84d56-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="cakeErr673edecd84d56-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-trace').style.display = (document.getElementById('cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-code').style.display = (document.getElementById('cakeErr673edecd84ed5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-context').style.display = (document.getElementById('cakeErr673edecd84ed5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-trace').style.display = (document.getElementById('cakeErr673edecd8504f-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="cakeErr673edecd8504f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-code').style.display = (document.getElementById('cakeErr673edecd8504f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-context').style.display = (document.getElementById('cakeErr673edecd8504f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8504f-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="cakeErr673edecd8504f-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-trace').style.display = (document.getElementById('cakeErr673edecd851c7-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="cakeErr673edecd851c7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-code').style.display = (document.getElementById('cakeErr673edecd851c7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-context').style.display = (document.getElementById('cakeErr673edecd851c7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd851c7-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="cakeErr673edecd851c7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>
<div id='content'><div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
</div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-trace').style.display = (document.getElementById('cakeErr673edecd85362-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="cakeErr673edecd85362-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-code').style.display = (document.getElementById('cakeErr673edecd85362-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-context').style.display = (document.getElementById('cakeErr673edecd85362-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85362-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="cakeErr673edecd85362-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-trace').style.display = (document.getElementById('cakeErr673edecd85510-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="cakeErr673edecd85510-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-code').style.display = (document.getElementById('cakeErr673edecd85510-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-context').style.display = (document.getElementById('cakeErr673edecd85510-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85510-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="cakeErr673edecd85510-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-trace').style.display = (document.getElementById('cakeErr673edecd856ea-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="cakeErr673edecd856ea-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-code').style.display = (document.getElementById('cakeErr673edecd856ea-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-context').style.display = (document.getElementById('cakeErr673edecd856ea-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd856ea-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="cakeErr673edecd856ea-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-trace').style.display = (document.getElementById('cakeErr673edecd858a6-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="cakeErr673edecd858a6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-code').style.display = (document.getElementById('cakeErr673edecd858a6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-context').style.display = (document.getElementById('cakeErr673edecd858a6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd858a6-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="cakeErr673edecd858a6-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-trace').style.display = (document.getElementById('cakeErr673edecd85a22-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="cakeErr673edecd85a22-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-code').style.display = (document.getElementById('cakeErr673edecd85a22-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-context').style.display = (document.getElementById('cakeErr673edecd85a22-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85a22-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="cakeErr673edecd85a22-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-trace').style.display = (document.getElementById('cakeErr673edecd85c82-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="cakeErr673edecd85c82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-code').style.display = (document.getElementById('cakeErr673edecd85c82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-context').style.display = (document.getElementById('cakeErr673edecd85c82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85c82-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="cakeErr673edecd85c82-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-trace').style.display = (document.getElementById('cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-code').style.display = (document.getElementById('cakeErr673edecd85e7a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-context').style.display = (document.getElementById('cakeErr673edecd85e7a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-trace').style.display = (document.getElementById('cakeErr673edecd86049-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="cakeErr673edecd86049-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-code').style.display = (document.getElementById('cakeErr673edecd86049-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-context').style.display = (document.getElementById('cakeErr673edecd86049-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd86049-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="cakeErr673edecd86049-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-trace').style.display = (document.getElementById('cakeErr673edecd8625d-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="cakeErr673edecd8625d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-code').style.display = (document.getElementById('cakeErr673edecd8625d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-context').style.display = (document.getElementById('cakeErr673edecd8625d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8625d-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="cakeErr673edecd8625d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-trace').style.display = (document.getElementById('cakeErr673edecd8643d-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="cakeErr673edecd8643d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-code').style.display = (document.getElementById('cakeErr673edecd8643d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-context').style.display = (document.getElementById('cakeErr673edecd8643d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8643d-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="cakeErr673edecd8643d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>
<script type="text/javascript" src="/elementcomic/js/script_fluid.js"></script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/ja_JP/sdk.js#xfbml=1&version=v3.0';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script type="text/javascript">LineIt.loadButton();</script>
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'ja'}
</script>
<script src="https://d.line-scdn.net/r/web/social-plugin/js/thirdparty/loader.min.js" async="async" defer="defer"></script>
<script type="text/javascript">
<!--
function delete_check(){
if (window.confirm('本当に削除しますか?')){ // 確認ダイアログを表示
return true;
} else {
return false;
}
}
var ele = document.getElementById('flashMessage').innerHTML;
if (ele) {
$("body").overhang({
custom: true, // success, error, info, warnの四種類
message: ele, // 表示されるメッセージ
duration: 3,
textColor: "#000000", // テキストの色
primary: "#FFFF00", // 上段の色
accent: "#000000", // 下段の色
// closeConfirm: true // このオプションを指定するとcloseボタンが表示されます
});
}
// -->
</script>
</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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.ctp',
(int) 1 => '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@element_search" />
<meta name="twitter:creator" content="@element_search">
<meta name="twitter:title" content="要素 で探せる 漫画 検索サイト『えれコミ』" />
<meta name="twitter:description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画、他にもない?を探せる検索サイトです!" />
<meta name="twitter:image:src" content="https://uesugibox.com/elementcomic/img/twittercard.png" />
<meta name="twitter:url" content="https://uesugibox.com/elementcomic/" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<link rel="shortcut icon" href="https://uesugibox.com/elementcomic/img/favicon.ico" />
<title>
漫画検索ならここ! 要素で探せる漫画検索サイト 『えれコミ』 </title>
<meta name="description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画他にもない?を探せる検索サイトです!" />
<meta name="keywords" content="漫画,検索,えれこみ,要素,レビュー," />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/drawer/3.1.0/css/drawer.min.css"/>
<link rel="stylesheet" type="text/css" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/bootstrap.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/jquery.raty.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/overhang.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/import.css"/>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/iScroll/5.1.3/iscroll.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/masonry.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/imagesloaded.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/jquery.raty.js"></script>
<script type="text/javascript" src="/elementcomic/js/overhang.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121997595-6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-121997595-6');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-6106746343175365",
enable_page_level_ads: true
});
</script>
</head>
<body>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-trace').style.display = (document.getElementById('cakeErr673edecd8458f-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="cakeErr673edecd8458f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-code').style.display = (document.getElementById('cakeErr673edecd8458f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-context').style.display = (document.getElementById('cakeErr673edecd8458f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8458f-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="cakeErr673edecd8458f-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-trace').style.display = (document.getElementById('cakeErr673edecd8470e-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="cakeErr673edecd8470e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-code').style.display = (document.getElementById('cakeErr673edecd8470e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-context').style.display = (document.getElementById('cakeErr673edecd8470e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8470e-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="cakeErr673edecd8470e-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-trace').style.display = (document.getElementById('cakeErr673edecd84868-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="cakeErr673edecd84868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-code').style.display = (document.getElementById('cakeErr673edecd84868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-context').style.display = (document.getElementById('cakeErr673edecd84868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84868-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="cakeErr673edecd84868-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-trace').style.display = (document.getElementById('cakeErr673edecd849b9-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="cakeErr673edecd849b9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-code').style.display = (document.getElementById('cakeErr673edecd849b9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-context').style.display = (document.getElementById('cakeErr673edecd849b9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd849b9-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="cakeErr673edecd849b9-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-trace').style.display = (document.getElementById('cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-code').style.display = (document.getElementById('cakeErr673edecd84bcc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-context').style.display = (document.getElementById('cakeErr673edecd84bcc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-trace').style.display = (document.getElementById('cakeErr673edecd84d56-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="cakeErr673edecd84d56-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-code').style.display = (document.getElementById('cakeErr673edecd84d56-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-context').style.display = (document.getElementById('cakeErr673edecd84d56-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84d56-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="cakeErr673edecd84d56-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-trace').style.display = (document.getElementById('cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-code').style.display = (document.getElementById('cakeErr673edecd84ed5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-context').style.display = (document.getElementById('cakeErr673edecd84ed5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-trace').style.display = (document.getElementById('cakeErr673edecd8504f-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="cakeErr673edecd8504f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-code').style.display = (document.getElementById('cakeErr673edecd8504f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-context').style.display = (document.getElementById('cakeErr673edecd8504f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8504f-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="cakeErr673edecd8504f-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-trace').style.display = (document.getElementById('cakeErr673edecd851c7-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="cakeErr673edecd851c7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-code').style.display = (document.getElementById('cakeErr673edecd851c7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-context').style.display = (document.getElementById('cakeErr673edecd851c7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd851c7-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="cakeErr673edecd851c7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>
<div id='content'><div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
</div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-trace').style.display = (document.getElementById('cakeErr673edecd85362-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="cakeErr673edecd85362-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-code').style.display = (document.getElementById('cakeErr673edecd85362-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-context').style.display = (document.getElementById('cakeErr673edecd85362-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85362-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="cakeErr673edecd85362-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-trace').style.display = (document.getElementById('cakeErr673edecd85510-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="cakeErr673edecd85510-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-code').style.display = (document.getElementById('cakeErr673edecd85510-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-context').style.display = (document.getElementById('cakeErr673edecd85510-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85510-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="cakeErr673edecd85510-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-trace').style.display = (document.getElementById('cakeErr673edecd856ea-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="cakeErr673edecd856ea-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-code').style.display = (document.getElementById('cakeErr673edecd856ea-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-context').style.display = (document.getElementById('cakeErr673edecd856ea-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd856ea-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="cakeErr673edecd856ea-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-trace').style.display = (document.getElementById('cakeErr673edecd858a6-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="cakeErr673edecd858a6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-code').style.display = (document.getElementById('cakeErr673edecd858a6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-context').style.display = (document.getElementById('cakeErr673edecd858a6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd858a6-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="cakeErr673edecd858a6-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-trace').style.display = (document.getElementById('cakeErr673edecd85a22-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="cakeErr673edecd85a22-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-code').style.display = (document.getElementById('cakeErr673edecd85a22-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-context').style.display = (document.getElementById('cakeErr673edecd85a22-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85a22-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="cakeErr673edecd85a22-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-trace').style.display = (document.getElementById('cakeErr673edecd85c82-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="cakeErr673edecd85c82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-code').style.display = (document.getElementById('cakeErr673edecd85c82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-context').style.display = (document.getElementById('cakeErr673edecd85c82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85c82-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="cakeErr673edecd85c82-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-trace').style.display = (document.getElementById('cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-code').style.display = (document.getElementById('cakeErr673edecd85e7a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-context').style.display = (document.getElementById('cakeErr673edecd85e7a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-trace').style.display = (document.getElementById('cakeErr673edecd86049-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="cakeErr673edecd86049-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-code').style.display = (document.getElementById('cakeErr673edecd86049-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-context').style.display = (document.getElementById('cakeErr673edecd86049-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd86049-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="cakeErr673edecd86049-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-trace').style.display = (document.getElementById('cakeErr673edecd8625d-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="cakeErr673edecd8625d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-code').style.display = (document.getElementById('cakeErr673edecd8625d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-context').style.display = (document.getElementById('cakeErr673edecd8625d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8625d-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="cakeErr673edecd8625d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-trace').style.display = (document.getElementById('cakeErr673edecd8643d-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="cakeErr673edecd8643d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-code').style.display = (document.getElementById('cakeErr673edecd8643d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-context').style.display = (document.getElementById('cakeErr673edecd8643d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8643d-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="cakeErr673edecd8643d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>
<script type="text/javascript" src="/elementcomic/js/script_fluid.js"></script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/ja_JP/sdk.js#xfbml=1&version=v3.0';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script type="text/javascript">LineIt.loadButton();</script>
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'ja'}
</script>
<script src="https://d.line-scdn.net/r/web/social-plugin/js/thirdparty/loader.min.js" async="async" defer="defer"></script>
<script type="text/javascript">
<!--
function delete_check(){
if (window.confirm('本当に削除しますか?')){ // 確認ダイアログを表示
return true;
} else {
return false;
}
}
var ele = document.getElementById('flashMessage').innerHTML;
if (ele) {
$("body").overhang({
custom: true, // success, error, info, warnの四種類
message: ele, // 表示されるメッセージ
duration: 3,
textColor: "#000000", // テキストの色
primary: "#FFFF00", // 上段の色
accent: "#000000", // 下段の色
// closeConfirm: true // このオプションを指定するとcloseボタンが表示されます
});
}
// -->
</script>
</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/default.ctp',
(int) 1 => '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@element_search" />
<meta name="twitter:creator" content="@element_search">
<meta name="twitter:title" content="要素 で探せる 漫画 検索サイト『えれコミ』" />
<meta name="twitter:description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画、他にもない?を探せる検索サイトです!" />
<meta name="twitter:image:src" content="https://uesugibox.com/elementcomic/img/twittercard.png" />
<meta name="twitter:url" content="https://uesugibox.com/elementcomic/" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<link rel="shortcut icon" href="https://uesugibox.com/elementcomic/img/favicon.ico" />
<title>
漫画検索ならここ! 要素で探せる漫画検索サイト 『えれコミ』 </title>
<meta name="description" content="「悪役が魅力的」「美味そうな食事シーン」こんな要素のある漫画他にもない?を探せる検索サイトです!" />
<meta name="keywords" content="漫画,検索,えれこみ,要素,レビュー," />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/drawer/3.1.0/css/drawer.min.css"/>
<link rel="stylesheet" type="text/css" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/bootstrap.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/jquery.raty.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/overhang.css"/>
<link rel="stylesheet" type="text/css" href="/elementcomic/css/import.css"/>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/iScroll/5.1.3/iscroll.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/masonry.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/imagesloaded.pkgd.min.js"></script>
<script type="text/javascript" src="/elementcomic/js/jquery.raty.js"></script>
<script type="text/javascript" src="/elementcomic/js/overhang.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--><!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121997595-6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-121997595-6');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-6106746343175365",
enable_page_level_ads: true
});
</script>
</head>
<body>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-trace').style.display = (document.getElementById('cakeErr673edecd8458f-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="cakeErr673edecd8458f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-code').style.display = (document.getElementById('cakeErr673edecd8458f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8458f-context').style.display = (document.getElementById('cakeErr673edecd8458f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8458f-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="cakeErr673edecd8458f-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-trace').style.display = (document.getElementById('cakeErr673edecd8470e-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="cakeErr673edecd8470e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-code').style.display = (document.getElementById('cakeErr673edecd8470e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8470e-context').style.display = (document.getElementById('cakeErr673edecd8470e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8470e-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="cakeErr673edecd8470e-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-trace').style.display = (document.getElementById('cakeErr673edecd84868-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="cakeErr673edecd84868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-code').style.display = (document.getElementById('cakeErr673edecd84868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84868-context').style.display = (document.getElementById('cakeErr673edecd84868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84868-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="cakeErr673edecd84868-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-trace').style.display = (document.getElementById('cakeErr673edecd849b9-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="cakeErr673edecd849b9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-code').style.display = (document.getElementById('cakeErr673edecd849b9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd849b9-context').style.display = (document.getElementById('cakeErr673edecd849b9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd849b9-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="cakeErr673edecd849b9-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-trace').style.display = (document.getElementById('cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-code').style.display = (document.getElementById('cakeErr673edecd84bcc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84bcc-context').style.display = (document.getElementById('cakeErr673edecd84bcc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84bcc-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="cakeErr673edecd84bcc-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-trace').style.display = (document.getElementById('cakeErr673edecd84d56-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="cakeErr673edecd84d56-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-code').style.display = (document.getElementById('cakeErr673edecd84d56-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84d56-context').style.display = (document.getElementById('cakeErr673edecd84d56-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84d56-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="cakeErr673edecd84d56-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-trace').style.display = (document.getElementById('cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-code').style.display = (document.getElementById('cakeErr673edecd84ed5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd84ed5-context').style.display = (document.getElementById('cakeErr673edecd84ed5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd84ed5-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="cakeErr673edecd84ed5-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-trace').style.display = (document.getElementById('cakeErr673edecd8504f-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="cakeErr673edecd8504f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-code').style.display = (document.getElementById('cakeErr673edecd8504f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8504f-context').style.display = (document.getElementById('cakeErr673edecd8504f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8504f-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="cakeErr673edecd8504f-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-trace').style.display = (document.getElementById('cakeErr673edecd851c7-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="cakeErr673edecd851c7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-code').style.display = (document.getElementById('cakeErr673edecd851c7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd851c7-context').style.display = (document.getElementById('cakeErr673edecd851c7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd851c7-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="cakeErr673edecd851c7-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>
<div id='content'><div class='box'><h1>こんな要素で漫画を探そう!</h1><a href='/elementcomic/content/tag/315'><div class='box inblo'><b>個性的・ユニークな特殊能力者が登場</b></div></a><a href='/elementcomic/content/tag/256'><div class='box inblo'><b>完結済</b></div></a><a href='/elementcomic/content/tag/1'><div class='box inblo'><b>悪役が魅力的</b></div></a><a href='/elementcomic/content/tag/257'><div class='box inblo'><b>連載中</b></div></a><a href='/elementcomic/content/tag/3'><div class='box inblo'><b>日本がヤバイ</b></div></a></div><div class="clear"></div>
<div class='top_left'><div class='box align_l'><form action="/elementcomic/content" id="SearchIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-trace').style.display = (document.getElementById('cakeErr673edecd806af-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd806af-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-code').style.display = (document.getElementById('cakeErr673edecd806af-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd806af-context').style.display = (document.getElementById('cakeErr673edecd806af-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd806af-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd806af-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-trace').style.display = (document.getElementById('cakeErr673edecd808a3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd808a3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-code').style.display = (document.getElementById('cakeErr673edecd808a3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd808a3-context').style.display = (document.getElementById('cakeErr673edecd808a3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd808a3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd808a3-context" class="cake-context" style="display: none;">$fieldName = 'genre'
$options = array(
'legend' => false,
'separator' => '</label><label class="radio-inline">'
)
$divOptions = array(
'class' => 'input radio',
'tag' => 'div'
)
$radioOptions = array(
(int) 1 => '<strong>漫画</strong>を探す',
(int) 2 => '<strong>要素</strong>を探す'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$out = array(
'before' => '<label class="radio-inline">',
'label' => false,
'between' => null,
'after' => '</label>',
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 35
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div class="input radio"><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre1" value="1" /><label for="SearchGenre1"><strong>漫画</strong>を探す</label></label><label class="radio-inline"><input type="radio" name="data[Search][genre]" id="SearchGenre2" value="2" checked="checked" /><label for="SearchGenre2"><strong>要素</strong>を探す</label></label></div><div class='input-group input-group-lg'><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-trace').style.display = (document.getElementById('cakeErr673edecd80d5a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80d5a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-code').style.display = (document.getElementById('cakeErr673edecd80d5a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80d5a-context').style.display = (document.getElementById('cakeErr673edecd80d5a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80d5a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80d5a-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-trace').style.display = (document.getElementById('cakeErr673edecd80f29-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd80f29-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-code').style.display = (document.getElementById('cakeErr673edecd80f29-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd80f29-context').style.display = (document.getElementById('cakeErr673edecd80f29-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd80f29-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd80f29-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-trace').style.display = (document.getElementById('cakeErr673edecd810e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr673edecd810e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-code').style.display = (document.getElementById('cakeErr673edecd810e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd810e5-context').style.display = (document.getElementById('cakeErr673edecd810e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd810e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</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">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673edecd810e5-context" class="cake-context" style="display: none;">$fieldName = 'keyword'
$options = array(
'class' => 'form-control',
'placeholder' => '検索ワードを入力'
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1106
include - APP/View/Content/index.ctp, line 38
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><input name="data[Search][keyword]" class="form-control" placeholder="検索ワードを入力" type="text" id="SearchKeyword"/><span class='input-group-btn'><button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div></form></div><div class="grid">
<div class="grid_sizer"></div>
<div class='grid-item box img_box'><a href='/elementcomic/content/show/799'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/799'><strong>デンタルクエスト</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/798'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/798'><strong>トリリオンゲーム</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/797'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/797'><strong>相続探偵</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/796'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/796'><strong>ACMA:GAME</strong></a></h2><span class='rate rate5'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/795'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/795'><strong>魔獣戦線</strong></a></h2><span class='rate rate0'></span>(0)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/794'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/794'><strong>怪異と乙女と神隠し</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/793'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/793'><strong>残念女幹部ブラックジェネラルさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/792'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/792'><strong>ヒーローさんと元女幹部さん</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/791'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/791'><strong>超能力少女も手に負えない</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/790'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/790'><strong>侵略好意</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/789'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/789'><strong>ボボボーボ・ボーボボ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/788'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/788'><strong>また来てね シタミさん</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/787'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/787'><strong>ギャンブラーズパレード</strong></a></h2><span class='rate rate2'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/786'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/786'><strong>カラーレス</strong></a></h2><span class='rate rate3'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/785'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/785'><strong>忍者と極道</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/784'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/784'><strong>君のことが大大大大大好きな100人の彼女</strong></a></h2><span class='rate rate4-5'></span>(2)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/783'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/783'><strong>拝む女</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/782'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/782'><strong>赫のグリモア</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/781'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/781'><strong>秋山さんのとりライフ</strong></a></h2><span class='rate rate4'></span>(1)</div></div><div class='grid-item box img_box'><a href='/elementcomic/content/show/780'><div class='noimage'>NO IMAGE</div>
</a><div class='text'><h2><a href='/elementcomic/content/show/780'><strong>変ゼミ</strong></a></h2><span class='rate rate4'></span>(1)</div></div></div><div class='clear'></div>
</div><div class='top_right'><div class='box align_l'><h2>要素登録数ランキング</h2><div class='simple_list'><div class='l font-rank1'><b>第1位</b> <b><a href="/elementcomic/users/profile/6">甘木</a></b>さん</div><div class='r'>登録数:<b>743</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank2'><b>第2位</b> <b><a href="/elementcomic/users/profile/9">tsuna</a></b>さん</div><div class='r'>登録数:<b>660</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l font-rank3'><b>第3位</b> <b><a href="/elementcomic/users/profile/2">jacky7s</a></b>さん</div><div class='r'>登録数:<b>314</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第4位</b> <b><a href="/elementcomic/users/profile/5">ぞた</a></b>さん</div><div class='r'>登録数:<b>209</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第5位</b> <b><a href="/elementcomic/users/profile/1">えれ</a></b>さん</div><div class='r'>登録数:<b>198</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第6位</b> <b><a href="/elementcomic/users/profile/13">ゆりか</a></b>さん</div><div class='r'>登録数:<b>140</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第7位</b> <b><a href="/elementcomic/users/profile/7">とかげ</a></b>さん</div><div class='r'>登録数:<b>133</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第8位</b> <b><a href="/elementcomic/users/profile/10">しゃっくり</a></b>さん</div><div class='r'>登録数:<b>68</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第9位</b> <b><a href="/elementcomic/users/profile/8">ドラ猫</a></b>さん</div><div class='r'>登録数:<b>58</b></div><div class='clear'></div>
</div><div class='simple_list'><div class='l'><b>第10位</b> <b><a href="/elementcomic/users/profile/18">アメミヤ</a></b>さん</div><div class='r'>登録数:<b>23</b></div><div class='clear'></div>
</div></div><div class='box align_l'><h2><strong>要素</strong>追加新着</h2><div class='simple_list'><a href="/elementcomic/users/profile/26">ぬう</a>さんが<a href="/elementcomic/content/show/799">デンタルクエスト</a>に<b><a href="/elementcomic/content/tag/149">医療・医者・病院・病気が題材</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/341">主人公が魅力的</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/119">ダブル主人公</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/142">コンビの掛け合いが楽しい</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/798">トリリオンゲーム</a>に<b><a href="/elementcomic/content/tag/110">天才ハッカーが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/321">知識が増える・勉強になる・学べる</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/219">葬式・告別式・葬儀</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/33">探偵が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/797">相続探偵</a>に<b><a href="/elementcomic/content/tag/26">ミステリー・推理・探偵</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/63">謎解き要素</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/268">心理戦</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/21">ディストピア</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/332">悪魔が登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/248">お金持ち・大富豪・セレブが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/252">良家のお坊ちゃん・御曹司キャラが登場</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/346">キャラが多い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/141">脇役のキャラが濃い</a></b>を追加</div><div class='simple_list'><a href="/elementcomic/users/profile/6">甘木</a>さんが<a href="/elementcomic/content/show/796">ACMA:GAME</a>に<b><a href="/elementcomic/content/tag/62">綺麗な伏線回収</a></b>を追加</div></div></div><div class='clear'></div>
<ul class='pagination'>
<li class="disabled"><a><< 前</a></li><li class="active"><a>1</a></li><li><a href="/elementcomic/content/index/page:2">2</a></li><li><a href="/elementcomic/content/index/page:3">3</a></li><li><a href="/elementcomic/content/index/page:4">4</a></li><li><a href="/elementcomic/content/index/page:5">5</a></li><li><a href="/elementcomic/content/index/page:6">6</a></li><li><a href="/elementcomic/content/index/page:7">7</a></li><li><a href="/elementcomic/content/index/page:8">8</a></li><li><a href="/elementcomic/content/index/page:9">9</a></li><li><a href="/elementcomic/content/index/page:10">10</a></li><li><a href="/elementcomic/content/index/page:11">11</a></li><li class="next"><a href="/elementcomic/content/index/page:2" currentClass="disabled" rel="next">次 >></a></li></ul>
<div class="clear"></div>
</div><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-trace').style.display = (document.getElementById('cakeErr673edecd85362-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="cakeErr673edecd85362-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-code').style.display = (document.getElementById('cakeErr673edecd85362-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85362-context').style.display = (document.getElementById('cakeErr673edecd85362-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85362-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="cakeErr673edecd85362-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-trace').style.display = (document.getElementById('cakeErr673edecd85510-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="cakeErr673edecd85510-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-code').style.display = (document.getElementById('cakeErr673edecd85510-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85510-context').style.display = (document.getElementById('cakeErr673edecd85510-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85510-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="cakeErr673edecd85510-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-trace').style.display = (document.getElementById('cakeErr673edecd856ea-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="cakeErr673edecd856ea-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-code').style.display = (document.getElementById('cakeErr673edecd856ea-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd856ea-context').style.display = (document.getElementById('cakeErr673edecd856ea-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd856ea-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="cakeErr673edecd856ea-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-trace').style.display = (document.getElementById('cakeErr673edecd858a6-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="cakeErr673edecd858a6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-code').style.display = (document.getElementById('cakeErr673edecd858a6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd858a6-context').style.display = (document.getElementById('cakeErr673edecd858a6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd858a6-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="cakeErr673edecd858a6-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-trace').style.display = (document.getElementById('cakeErr673edecd85a22-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="cakeErr673edecd85a22-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-code').style.display = (document.getElementById('cakeErr673edecd85a22-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85a22-context').style.display = (document.getElementById('cakeErr673edecd85a22-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85a22-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="cakeErr673edecd85a22-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-trace').style.display = (document.getElementById('cakeErr673edecd85c82-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="cakeErr673edecd85c82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-code').style.display = (document.getElementById('cakeErr673edecd85c82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85c82-context').style.display = (document.getElementById('cakeErr673edecd85c82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85c82-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="cakeErr673edecd85c82-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-trace').style.display = (document.getElementById('cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-code').style.display = (document.getElementById('cakeErr673edecd85e7a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd85e7a-context').style.display = (document.getElementById('cakeErr673edecd85e7a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd85e7a-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="cakeErr673edecd85e7a-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-trace').style.display = (document.getElementById('cakeErr673edecd86049-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="cakeErr673edecd86049-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-code').style.display = (document.getElementById('cakeErr673edecd86049-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd86049-context').style.display = (document.getElementById('cakeErr673edecd86049-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd86049-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="cakeErr673edecd86049-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-trace').style.display = (document.getElementById('cakeErr673edecd8625d-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="cakeErr673edecd8625d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-code').style.display = (document.getElementById('cakeErr673edecd8625d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8625d-context').style.display = (document.getElementById('cakeErr673edecd8625d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8625d-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="cakeErr673edecd8625d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator'</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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-trace').style.display = (document.getElementById('cakeErr673edecd8643d-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="cakeErr673edecd8643d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-code').style.display = (document.getElementById('cakeErr673edecd8643d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673edecd8643d-context').style.display = (document.getElementById('cakeErr673edecd8643d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673edecd8643d-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="cakeErr673edecd8643d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/webdevelop/uesugibox.com/public_html/elementcomic/app/View/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117</pre></div></pre><div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>
<script type="text/javascript" src="/elementcomic/js/script_fluid.js"></script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/ja_JP/sdk.js#xfbml=1&version=v3.0';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script type="text/javascript">LineIt.loadButton();</script>
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'ja'}
</script>
<script src="https://d.line-scdn.net/r/web/social-plugin/js/thirdparty/loader.min.js" async="async" defer="defer"></script>
<script type="text/javascript">
<!--
function delete_check(){
if (window.confirm('本当に削除しますか?')){ // 確認ダイアログを表示
return true;
} else {
return false;
}
}
var ele = document.getElementById('flashMessage').innerHTML;
if (ele) {
$("body").overhang({
custom: true, // success, error, info, warnの四種類
message: ele, // 表示されるメッセージ
duration: 3,
textColor: "#000000", // テキストの色
primary: "#FFFF00", // 上段の色
accent: "#000000", // 下段の色
// closeConfirm: true // このオプションを指定するとcloseボタンが表示されます
});
}
// -->
</script>
</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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.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/default.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.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/default.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.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/default.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.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/default.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator' 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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/default.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/default.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
漫画検索ならここ! 要素で探せる漫画検索サイト 『えれコミ』
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/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Js' 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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/header.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/Elements/header.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator'
)
$result = null
$name = 'Paginator' 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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js' 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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator' 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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
$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/Elements/header.ctp',
(int) 1 => '<div id='headline'><span class='r'><a href='/elementcomic/users/login'>ログイン</a>して<strong>漫画</strong>や<strong>要素</strong>を登録しよう!</span><div class="clear"></div>
</div><div id='header'><div class="clear pcNone"></div>
<div class='eyecatch' style='background-image: url(/elementcomic/img/eyecatch01.png);'><div class='serif01' style='background-image: url(/elementcomic/img/serif01_01.png);'></div><div class='serif02' style='background-image: url(/elementcomic/img/serif02_01.png);'><a href='/elementcomic/' class=''><img src="/elementcomic/img/eyecatch00.png" border="0" class="img-responsive eyecatchlink" alt=""/></a></div></div><div class="clear"></div>
<div class='navi'><a href='/elementcomic/main/guide' class='hedbox'>使い方</a> <a href='/elementcomic/content/tag_search' class='hedbox'><strong>要素</strong>一覧</a> <a href='/elementcomic/content/ranking' class='hedbox'>ランキング</a> <a href='/elementcomic/content/add' class='hedbox'><strong>漫画</strong>登録</a></div><div class="clear"></div>
</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 86
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
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/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js' 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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator' 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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/footer.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/Elements/footer.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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Js' 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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => 'Session'
)
$result = null
$name = 'Paginator' 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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
$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/Elements/footer.ctp',
(int) 1 => '<div id='footer'><div class='navi'><a href='/elementcomic/content/newcont' class='hedbox'>いろんな新着</a> <a href='/elementcomic/request' class='hedbox'><strong>要素</strong>をリクエスト</a> <a href='/elementcomic/main/bbs' class='hedbox'>総合掲示板</a> </div><br><h2><b>他にも要素で検索できる3つのジャンルのサイトへ行ってみよう!</b></h2><a href='https://elementmovie.net/'><img src="/elementcomic/img/foot_link_1.png" border="0" alt=""/></a><a href='https://elementnovel.net/'><img src="/elementcomic/img/foot_link_4.png" border="0" alt=""/></a><a href='https://elementcomic.net/'><img src="/elementcomic/img/foot_link_3.png" border="0" alt=""/></a><br><br>管理人:<b><a href='https://twitter.com/ele_movie'>えれ</a></b> <a href="https://twitter.com/ele_movie?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">@ele_movie</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<br><b>漫画登録数</b>:798 <b>要素総数</b>:294 <b>登録された要素数</b>:2593</div>'
)
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 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Js',
(int) 3 => 'Paginator',
(int) 4 => '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/default.ctp, line 92
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
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117