Notice (8): unserialize(): Error at offset 4073 of 4085 bytes [CORE/Cake/Cache/Engine/FileEngine.php, line 194]
Warning (512): _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php, line 328]
Warning (512): _cake_model_ cache was unable to write 'default_hotelxdeli_areas' to File cache [CORE/Cake/Cache/Cache.php, line 328]
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 2359 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 142]
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr663ba11954a16-trace').style.display = (document.getElementById('cakeErr663ba11954a16-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: title [<b>APP/View/Layouts/default.ctp</b>, line <b>10</b>]<div id="cakeErr663ba11954a16-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr663ba11954a16-code').style.display = (document.getElementById('cakeErr663ba11954a16-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr663ba11954a16-context').style.display = (document.getElementById('cakeErr663ba11954a16-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr663ba11954a16-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><</span><span style="color: #0000BB">meta http</span><span style="color: #007700">-</span><span style="color: #0000BB">equiv</span><span style="color: #007700">=</span><span style="color: #DD0000">"content-style-type" </span><span style="color: #0000BB">content</span><span style="color: #007700">=</span><span style="color: #DD0000">"text/css"</span><span style="color: #007700">/></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><</span><span style="color: #0000BB">meta http</span><span style="color: #007700">-</span><span style="color: #0000BB">equiv</span><span style="color: #007700">=</span><span style="color: #DD0000">"content-script-type" </span><span style="color: #0000BB">content</span><span style="color: #007700">=</span><span style="color: #DD0000">"text/javascript"</span><span style="color: #007700">/></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">    </span><span style="color: #007700"><</span><span style="color: #0000BB">title</span><span style="color: #007700">><?= </span><span style="color: #0000BB">$title ?></span></title></span></code></span></pre><pre id="cakeErr663ba11954a16-context" class="cake-context" style="display: none;">$viewFile = '/var/www/html/hotelxdeli.com/app/View/Layouts/default.ctp' $dataForView = array( 'code' => (int) 500, 'name' => 'SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine', 'message' => 'SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine', 'url' => '/girls/tokyo/area/shinjuku/?tag=kitsuen', 'error' => object(PDOException) { errorInfo => array( [maximum depth reached] ) queryString => 'SHOW FULL COLUMNS FROM `hotelxdeli`.`areas`' [protected] message => 'SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine' [protected] code => 'HY000' [protected] file => '/var/www/html/hotelxdeli.com/lib/Cake/Model/Datasource/DboSource.php' [protected] line => (int) 461 }, '_serialize' => array( (int) 0 => 'code', (int) 1 => 'name', (int) 2 => 'message', (int) 3 => 'url', (int) 4 => 'error' ), 'news_limits' => array( (int) 0 => (int) 3, (int) 1 => (int) 3, (int) 2 => (int) 6, (int) 3 => (int) 12, (int) 4 => (int) 24 ), 'params' => array( 'plugin' => null, 'controller' => 'girls', 'action' => 'index', 'named' => array(), 'pass' => array( (int) 0 => 'tokyo', (int) 1 => 'area', (int) 2 => 'shinjuku' ) ), 'pages' => null, 'pages_admin' => null, 'controller_camel_case' => 'Girls', 'current' => 'girls', 'noindex' => false, 'content_for_layout' => '<h2>Database Error</h2> <p class="error"> <strong>Error: </strong> SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine</p> <p class="notice"> <strong>SQL Query: </strong> SHOW FULL COLUMNS FROM `hotelxdeli`.`areas` </p> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/pdo_error.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 461</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">PDOStatement->execute(array)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">try&nbsp;{</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$query&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_connection</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">prepare</span><span style="color: #007700">(</span><span style="color: #0000BB">$sql</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$prepareOptions</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$query</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setFetchMode</span><span style="color: #007700">(</span><span style="color: #0000BB">PDO</span><span style="color: #007700">::</span><span style="color: #0000BB">FETCH_LAZY</span><span style="color: #007700">);</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$query</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$params</span><span style="color: #007700">))&nbsp;{</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>array()</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/Datasource/Database/Mysql.php line 340</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->_execute(string)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$table&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">fullTableName</span><span style="color: #007700">(</span><span style="color: #0000BB">$model</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$fields&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cols&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_execute</span><span style="color: #007700">(</span><span style="color: #DD0000">'SHOW&nbsp;FULL&nbsp;COLUMNS&nbsp;FROM&nbsp;'&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #0000BB">$table</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$cols</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>&#039;SHOW FULL COLUMNS FROM `hotelxdeli`.`areas`&#039;</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 1390</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">Mysql->describe(Area)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">();</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">cacheSources&nbsp;</span><span style="color: #007700">=&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">cacheSources&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">cacheSources</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">method_exists</span><span style="color: #007700">(</span><span style="color: #0000BB">$db</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'describe'</span><span style="color: #007700">))&nbsp;{</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_schema&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">describe</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( &#039;pref_id&#039; =&gt; array( &#039;rule&#039; =&gt; array( [maximum depth reached] ), &#039;message&#039; =&gt; &#039;都道府県を選択してください。&#039; ), &#039;name&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ), &#039;name_rome&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ) ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array() schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array() validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( &#039;areas&#039; =&gt; &#039;Area&#039; ) cacheQueries =&gt; false belongsTo =&gt; array() hasOne =&gt; array() hasMany =&gt; array() hasAndBelongsToMany =&gt; array() actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) { modelName =&gt; &#039;Area&#039; defaultPriority =&gt; (int) 10 [protected] _methods =&gt; array([maximum depth reached]) [protected] _mappedMethods =&gt; array([maximum depth reached]) [protected] _enabled =&gt; array([maximum depth reached]) [protected] _loaded =&gt; array([maximum depth reached]) } whitelist =&gt; array() cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array() __backAssociation =&gt; array() __backInnerAssociation =&gt; array() __backOriginalAssociation =&gt; array() __backContainableAssociation =&gt; array() __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( &#039;all&#039; =&gt; true, &#039;first&#039; =&gt; true, &#039;count&#039; =&gt; true, &#039;neighbors&#039; =&gt; true, &#039;list&#039; =&gt; true, &#039;threaded&#039; =&gt; true ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( &#039;belongsTo&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;counterCache&#039; ), &#039;hasOne&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;dependent&#039; ), &#039;hasMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;limit&#039;, (int) 6 =&gt; &#039;offset&#039;, (int) 7 =&gt; &#039;dependent&#039;, (int) 8 =&gt; &#039;exclusive&#039;, (int) 9 =&gt; &#039;finderQuery&#039;, (int) 10 =&gt; &#039;counterQuery&#039; ), &#039;hasAndBelongsToMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;joinTable&#039;, (int) 2 =&gt; &#039;with&#039;, (int) 3 =&gt; &#039;foreignKey&#039;, (int) 4 =&gt; &#039;associationForeignKey&#039;, (int) 5 =&gt; &#039;conditions&#039;, (int) 6 =&gt; &#039;fields&#039;, (int) 7 =&gt; &#039;order&#039;, (int) 8 =&gt; &#039;limit&#039;, (int) 9 =&gt; &#039;offset&#039;, (int) 10 =&gt; &#039;unique&#039;, (int) 11 =&gt; &#039;finderQuery&#039; ) ) [protected] _associations =&gt; array( (int) 0 =&gt; &#039;belongsTo&#039;, (int) 1 =&gt; &#039;hasOne&#039;, (int) 2 =&gt; &#039;hasMany&#039;, (int) 3 =&gt; &#039;hasAndBelongsToMany&#039; ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } [protected] _validator =&gt; null }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1431</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->schema()</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">string&nbsp;Column&nbsp;type</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getColumnType</span><span style="color: #007700">(</span><span style="color: #0000BB">$column</span><span style="color: #007700">)&nbsp;{</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cols&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">schema</span><span style="color: #007700">();</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$cols</span><span style="color: #007700">[</span><span style="color: #0000BB">$column</span><span style="color: #007700">])&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$cols</span><span style="color: #007700">[</span><span style="color: #0000BB">$column</span><span style="color: #007700">][</span><span style="color: #DD0000">'type'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Datasource/DboSource.php line 2808</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->getColumnType(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$virtual&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$type&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$Model</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getColumnType</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;Area.pref_id&#039;</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Datasource/DboSource.php line 2759</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">DboSource->_parseKey(string, integer, Area)</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;elseif&nbsp;(</span><span style="color: #0000BB">is_numeric</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;!empty(</span><span style="color: #0000BB">$value</span><span style="color: #007700">))&nbsp;{</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$data&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_quoteFields</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;else&nbsp;{</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$data&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_parseKey</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">),&nbsp;</span><span style="color: #0000BB">$value</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$Model</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre>&#039;Area.pref_id&#039; (int) 13 object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( &#039;pref_id&#039; =&gt; array( &#039;rule&#039; =&gt; array( [maximum depth reached] ), &#039;message&#039; =&gt; &#039;都道府県を選択してください。&#039; ), &#039;name&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ), &#039;name_rome&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ) ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array() schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array() validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( &#039;areas&#039; =&gt; &#039;Area&#039; ) cacheQueries =&gt; false belongsTo =&gt; array() hasOne =&gt; array() hasMany =&gt; array() hasAndBelongsToMany =&gt; array() actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) { modelName =&gt; &#039;Area&#039; defaultPriority =&gt; (int) 10 [protected] _methods =&gt; array([maximum depth reached]) [protected] _mappedMethods =&gt; array([maximum depth reached]) [protected] _enabled =&gt; array([maximum depth reached]) [protected] _loaded =&gt; array([maximum depth reached]) } whitelist =&gt; array() cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array() __backAssociation =&gt; array() __backInnerAssociation =&gt; array() __backOriginalAssociation =&gt; array() __backContainableAssociation =&gt; array() __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( &#039;all&#039; =&gt; true, &#039;first&#039; =&gt; true, &#039;count&#039; =&gt; true, &#039;neighbors&#039; =&gt; true, &#039;list&#039; =&gt; true, &#039;threaded&#039; =&gt; true ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( &#039;belongsTo&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;counterCache&#039; ), &#039;hasOne&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;dependent&#039; ), &#039;hasMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;limit&#039;, (int) 6 =&gt; &#039;offset&#039;, (int) 7 =&gt; &#039;dependent&#039;, (int) 8 =&gt; &#039;exclusive&#039;, (int) 9 =&gt; &#039;finderQuery&#039;, (int) 10 =&gt; &#039;counterQuery&#039; ), &#039;hasAndBelongsToMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;joinTable&#039;, (int) 2 =&gt; &#039;with&#039;, (int) 3 =&gt; &#039;foreignKey&#039;, (int) 4 =&gt; &#039;associationForeignKey&#039;, (int) 5 =&gt; &#039;conditions&#039;, (int) 6 =&gt; &#039;fields&#039;, (int) 7 =&gt; &#039;order&#039;, (int) 8 =&gt; &#039;limit&#039;, (int) 9 =&gt; &#039;offset&#039;, (int) 10 =&gt; &#039;unique&#039;, (int) 11 =&gt; &#039;finderQuery&#039; ) ) [protected] _associations =&gt; array( (int) 0 =&gt; &#039;belongsTo&#039;, (int) 1 =&gt; &#039;hasOne&#039;, (int) 2 =&gt; &#039;hasMany&#039;, (int) 3 =&gt; &#039;hasAndBelongsToMany&#039; ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } [protected] _validator =&gt; null }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Datasource/DboSource.php line 2638</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">DboSource->conditionKeysToString(array, boolean, Area)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">is_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$conditions</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;!empty(</span><span style="color: #0000BB">$conditions</span><span style="color: #007700">))&nbsp;{</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$out&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">conditionKeysToString</span><span style="color: #007700">(</span><span style="color: #0000BB">$conditions</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$quoteValues</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$Model</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ) true object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( &#039;pref_id&#039; =&gt; array( &#039;rule&#039; =&gt; array( [maximum depth reached] ), &#039;message&#039; =&gt; &#039;都道府県を選択してください。&#039; ), &#039;name&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ), &#039;name_rome&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ) ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array() schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array() validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( &#039;areas&#039; =&gt; &#039;Area&#039; ) cacheQueries =&gt; false belongsTo =&gt; array() hasOne =&gt; array() hasMany =&gt; array() hasAndBelongsToMany =&gt; array() actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) { modelName =&gt; &#039;Area&#039; defaultPriority =&gt; (int) 10 [protected] _methods =&gt; array([maximum depth reached]) [protected] _mappedMethods =&gt; array([maximum depth reached]) [protected] _enabled =&gt; array([maximum depth reached]) [protected] _loaded =&gt; array([maximum depth reached]) } whitelist =&gt; array() cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array() __backAssociation =&gt; array() __backInnerAssociation =&gt; array() __backOriginalAssociation =&gt; array() __backContainableAssociation =&gt; array() __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( &#039;all&#039; =&gt; true, &#039;first&#039; =&gt; true, &#039;count&#039; =&gt; true, &#039;neighbors&#039; =&gt; true, &#039;list&#039; =&gt; true, &#039;threaded&#039; =&gt; true ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( &#039;belongsTo&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;counterCache&#039; ), &#039;hasOne&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;dependent&#039; ), &#039;hasMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;limit&#039;, (int) 6 =&gt; &#039;offset&#039;, (int) 7 =&gt; &#039;dependent&#039;, (int) 8 =&gt; &#039;exclusive&#039;, (int) 9 =&gt; &#039;finderQuery&#039;, (int) 10 =&gt; &#039;counterQuery&#039; ), &#039;hasAndBelongsToMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;joinTable&#039;, (int) 2 =&gt; &#039;with&#039;, (int) 3 =&gt; &#039;foreignKey&#039;, (int) 4 =&gt; &#039;associationForeignKey&#039;, (int) 5 =&gt; &#039;conditions&#039;, (int) 6 =&gt; &#039;fields&#039;, (int) 7 =&gt; &#039;order&#039;, (int) 8 =&gt; &#039;limit&#039;, (int) 9 =&gt; &#039;offset&#039;, (int) 10 =&gt; &#039;unique&#039;, (int) 11 =&gt; &#039;finderQuery&#039; ) ) [protected] _associations =&gt; array( (int) 0 =&gt; &#039;belongsTo&#039;, (int) 1 =&gt; &#039;hasOne&#039;, (int) 2 =&gt; &#039;hasMany&#039;, (int) 3 =&gt; &#039;hasAndBelongsToMany&#039; ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } [protected] _validator =&gt; null }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">CORE/Cake/Model/Datasource/DboSource.php line 1937</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">DboSource->conditions(array, boolean, boolean, Area)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">renderStatement</span><span style="color: #007700">(</span><span style="color: #DD0000">'select'</span><span style="color: #007700">,&nbsp;array(</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'conditions'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">conditions</span><span style="color: #007700">(</span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'conditions'</span><span style="color: #007700">],&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$Model</span><span style="color: #007700">),</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">',&nbsp;'</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'fields'</span><span style="color: #007700">]),</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ) true true object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( &#039;pref_id&#039; =&gt; array( &#039;rule&#039; =&gt; array( [maximum depth reached] ), &#039;message&#039; =&gt; &#039;都道府県を選択してください。&#039; ), &#039;name&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ), &#039;name_rome&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ) ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array() schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array() validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( &#039;areas&#039; =&gt; &#039;Area&#039; ) cacheQueries =&gt; false belongsTo =&gt; array() hasOne =&gt; array() hasMany =&gt; array() hasAndBelongsToMany =&gt; array() actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) { modelName =&gt; &#039;Area&#039; defaultPriority =&gt; (int) 10 [protected] _methods =&gt; array([maximum depth reached]) [protected] _mappedMethods =&gt; array([maximum depth reached]) [protected] _enabled =&gt; array([maximum depth reached]) [protected] _loaded =&gt; array([maximum depth reached]) } whitelist =&gt; array() cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array() __backAssociation =&gt; array() __backInnerAssociation =&gt; array() __backOriginalAssociation =&gt; array() __backContainableAssociation =&gt; array() __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( &#039;all&#039; =&gt; true, &#039;first&#039; =&gt; true, &#039;count&#039; =&gt; true, &#039;neighbors&#039; =&gt; true, &#039;list&#039; =&gt; true, &#039;threaded&#039; =&gt; true ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( &#039;belongsTo&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;counterCache&#039; ), &#039;hasOne&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;dependent&#039; ), &#039;hasMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;limit&#039;, (int) 6 =&gt; &#039;offset&#039;, (int) 7 =&gt; &#039;dependent&#039;, (int) 8 =&gt; &#039;exclusive&#039;, (int) 9 =&gt; &#039;finderQuery&#039;, (int) 10 =&gt; &#039;counterQuery&#039; ), &#039;hasAndBelongsToMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;joinTable&#039;, (int) 2 =&gt; &#039;with&#039;, (int) 3 =&gt; &#039;foreignKey&#039;, (int) 4 =&gt; &#039;associationForeignKey&#039;, (int) 5 =&gt; &#039;conditions&#039;, (int) 6 =&gt; &#039;fields&#039;, (int) 7 =&gt; &#039;order&#039;, (int) 8 =&gt; &#039;limit&#039;, (int) 9 =&gt; &#039;offset&#039;, (int) 10 =&gt; &#039;unique&#039;, (int) 11 =&gt; &#039;finderQuery&#039; ) ) [protected] _associations =&gt; array( (int) 0 =&gt; &#039;belongsTo&#039;, (int) 1 =&gt; &#039;hasOne&#039;, (int) 2 =&gt; &#039;hasMany&#039;, (int) 3 =&gt; &#039;hasAndBelongsToMany&#039; ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } [protected] _validator =&gt; null }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">CORE/Cake/Model/Datasource/DboSource.php line 1668</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">DboSource->buildStatement(array, Area)</a> <div id="file-excerpt-8" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'group'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$queryData</span><span style="color: #007700">[</span><span style="color: #DD0000">'group'</span><span style="color: #007700">]</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">),</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$Model</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>array( &#039;fields&#039; =&gt; array( (int) 0 =&gt; &#039;`Area`.`id`&#039;, (int) 1 =&gt; &#039;`Area`.`name`&#039;, (int) 2 =&gt; &#039;`Area`.`name_rome`&#039;, (int) 3 =&gt; &#039;`Area`.`area_content`&#039; ), &#039;table&#039; =&gt; &#039;`hotelxdeli`.`areas`&#039;, &#039;alias&#039; =&gt; &#039;Area&#039;, &#039;limit&#039; =&gt; (int) 1, &#039;offset&#039; =&gt; null, &#039;joins&#039; =&gt; array(), &#039;conditions&#039; =&gt; array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ), &#039;order&#039; =&gt; array( (int) 0 =&gt; null ), &#039;group&#039; =&gt; null ) object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( &#039;pref_id&#039; =&gt; array( &#039;rule&#039; =&gt; array( [maximum depth reached] ), &#039;message&#039; =&gt; &#039;都道府県を選択してください。&#039; ), &#039;name&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ), &#039;name_rome&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ) ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array() schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array() validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( &#039;areas&#039; =&gt; &#039;Area&#039; ) cacheQueries =&gt; false belongsTo =&gt; array() hasOne =&gt; array() hasMany =&gt; array() hasAndBelongsToMany =&gt; array() actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) { modelName =&gt; &#039;Area&#039; defaultPriority =&gt; (int) 10 [protected] _methods =&gt; array([maximum depth reached]) [protected] _mappedMethods =&gt; array([maximum depth reached]) [protected] _enabled =&gt; array([maximum depth reached]) [protected] _loaded =&gt; array([maximum depth reached]) } whitelist =&gt; array() cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array() __backAssociation =&gt; array() __backInnerAssociation =&gt; array() __backOriginalAssociation =&gt; array() __backContainableAssociation =&gt; array() __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( &#039;all&#039; =&gt; true, &#039;first&#039; =&gt; true, &#039;count&#039; =&gt; true, &#039;neighbors&#039; =&gt; true, &#039;list&#039; =&gt; true, &#039;threaded&#039; =&gt; true ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( &#039;belongsTo&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;counterCache&#039; ), &#039;hasOne&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;dependent&#039; ), &#039;hasMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;limit&#039;, (int) 6 =&gt; &#039;offset&#039;, (int) 7 =&gt; &#039;dependent&#039;, (int) 8 =&gt; &#039;exclusive&#039;, (int) 9 =&gt; &#039;finderQuery&#039;, (int) 10 =&gt; &#039;counterQuery&#039; ), &#039;hasAndBelongsToMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;joinTable&#039;, (int) 2 =&gt; &#039;with&#039;, (int) 3 =&gt; &#039;foreignKey&#039;, (int) 4 =&gt; &#039;associationForeignKey&#039;, (int) 5 =&gt; &#039;conditions&#039;, (int) 6 =&gt; &#039;fields&#039;, (int) 7 =&gt; &#039;order&#039;, (int) 8 =&gt; &#039;limit&#039;, (int) 9 =&gt; &#039;offset&#039;, (int) 10 =&gt; &#039;unique&#039;, (int) 11 =&gt; &#039;finderQuery&#039; ) ) [protected] _associations =&gt; array( (int) 0 =&gt; &#039;belongsTo&#039;, (int) 1 =&gt; &#039;hasOne&#039;, (int) 2 =&gt; &#039;hasMany&#039;, (int) 3 =&gt; &#039;hasAndBelongsToMany&#039; ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } [protected] _validator =&gt; null }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Model/Datasource/DboSource.php line 1116</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">DboSource->buildAssociationQuery(Area, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;Build&nbsp;SQL&nbsp;statement&nbsp;with&nbsp;the&nbsp;primary&nbsp;model,&nbsp;plus&nbsp;hasOne&nbsp;and&nbsp;belongsTo&nbsp;associations</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$query&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">buildAssociationQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">$Model</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$queryData</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( &#039;pref_id&#039; =&gt; array( &#039;rule&#039; =&gt; array( [maximum depth reached] ), &#039;message&#039; =&gt; &#039;都道府県を選択してください。&#039; ), &#039;name&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ), &#039;name_rome&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ) ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array() schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array() validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( &#039;areas&#039; =&gt; &#039;Area&#039; ) cacheQueries =&gt; false belongsTo =&gt; array() hasOne =&gt; array() hasMany =&gt; array() hasAndBelongsToMany =&gt; array() actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) { modelName =&gt; &#039;Area&#039; defaultPriority =&gt; (int) 10 [protected] _methods =&gt; array([maximum depth reached]) [protected] _mappedMethods =&gt; array([maximum depth reached]) [protected] _enabled =&gt; array([maximum depth reached]) [protected] _loaded =&gt; array([maximum depth reached]) } whitelist =&gt; array() cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array() __backAssociation =&gt; array() __backInnerAssociation =&gt; array() __backOriginalAssociation =&gt; array() __backContainableAssociation =&gt; array() __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( &#039;all&#039; =&gt; true, &#039;first&#039; =&gt; true, &#039;count&#039; =&gt; true, &#039;neighbors&#039; =&gt; true, &#039;list&#039; =&gt; true, &#039;threaded&#039; =&gt; true ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( &#039;belongsTo&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;counterCache&#039; ), &#039;hasOne&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;dependent&#039; ), &#039;hasMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;limit&#039;, (int) 6 =&gt; &#039;offset&#039;, (int) 7 =&gt; &#039;dependent&#039;, (int) 8 =&gt; &#039;exclusive&#039;, (int) 9 =&gt; &#039;finderQuery&#039;, (int) 10 =&gt; &#039;counterQuery&#039; ), &#039;hasAndBelongsToMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;joinTable&#039;, (int) 2 =&gt; &#039;with&#039;, (int) 3 =&gt; &#039;foreignKey&#039;, (int) 4 =&gt; &#039;associationForeignKey&#039;, (int) 5 =&gt; &#039;conditions&#039;, (int) 6 =&gt; &#039;fields&#039;, (int) 7 =&gt; &#039;order&#039;, (int) 8 =&gt; &#039;limit&#039;, (int) 9 =&gt; &#039;offset&#039;, (int) 10 =&gt; &#039;unique&#039;, (int) 11 =&gt; &#039;finderQuery&#039; ) ) [protected] _associations =&gt; array( (int) 0 =&gt; &#039;belongsTo&#039;, (int) 1 =&gt; &#039;hasOne&#039;, (int) 2 =&gt; &#039;hasMany&#039;, (int) 3 =&gt; &#039;hasAndBelongsToMany&#039; ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } [protected] _validator =&gt; null } array( &#039;conditions&#039; =&gt; array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ), &#039;fields&#039; =&gt; array( (int) 0 =&gt; &#039;`Area`.`id`&#039;, (int) 1 =&gt; &#039;`Area`.`name`&#039;, (int) 2 =&gt; &#039;`Area`.`name_rome`&#039;, (int) 3 =&gt; &#039;`Area`.`area_content`&#039; ), &#039;joins&#039; =&gt; array(), &#039;limit&#039; =&gt; (int) 1, &#039;offset&#039; =&gt; null, &#039;order&#039; =&gt; array( (int) 0 =&gt; null ), &#039;page&#039; =&gt; (int) 1, &#039;group&#039; =&gt; null, &#039;callbacks&#039; =&gt; true )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Model/Model.php line 3031</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">DboSource->read(Area, array)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( &#039;pref_id&#039; =&gt; array( &#039;rule&#039; =&gt; array( [maximum depth reached] ), &#039;message&#039; =&gt; &#039;都道府県を選択してください。&#039; ), &#039;name&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ), &#039;name_rome&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ) ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array() schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array() validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( &#039;areas&#039; =&gt; &#039;Area&#039; ) cacheQueries =&gt; false belongsTo =&gt; array() hasOne =&gt; array() hasMany =&gt; array() hasAndBelongsToMany =&gt; array() actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) { modelName =&gt; &#039;Area&#039; defaultPriority =&gt; (int) 10 [protected] _methods =&gt; array([maximum depth reached]) [protected] _mappedMethods =&gt; array([maximum depth reached]) [protected] _enabled =&gt; array([maximum depth reached]) [protected] _loaded =&gt; array([maximum depth reached]) } whitelist =&gt; array() cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array() __backAssociation =&gt; array() __backInnerAssociation =&gt; array() __backOriginalAssociation =&gt; array() __backContainableAssociation =&gt; array() __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( &#039;all&#039; =&gt; true, &#039;first&#039; =&gt; true, &#039;count&#039; =&gt; true, &#039;neighbors&#039; =&gt; true, &#039;list&#039; =&gt; true, &#039;threaded&#039; =&gt; true ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( &#039;belongsTo&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;counterCache&#039; ), &#039;hasOne&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;dependent&#039; ), &#039;hasMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;limit&#039;, (int) 6 =&gt; &#039;offset&#039;, (int) 7 =&gt; &#039;dependent&#039;, (int) 8 =&gt; &#039;exclusive&#039;, (int) 9 =&gt; &#039;finderQuery&#039;, (int) 10 =&gt; &#039;counterQuery&#039; ), &#039;hasAndBelongsToMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;joinTable&#039;, (int) 2 =&gt; &#039;with&#039;, (int) 3 =&gt; &#039;foreignKey&#039;, (int) 4 =&gt; &#039;associationForeignKey&#039;, (int) 5 =&gt; &#039;conditions&#039;, (int) 6 =&gt; &#039;fields&#039;, (int) 7 =&gt; &#039;order&#039;, (int) 8 =&gt; &#039;limit&#039;, (int) 9 =&gt; &#039;offset&#039;, (int) 10 =&gt; &#039;unique&#039;, (int) 11 =&gt; &#039;finderQuery&#039; ) ) [protected] _associations =&gt; array( (int) 0 =&gt; &#039;belongsTo&#039;, (int) 1 =&gt; &#039;hasOne&#039;, (int) 2 =&gt; &#039;hasMany&#039;, (int) 3 =&gt; &#039;hasAndBelongsToMany&#039; ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } [protected] _validator =&gt; null } array( &#039;conditions&#039; =&gt; array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ), &#039;fields&#039; =&gt; array( (int) 0 =&gt; &#039;Area.id&#039;, (int) 1 =&gt; &#039;Area.name&#039;, (int) 2 =&gt; &#039;Area.name_rome&#039;, (int) 3 =&gt; &#039;Area.area_content&#039; ), &#039;joins&#039; =&gt; array(), &#039;limit&#039; =&gt; (int) 1, &#039;offset&#039; =&gt; null, &#039;order&#039; =&gt; array( (int) 0 =&gt; null ), &#039;page&#039; =&gt; (int) 1, &#039;group&#039; =&gt; null, &#039;callbacks&#039; =&gt; true )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Model/Model.php line 3003</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>&#039;first&#039; array( &#039;conditions&#039; =&gt; array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ), &#039;fields&#039; =&gt; array( (int) 0 =&gt; &#039;Area.id&#039;, (int) 1 =&gt; &#039;Area.name&#039;, (int) 2 =&gt; &#039;Area.name_rome&#039;, (int) 3 =&gt; &#039;Area.area_content&#039; ), &#039;joins&#039; =&gt; array(), &#039;limit&#039; =&gt; (int) 1, &#039;offset&#039; =&gt; null, &#039;order&#039; =&gt; array( (int) 0 =&gt; null ), &#039;page&#039; =&gt; (int) 1, &#039;group&#039; =&gt; null, &#039;callbacks&#039; =&gt; true )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/Model/Area.php line 59</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Model->find(string, array)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">break;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">default:</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">parent</span><span style="color: #007700">::</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$options</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>&#039;first&#039; array( &#039;conditions&#039; =&gt; array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ), &#039;fields&#039; =&gt; array( (int) 0 =&gt; &#039;Area.id&#039;, (int) 1 =&gt; &#039;Area.name&#039;, (int) 2 =&gt; &#039;Area.name_rome&#039;, (int) 3 =&gt; &#039;Area.area_content&#039; ) )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-13')">APP/Controller/GirlsController.php line 41</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-13')">Area->find(string, array)</a> <div id="file-excerpt-13" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'Area.name_rome'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'Area.area_content'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">]</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$data_area</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-13" class="cake-code-dump" style="display: none;"><pre>&#039;first&#039; array( &#039;conditions&#039; =&gt; array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ), &#039;fields&#039; =&gt; array( (int) 0 =&gt; &#039;Area.id&#039;, (int) 1 =&gt; &#039;Area.name&#039;, (int) 2 =&gt; &#039;Area.name_rome&#039;, (int) 3 =&gt; &#039;Area.area_content&#039; ) )</pre></div></li> <li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-14')">GirlsController->index(string, string, string)</a> <div id="trace-args-14" class="cake-code-dump" style="display: none;"><pre>&#039;tokyo&#039; &#039;area&#039; &#039;shinjuku&#039;</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-15')">CORE/Cake/Controller/Controller.php line 490</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-15')">ReflectionMethod->invokeArgs(GirlsController, array)</a> <div id="file-excerpt-15" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-15" class="cake-code-dump" style="display: none;"><pre>object(GirlsController) { name =&gt; &#039;Girls&#039; helpers =&gt; array( &#039;Session&#039; =&gt; null, &#039;Common&#039; =&gt; null, &#039;BreadCrumb&#039; =&gt; null, &#039;SpBreadCrumb&#039; =&gt; null ) uses =&gt; array( (int) 0 =&gt; &#039;Girl&#039;, (int) 1 =&gt; &#039;GirlImage&#039;, (int) 2 =&gt; &#039;GirlTag&#039;, (int) 3 =&gt; &#039;Shop&#039;, (int) 4 =&gt; &#039;ShopTag&#039;, (int) 5 =&gt; &#039;Prefecture&#039;, (int) 6 =&gt; &#039;City&#039;, (int) 7 =&gt; &#039;Area&#039;, (int) 8 =&gt; &#039;Schedule&#039; ) components =&gt; array( (int) 0 =&gt; &#039;Cookie&#039;, (int) 1 =&gt; &#039;Session&#039; ) paginate =&gt; array() needAuth =&gt; true request =&gt; object(CakeRequest) { params =&gt; array( [maximum depth reached] ) data =&gt; array([maximum depth reached]) query =&gt; array( [maximum depth reached] ) url =&gt; &#039;girls/tokyo/area/shinjuku/&#039; base =&gt; &#039;&#039; webroot =&gt; &#039;/&#039; here =&gt; &#039;/girls/tokyo/area/shinjuku/&#039; [protected] _detectors =&gt; array( [maximum depth reached] ) [protected] _input =&gt; &#039;&#039; } response =&gt; object(CakeResponse) { [protected] _statusCodes =&gt; array( [maximum depth reached] ) [protected] _mimeTypes =&gt; array( [maximum depth reached] ) [protected] _protocol =&gt; &#039;HTTP/1.1&#039; [protected] _status =&gt; (int) 200 [protected] _contentType =&gt; &#039;text/html&#039; [protected] _headers =&gt; array([maximum depth reached]) [protected] _body =&gt; null [protected] _file =&gt; null [protected] _fileRange =&gt; null [protected] _charset =&gt; &#039;UTF-8&#039; [protected] _cacheDirectives =&gt; array([maximum depth reached]) [protected] _cookies =&gt; array([maximum depth reached]) } viewPath =&gt; &#039;Girls&#039; layoutPath =&gt; null viewVars =&gt; array( &#039;pref_id&#039; =&gt; (int) 13, &#039;pref_name_en&#039; =&gt; &#039;tokyo&#039;, &#039;pref_name_ja&#039; =&gt; &#039;東京&#039;, &#039;prefs&#039; =&gt; array( (int) 1 =&gt; &#039;北海道&#039;, (int) 2 =&gt; &#039;青森&#039;, (int) 3 =&gt; &#039;岩手&#039;, (int) 4 =&gt; &#039;宮城&#039;, (int) 5 =&gt; &#039;秋田&#039;, (int) 6 =&gt; &#039;山形&#039;, (int) 7 =&gt; &#039;福島&#039;, (int) 8 =&gt; &#039;茨城&#039;, (int) 9 =&gt; &#039;栃木&#039;, (int) 10 =&gt; &#039;群馬&#039;, (int) 11 =&gt; &#039;埼玉&#039;, (int) 12 =&gt; &#039;千葉&#039;, (int) 13 =&gt; &#039;東京&#039;, (int) 14 =&gt; &#039;神奈川&#039;, (int) 15 =&gt; &#039;新潟&#039;, (int) 16 =&gt; &#039;富山&#039;, (int) 17 =&gt; &#039;石川&#039;, (int) 18 =&gt; &#039;福井&#039;, (int) 19 =&gt; &#039;山梨&#039;, (int) 20 =&gt; &#039;長野&#039;, (int) 21 =&gt; &#039;岐阜&#039;, (int) 22 =&gt; &#039;静岡&#039;, (int) 23 =&gt; &#039;愛知&#039;, (int) 24 =&gt; &#039;三重&#039;, (int) 25 =&gt; &#039;滋賀&#039;, (int) 26 =&gt; &#039;京都&#039;, (int) 27 =&gt; &#039;大阪&#039;, (int) 28 =&gt; &#039;兵庫&#039;, (int) 29 =&gt; &#039;奈良&#039;, (int) 30 =&gt; &#039;和歌山&#039;, (int) 31 =&gt; &#039;鳥取&#039;, (int) 32 =&gt; &#039;島根&#039;, (int) 33 =&gt; &#039;岡山&#039;, (int) 34 =&gt; &#039;広島&#039;, (int) 35 =&gt; &#039;山口&#039;, (int) 36 =&gt; &#039;徳島&#039;, (int) 37 =&gt; &#039;香川&#039;, (int) 38 =&gt; &#039;愛媛&#039;, (int) 39 =&gt; &#039;高知&#039;, (int) 40 =&gt; &#039;福岡&#039;, (int) 41 =&gt; &#039;佐賀&#039;, (int) 42 =&gt; &#039;長崎&#039;, (int) 43 =&gt; &#039;熊本&#039;, (int) 44 =&gt; &#039;大分&#039;, (int) 45 =&gt; &#039;宮崎&#039;, (int) 46 =&gt; &#039;鹿児島&#039;, (int) 47 =&gt; &#039;沖縄&#039; ), &#039;prefs_en&#039; =&gt; array( (int) 1 =&gt; &#039;hokkaido&#039;, (int) 2 =&gt; &#039;aomori&#039;, (int) 3 =&gt; &#039;iwate&#039;, (int) 4 =&gt; &#039;miyagi&#039;, (int) 5 =&gt; &#039;akita&#039;, (int) 6 =&gt; &#039;yamagata&#039;, (int) 7 =&gt; &#039;fukushima&#039;, (int) 8 =&gt; &#039;ibaraki&#039;, (int) 9 =&gt; &#039;tochigi&#039;, (int) 10 =&gt; &#039;gunma&#039;, (int) 11 =&gt; &#039;saitama&#039;, (int) 12 =&gt; &#039;chiba&#039;, (int) 13 =&gt; &#039;tokyo&#039;, (int) 14 =&gt; &#039;kanagawa&#039;, (int) 15 =&gt; &#039;niigata&#039;, (int) 16 =&gt; &#039;toyama&#039;, (int) 17 =&gt; &#039;ishikawa&#039;, (int) 18 =&gt; &#039;fukui&#039;, (int) 19 =&gt; &#039;yamanashi&#039;, (int) 20 =&gt; &#039;nagano&#039;, (int) 21 =&gt; &#039;gifu&#039;, (int) 22 =&gt; &#039;shizuoka&#039;, (int) 23 =&gt; &#039;aichi&#039;, (int) 24 =&gt; &#039;mie&#039;, (int) 25 =&gt; &#039;shiga&#039;, (int) 26 =&gt; &#039;kyoto&#039;, (int) 27 =&gt; &#039;osaka&#039;, (int) 28 =&gt; &#039;hyogo&#039;, (int) 29 =&gt; &#039;nara&#039;, (int) 30 =&gt; &#039;wakayama&#039;, (int) 31 =&gt; &#039;tottori&#039;, (int) 32 =&gt; &#039;shimane&#039;, (int) 33 =&gt; &#039;okayama&#039;, (int) 34 =&gt; &#039;hiroshima&#039;, (int) 35 =&gt; &#039;yamaguchi&#039;, (int) 36 =&gt; &#039;tokushima&#039;, (int) 37 =&gt; &#039;kagawa&#039;, (int) 38 =&gt; &#039;ehime&#039;, (int) 39 =&gt; &#039;kochi&#039;, (int) 40 =&gt; &#039;fukuoka&#039;, (int) 41 =&gt; &#039;saga&#039;, (int) 42 =&gt; &#039;nagasaki&#039;, (int) 43 =&gt; &#039;kumamoto&#039;, (int) 44 =&gt; &#039;oita&#039;, (int) 45 =&gt; &#039;miyazaki&#039;, (int) 46 =&gt; &#039;kagoshima&#039;, (int) 47 =&gt; &#039;okinawa&#039; ), &#039;news_limits&#039; =&gt; array( (int) 0 =&gt; (int) 3, (int) 1 =&gt; (int) 3, (int) 2 =&gt; (int) 6, (int) 3 =&gt; (int) 12, (int) 4 =&gt; (int) 24 ), &#039;params&#039; =&gt; array( &#039;plugin&#039; =&gt; null, &#039;controller&#039; =&gt; &#039;girls&#039;, &#039;action&#039; =&gt; &#039;index&#039;, &#039;named&#039; =&gt; array([maximum depth reached]), &#039;pass&#039; =&gt; array( [maximum depth reached] ) ), &#039;pages&#039; =&gt; null, &#039;pages_admin&#039; =&gt; null, &#039;controller_camel_case&#039; =&gt; &#039;Girls&#039;, &#039;current&#039; =&gt; &#039;girls&#039;, &#039;noindex&#039; =&gt; false ) view =&gt; &#039;index&#039; layout =&gt; &#039;default&#039; autoRender =&gt; true autoLayout =&gt; true Components =&gt; object(ComponentCollection) { defaultPriority =&gt; (int) 10 [protected] _Controller =&gt; object(GirlsController) {} [protected] _enabled =&gt; array( [maximum depth reached] ) [protected] _loaded =&gt; array( [maximum depth reached] ) } viewClass =&gt; &#039;View&#039; View =&gt; null ext =&gt; &#039;.ctp&#039; plugin =&gt; null cacheAction =&gt; false passedArgs =&gt; array( (int) 0 =&gt; &#039;tokyo&#039;, (int) 1 =&gt; &#039;area&#039;, (int) 2 =&gt; &#039;shinjuku&#039; ) scaffold =&gt; false methods =&gt; array( (int) 0 =&gt; &#039;index&#039;, (int) 1 =&gt; &#039;detail&#039;, (int) 2 =&gt; &#039;admin_index&#039;, (int) 3 =&gt; &#039;admin_add&#039;, (int) 4 =&gt; &#039;admin_edit&#039;, (int) 5 =&gt; &#039;admin_post&#039;, (int) 6 =&gt; &#039;admin_sort&#039;, (int) 7 =&gt; &#039;admin_delete&#039;, (int) 8 =&gt; &#039;_sumGirls&#039;, (int) 9 =&gt; &#039;admin_countreset&#039;, (int) 10 =&gt; &#039;admin_image&#039;, (int) 11 =&gt; &#039;admin_image_add&#039;, (int) 12 =&gt; &#039;admin_image_upload&#039;, (int) 13 =&gt; &#039;admin_image_delete&#039;, (int) 14 =&gt; &#039;admin_image_sort&#039;, (int) 15 =&gt; &#039;getAdminPages&#039;, (int) 17 =&gt; &#039;getAuth&#039;, (int) 18 =&gt; &#039;getRoleId&#039;, (int) 19 =&gt; &#039;getUserId&#039;, (int) 20 =&gt; &#039;prd&#039;, (int) 21 =&gt; &#039;isSP&#039;, (int) 22 =&gt; &#039;explodeCase&#039;, (int) 23 =&gt; &#039;topicPath&#039;, (int) 24 =&gt; &#039;getPrefs&#039;, (int) 25 =&gt; &#039;getShopPrefs&#039;, (int) 26 =&gt; &#039;getPrefNameJaEnId&#039;, (int) 27 =&gt; &#039;pageInit&#039;, (int) 28 =&gt; &#039;adminInit&#039;, (int) 29 =&gt; &#039;getHotelTypes&#039;, (int) 30 =&gt; &#039;getShopTypes&#039;, (int) 31 =&gt; &#039;preInsert&#039;, (int) 32 =&gt; &#039;getCities&#039;, (int) 33 =&gt; &#039;getShopCities&#039;, (int) 34 =&gt; &#039;getCups&#039;, (int) 35 =&gt; &#039;getRandStr&#039;, (int) 36 =&gt; &#039;hasAuthority&#039;, (int) 37 =&gt; &#039;getErrorExit&#039;, (int) 38 =&gt; &#039;getShopId&#039;, (int) 39 =&gt; &#039;getNewsLimits&#039;, (int) 40 =&gt; &#039;getIgnoreIps&#039;, (int) 41 =&gt; &#039;getScheduleTime&#039;, (int) 42 =&gt; &#039;getJapanesDay&#039; ) modelClass =&gt; &#039;Girl&#039; modelKey =&gt; &#039;girl&#039; validationErrors =&gt; null Cookie =&gt; object(CookieComponent) { name =&gt; &#039;DELIX&#039; time =&gt; null path =&gt; &#039;/&#039; domain =&gt; &#039;&#039; secure =&gt; false key =&gt; &#039;7TKqN6RR8ukQK!P6:SCayS-fza.v+q+GC8OHjP7y&#039; httpOnly =&gt; false settings =&gt; array([maximum depth reached]) components =&gt; array([maximum depth reached]) [protected] _values =&gt; array( [maximum depth reached] ) [protected] _type =&gt; &#039;cipher&#039; [protected] _reset =&gt; null [protected] _expires =&gt; (int) 0 [protected] _response =&gt; object(CakeResponse) {} [protected] _Collection =&gt; object(ComponentCollection) {} [protected] _componentMap =&gt; array([maximum depth reached]) } Session =&gt; object(SessionComponent) { settings =&gt; array([maximum depth reached]) components =&gt; array([maximum depth reached]) [protected] _Collection =&gt; object(ComponentCollection) {} [protected] _componentMap =&gt; array([maximum depth reached]) } Area =&gt; object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( [maximum depth reached] ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array([maximum depth reached]) schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array([maximum depth reached]) validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( [maximum depth reached] ) cacheQueries =&gt; false belongsTo =&gt; array([maximum depth reached]) hasOne =&gt; array([maximum depth reached]) hasMany =&gt; array([maximum depth reached]) hasAndBelongsToMany =&gt; array([maximum depth reached]) actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) {} whitelist =&gt; array([maximum depth reached]) cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array([maximum depth reached]) __backAssociation =&gt; array([maximum depth reached]) __backInnerAssociation =&gt; array([maximum depth reached]) __backOriginalAssociation =&gt; array([maximum depth reached]) __backContainableAssociation =&gt; array([maximum depth reached]) __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( [maximum depth reached] ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( [maximum depth reached] ) [protected] _associations =&gt; array( [maximum depth reached] ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) {} [protected] _validator =&gt; null } [protected] _responseClass =&gt; &#039;CakeResponse&#039; [protected] _mergeParent =&gt; &#039;AppController&#039; [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } } array( (int) 0 =&gt; &#039;tokyo&#039;, (int) 1 =&gt; &#039;area&#039;, (int) 2 =&gt; &#039;shinjuku&#039; )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-16')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-16')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-16" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-16" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params =&gt; array( &#039;plugin&#039; =&gt; null, &#039;controller&#039; =&gt; &#039;girls&#039;, &#039;action&#039; =&gt; &#039;index&#039;, &#039;named&#039; =&gt; array(), &#039;pass&#039; =&gt; array( (int) 0 =&gt; &#039;tokyo&#039;, (int) 1 =&gt; &#039;area&#039;, (int) 2 =&gt; &#039;shinjuku&#039; ), &#039;models&#039; =&gt; array( &#039;Area&#039; =&gt; array( [maximum depth reached] ) ) ) data =&gt; array() query =&gt; array( &#039;tag&#039; =&gt; &#039;kitsuen&#039; ) url =&gt; &#039;girls/tokyo/area/shinjuku/&#039; base =&gt; &#039;&#039; webroot =&gt; &#039;/&#039; here =&gt; &#039;/girls/tokyo/area/shinjuku/&#039; [protected] _detectors =&gt; array( &#039;get&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;GET&#039; ), &#039;post&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;POST&#039; ), &#039;put&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;PUT&#039; ), &#039;delete&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;DELETE&#039; ), &#039;head&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;HEAD&#039; ), &#039;options&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;OPTIONS&#039; ), &#039;ssl&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTPS&#039;, &#039;value&#039; =&gt; (int) 1 ), &#039;ajax&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;, &#039;value&#039; =&gt; &#039;XMLHttpRequest&#039; ), &#039;flash&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;, &#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039; ), &#039;mobile&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;, &#039;options&#039; =&gt; array( [maximum depth reached] ) ), &#039;requested&#039; =&gt; array( &#039;param&#039; =&gt; &#039;requested&#039;, &#039;value&#039; =&gt; (int) 1 ), &#039;json&#039; =&gt; array( &#039;accept&#039; =&gt; array( [maximum depth reached] ), &#039;param&#039; =&gt; &#039;ext&#039;, &#039;value&#039; =&gt; &#039;json&#039; ), &#039;xml&#039; =&gt; array( &#039;accept&#039; =&gt; array( [maximum depth reached] ), &#039;param&#039; =&gt; &#039;ext&#039;, &#039;value&#039; =&gt; &#039;xml&#039; ) ) [protected] _input =&gt; &#039;&#039; }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-17')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-17')">Dispatcher->_invoke(GirlsController, CakeRequest)</a> <div id="file-excerpt-17" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-17" class="cake-code-dump" style="display: none;"><pre>object(GirlsController) { name =&gt; &#039;Girls&#039; helpers =&gt; array( &#039;Session&#039; =&gt; null, &#039;Common&#039; =&gt; null, &#039;BreadCrumb&#039; =&gt; null, &#039;SpBreadCrumb&#039; =&gt; null ) uses =&gt; array( (int) 0 =&gt; &#039;Girl&#039;, (int) 1 =&gt; &#039;GirlImage&#039;, (int) 2 =&gt; &#039;GirlTag&#039;, (int) 3 =&gt; &#039;Shop&#039;, (int) 4 =&gt; &#039;ShopTag&#039;, (int) 5 =&gt; &#039;Prefecture&#039;, (int) 6 =&gt; &#039;City&#039;, (int) 7 =&gt; &#039;Area&#039;, (int) 8 =&gt; &#039;Schedule&#039; ) components =&gt; array( (int) 0 =&gt; &#039;Cookie&#039;, (int) 1 =&gt; &#039;Session&#039; ) paginate =&gt; array() needAuth =&gt; true request =&gt; object(CakeRequest) { params =&gt; array( [maximum depth reached] ) data =&gt; array([maximum depth reached]) query =&gt; array( [maximum depth reached] ) url =&gt; &#039;girls/tokyo/area/shinjuku/&#039; base =&gt; &#039;&#039; webroot =&gt; &#039;/&#039; here =&gt; &#039;/girls/tokyo/area/shinjuku/&#039; [protected] _detectors =&gt; array( [maximum depth reached] ) [protected] _input =&gt; &#039;&#039; } response =&gt; object(CakeResponse) { [protected] _statusCodes =&gt; array( [maximum depth reached] ) [protected] _mimeTypes =&gt; array( [maximum depth reached] ) [protected] _protocol =&gt; &#039;HTTP/1.1&#039; [protected] _status =&gt; (int) 200 [protected] _contentType =&gt; &#039;text/html&#039; [protected] _headers =&gt; array([maximum depth reached]) [protected] _body =&gt; null [protected] _file =&gt; null [protected] _fileRange =&gt; null [protected] _charset =&gt; &#039;UTF-8&#039; [protected] _cacheDirectives =&gt; array([maximum depth reached]) [protected] _cookies =&gt; array([maximum depth reached]) } viewPath =&gt; &#039;Girls&#039; layoutPath =&gt; null viewVars =&gt; array( &#039;pref_id&#039; =&gt; (int) 13, &#039;pref_name_en&#039; =&gt; &#039;tokyo&#039;, &#039;pref_name_ja&#039; =&gt; &#039;東京&#039;, &#039;prefs&#039; =&gt; array( (int) 1 =&gt; &#039;北海道&#039;, (int) 2 =&gt; &#039;青森&#039;, (int) 3 =&gt; &#039;岩手&#039;, (int) 4 =&gt; &#039;宮城&#039;, (int) 5 =&gt; &#039;秋田&#039;, (int) 6 =&gt; &#039;山形&#039;, (int) 7 =&gt; &#039;福島&#039;, (int) 8 =&gt; &#039;茨城&#039;, (int) 9 =&gt; &#039;栃木&#039;, (int) 10 =&gt; &#039;群馬&#039;, (int) 11 =&gt; &#039;埼玉&#039;, (int) 12 =&gt; &#039;千葉&#039;, (int) 13 =&gt; &#039;東京&#039;, (int) 14 =&gt; &#039;神奈川&#039;, (int) 15 =&gt; &#039;新潟&#039;, (int) 16 =&gt; &#039;富山&#039;, (int) 17 =&gt; &#039;石川&#039;, (int) 18 =&gt; &#039;福井&#039;, (int) 19 =&gt; &#039;山梨&#039;, (int) 20 =&gt; &#039;長野&#039;, (int) 21 =&gt; &#039;岐阜&#039;, (int) 22 =&gt; &#039;静岡&#039;, (int) 23 =&gt; &#039;愛知&#039;, (int) 24 =&gt; &#039;三重&#039;, (int) 25 =&gt; &#039;滋賀&#039;, (int) 26 =&gt; &#039;京都&#039;, (int) 27 =&gt; &#039;大阪&#039;, (int) 28 =&gt; &#039;兵庫&#039;, (int) 29 =&gt; &#039;奈良&#039;, (int) 30 =&gt; &#039;和歌山&#039;, (int) 31 =&gt; &#039;鳥取&#039;, (int) 32 =&gt; &#039;島根&#039;, (int) 33 =&gt; &#039;岡山&#039;, (int) 34 =&gt; &#039;広島&#039;, (int) 35 =&gt; &#039;山口&#039;, (int) 36 =&gt; &#039;徳島&#039;, (int) 37 =&gt; &#039;香川&#039;, (int) 38 =&gt; &#039;愛媛&#039;, (int) 39 =&gt; &#039;高知&#039;, (int) 40 =&gt; &#039;福岡&#039;, (int) 41 =&gt; &#039;佐賀&#039;, (int) 42 =&gt; &#039;長崎&#039;, (int) 43 =&gt; &#039;熊本&#039;, (int) 44 =&gt; &#039;大分&#039;, (int) 45 =&gt; &#039;宮崎&#039;, (int) 46 =&gt; &#039;鹿児島&#039;, (int) 47 =&gt; &#039;沖縄&#039; ), &#039;prefs_en&#039; =&gt; array( (int) 1 =&gt; &#039;hokkaido&#039;, (int) 2 =&gt; &#039;aomori&#039;, (int) 3 =&gt; &#039;iwate&#039;, (int) 4 =&gt; &#039;miyagi&#039;, (int) 5 =&gt; &#039;akita&#039;, (int) 6 =&gt; &#039;yamagata&#039;, (int) 7 =&gt; &#039;fukushima&#039;, (int) 8 =&gt; &#039;ibaraki&#039;, (int) 9 =&gt; &#039;tochigi&#039;, (int) 10 =&gt; &#039;gunma&#039;, (int) 11 =&gt; &#039;saitama&#039;, (int) 12 =&gt; &#039;chiba&#039;, (int) 13 =&gt; &#039;tokyo&#039;, (int) 14 =&gt; &#039;kanagawa&#039;, (int) 15 =&gt; &#039;niigata&#039;, (int) 16 =&gt; &#039;toyama&#039;, (int) 17 =&gt; &#039;ishikawa&#039;, (int) 18 =&gt; &#039;fukui&#039;, (int) 19 =&gt; &#039;yamanashi&#039;, (int) 20 =&gt; &#039;nagano&#039;, (int) 21 =&gt; &#039;gifu&#039;, (int) 22 =&gt; &#039;shizuoka&#039;, (int) 23 =&gt; &#039;aichi&#039;, (int) 24 =&gt; &#039;mie&#039;, (int) 25 =&gt; &#039;shiga&#039;, (int) 26 =&gt; &#039;kyoto&#039;, (int) 27 =&gt; &#039;osaka&#039;, (int) 28 =&gt; &#039;hyogo&#039;, (int) 29 =&gt; &#039;nara&#039;, (int) 30 =&gt; &#039;wakayama&#039;, (int) 31 =&gt; &#039;tottori&#039;, (int) 32 =&gt; &#039;shimane&#039;, (int) 33 =&gt; &#039;okayama&#039;, (int) 34 =&gt; &#039;hiroshima&#039;, (int) 35 =&gt; &#039;yamaguchi&#039;, (int) 36 =&gt; &#039;tokushima&#039;, (int) 37 =&gt; &#039;kagawa&#039;, (int) 38 =&gt; &#039;ehime&#039;, (int) 39 =&gt; &#039;kochi&#039;, (int) 40 =&gt; &#039;fukuoka&#039;, (int) 41 =&gt; &#039;saga&#039;, (int) 42 =&gt; &#039;nagasaki&#039;, (int) 43 =&gt; &#039;kumamoto&#039;, (int) 44 =&gt; &#039;oita&#039;, (int) 45 =&gt; &#039;miyazaki&#039;, (int) 46 =&gt; &#039;kagoshima&#039;, (int) 47 =&gt; &#039;okinawa&#039; ), &#039;news_limits&#039; =&gt; array( (int) 0 =&gt; (int) 3, (int) 1 =&gt; (int) 3, (int) 2 =&gt; (int) 6, (int) 3 =&gt; (int) 12, (int) 4 =&gt; (int) 24 ), &#039;params&#039; =&gt; array( &#039;plugin&#039; =&gt; null, &#039;controller&#039; =&gt; &#039;girls&#039;, &#039;action&#039; =&gt; &#039;index&#039;, &#039;named&#039; =&gt; array([maximum depth reached]), &#039;pass&#039; =&gt; array( [maximum depth reached] ) ), &#039;pages&#039; =&gt; null, &#039;pages_admin&#039; =&gt; null, &#039;controller_camel_case&#039; =&gt; &#039;Girls&#039;, &#039;current&#039; =&gt; &#039;girls&#039;, &#039;noindex&#039; =&gt; false ) view =&gt; &#039;index&#039; layout =&gt; &#039;default&#039; autoRender =&gt; true autoLayout =&gt; true Components =&gt; object(ComponentCollection) { defaultPriority =&gt; (int) 10 [protected] _Controller =&gt; object(GirlsController) {} [protected] _enabled =&gt; array( [maximum depth reached] ) [protected] _loaded =&gt; array( [maximum depth reached] ) } viewClass =&gt; &#039;View&#039; View =&gt; null ext =&gt; &#039;.ctp&#039; plugin =&gt; null cacheAction =&gt; false passedArgs =&gt; array( (int) 0 =&gt; &#039;tokyo&#039;, (int) 1 =&gt; &#039;area&#039;, (int) 2 =&gt; &#039;shinjuku&#039; ) scaffold =&gt; false methods =&gt; array( (int) 0 =&gt; &#039;index&#039;, (int) 1 =&gt; &#039;detail&#039;, (int) 2 =&gt; &#039;admin_index&#039;, (int) 3 =&gt; &#039;admin_add&#039;, (int) 4 =&gt; &#039;admin_edit&#039;, (int) 5 =&gt; &#039;admin_post&#039;, (int) 6 =&gt; &#039;admin_sort&#039;, (int) 7 =&gt; &#039;admin_delete&#039;, (int) 8 =&gt; &#039;_sumGirls&#039;, (int) 9 =&gt; &#039;admin_countreset&#039;, (int) 10 =&gt; &#039;admin_image&#039;, (int) 11 =&gt; &#039;admin_image_add&#039;, (int) 12 =&gt; &#039;admin_image_upload&#039;, (int) 13 =&gt; &#039;admin_image_delete&#039;, (int) 14 =&gt; &#039;admin_image_sort&#039;, (int) 15 =&gt; &#039;getAdminPages&#039;, (int) 17 =&gt; &#039;getAuth&#039;, (int) 18 =&gt; &#039;getRoleId&#039;, (int) 19 =&gt; &#039;getUserId&#039;, (int) 20 =&gt; &#039;prd&#039;, (int) 21 =&gt; &#039;isSP&#039;, (int) 22 =&gt; &#039;explodeCase&#039;, (int) 23 =&gt; &#039;topicPath&#039;, (int) 24 =&gt; &#039;getPrefs&#039;, (int) 25 =&gt; &#039;getShopPrefs&#039;, (int) 26 =&gt; &#039;getPrefNameJaEnId&#039;, (int) 27 =&gt; &#039;pageInit&#039;, (int) 28 =&gt; &#039;adminInit&#039;, (int) 29 =&gt; &#039;getHotelTypes&#039;, (int) 30 =&gt; &#039;getShopTypes&#039;, (int) 31 =&gt; &#039;preInsert&#039;, (int) 32 =&gt; &#039;getCities&#039;, (int) 33 =&gt; &#039;getShopCities&#039;, (int) 34 =&gt; &#039;getCups&#039;, (int) 35 =&gt; &#039;getRandStr&#039;, (int) 36 =&gt; &#039;hasAuthority&#039;, (int) 37 =&gt; &#039;getErrorExit&#039;, (int) 38 =&gt; &#039;getShopId&#039;, (int) 39 =&gt; &#039;getNewsLimits&#039;, (int) 40 =&gt; &#039;getIgnoreIps&#039;, (int) 41 =&gt; &#039;getScheduleTime&#039;, (int) 42 =&gt; &#039;getJapanesDay&#039; ) modelClass =&gt; &#039;Girl&#039; modelKey =&gt; &#039;girl&#039; validationErrors =&gt; null Cookie =&gt; object(CookieComponent) { name =&gt; &#039;DELIX&#039; time =&gt; null path =&gt; &#039;/&#039; domain =&gt; &#039;&#039; secure =&gt; false key =&gt; &#039;7TKqN6RR8ukQK!P6:SCayS-fza.v+q+GC8OHjP7y&#039; httpOnly =&gt; false settings =&gt; array([maximum depth reached]) components =&gt; array([maximum depth reached]) [protected] _values =&gt; array( [maximum depth reached] ) [protected] _type =&gt; &#039;cipher&#039; [protected] _reset =&gt; null [protected] _expires =&gt; (int) 0 [protected] _response =&gt; object(CakeResponse) {} [protected] _Collection =&gt; object(ComponentCollection) {} [protected] _componentMap =&gt; array([maximum depth reached]) } Session =&gt; object(SessionComponent) { settings =&gt; array([maximum depth reached]) components =&gt; array([maximum depth reached]) [protected] _Collection =&gt; object(ComponentCollection) {} [protected] _componentMap =&gt; array([maximum depth reached]) } Area =&gt; object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( [maximum depth reached] ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array([maximum depth reached]) schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array([maximum depth reached]) validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( [maximum depth reached] ) cacheQueries =&gt; false belongsTo =&gt; array([maximum depth reached]) hasOne =&gt; array([maximum depth reached]) hasMany =&gt; array([maximum depth reached]) hasAndBelongsToMany =&gt; array([maximum depth reached]) actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) {} whitelist =&gt; array([maximum depth reached]) cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array([maximum depth reached]) __backAssociation =&gt; array([maximum depth reached]) __backInnerAssociation =&gt; array([maximum depth reached]) __backOriginalAssociation =&gt; array([maximum depth reached]) __backContainableAssociation =&gt; array([maximum depth reached]) __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( [maximum depth reached] ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( [maximum depth reached] ) [protected] _associations =&gt; array( [maximum depth reached] ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) {} [protected] _validator =&gt; null } [protected] _responseClass =&gt; &#039;CakeResponse&#039; [protected] _mergeParent =&gt; &#039;AppController&#039; [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } } object(CakeRequest) { params =&gt; array( &#039;plugin&#039; =&gt; null, &#039;controller&#039; =&gt; &#039;girls&#039;, &#039;action&#039; =&gt; &#039;index&#039;, &#039;named&#039; =&gt; array(), &#039;pass&#039; =&gt; array( (int) 0 =&gt; &#039;tokyo&#039;, (int) 1 =&gt; &#039;area&#039;, (int) 2 =&gt; &#039;shinjuku&#039; ), &#039;models&#039; =&gt; array( &#039;Area&#039; =&gt; array( [maximum depth reached] ) ) ) data =&gt; array() query =&gt; array( &#039;tag&#039; =&gt; &#039;kitsuen&#039; ) url =&gt; &#039;girls/tokyo/area/shinjuku/&#039; base =&gt; &#039;&#039; webroot =&gt; &#039;/&#039; here =&gt; &#039;/girls/tokyo/area/shinjuku/&#039; [protected] _detectors =&gt; array( &#039;get&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;GET&#039; ), &#039;post&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;POST&#039; ), &#039;put&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;PUT&#039; ), &#039;delete&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;DELETE&#039; ), &#039;head&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;HEAD&#039; ), &#039;options&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;OPTIONS&#039; ), &#039;ssl&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTPS&#039;, &#039;value&#039; =&gt; (int) 1 ), &#039;ajax&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;, &#039;value&#039; =&gt; &#039;XMLHttpRequest&#039; ), &#039;flash&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;, &#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039; ), &#039;mobile&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;, &#039;options&#039; =&gt; array( [maximum depth reached] ) ), &#039;requested&#039; =&gt; array( &#039;param&#039; =&gt; &#039;requested&#039;, &#039;value&#039; =&gt; (int) 1 ), &#039;json&#039; =&gt; array( &#039;accept&#039; =&gt; array( [maximum depth reached] ), &#039;param&#039; =&gt; &#039;ext&#039;, &#039;value&#039; =&gt; &#039;json&#039; ), &#039;xml&#039; =&gt; array( &#039;accept&#039; =&gt; array( [maximum depth reached] ), &#039;param&#039; =&gt; &#039;ext&#039;, &#039;value&#039; =&gt; &#039;xml&#039; ) ) [protected] _input =&gt; &#039;&#039; }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-18')">APP/webroot/index.php line 110</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-18')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-18" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-18" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params =&gt; array( &#039;plugin&#039; =&gt; null, &#039;controller&#039; =&gt; &#039;girls&#039;, &#039;action&#039; =&gt; &#039;index&#039;, &#039;named&#039; =&gt; array(), &#039;pass&#039; =&gt; array( (int) 0 =&gt; &#039;tokyo&#039;, (int) 1 =&gt; &#039;area&#039;, (int) 2 =&gt; &#039;shinjuku&#039; ), &#039;models&#039; =&gt; array( &#039;Area&#039; =&gt; array( [maximum depth reached] ) ) ) data =&gt; array() query =&gt; array( &#039;tag&#039; =&gt; &#039;kitsuen&#039; ) url =&gt; &#039;girls/tokyo/area/shinjuku/&#039; base =&gt; &#039;&#039; webroot =&gt; &#039;/&#039; here =&gt; &#039;/girls/tokyo/area/shinjuku/&#039; [protected] _detectors =&gt; array( &#039;get&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;GET&#039; ), &#039;post&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;POST&#039; ), &#039;put&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;PUT&#039; ), &#039;delete&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;DELETE&#039; ), &#039;head&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;HEAD&#039; ), &#039;options&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;OPTIONS&#039; ), &#039;ssl&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTPS&#039;, &#039;value&#039; =&gt; (int) 1 ), &#039;ajax&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;, &#039;value&#039; =&gt; &#039;XMLHttpRequest&#039; ), &#039;flash&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;, &#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039; ), &#039;mobile&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;, &#039;options&#039; =&gt; array( [maximum depth reached] ) ), &#039;requested&#039; =&gt; array( &#039;param&#039; =&gt; &#039;requested&#039;, &#039;value&#039; =&gt; (int) 1 ), &#039;json&#039; =&gt; array( &#039;accept&#039; =&gt; array( [maximum depth reached] ), &#039;param&#039; =&gt; &#039;ext&#039;, &#039;value&#039; =&gt; &#039;json&#039; ), &#039;xml&#039; =&gt; array( &#039;accept&#039; =&gt; array( [maximum depth reached] ), &#039;param&#039; =&gt; &#039;ext&#039;, &#039;value&#039; =&gt; &#039;xml&#039; ) ) [protected] _input =&gt; &#039;&#039; } object(CakeResponse) { [protected] _statusCodes =&gt; array( (int) 100 =&gt; &#039;Continue&#039;, (int) 101 =&gt; &#039;Switching Protocols&#039;, (int) 200 =&gt; &#039;OK&#039;, (int) 201 =&gt; &#039;Created&#039;, (int) 202 =&gt; &#039;Accepted&#039;, (int) 203 =&gt; &#039;Non-Authoritative Information&#039;, (int) 204 =&gt; &#039;No Content&#039;, (int) 205 =&gt; &#039;Reset Content&#039;, (int) 206 =&gt; &#039;Partial Content&#039;, (int) 300 =&gt; &#039;Multiple Choices&#039;, (int) 301 =&gt; &#039;Moved Permanently&#039;, (int) 302 =&gt; &#039;Found&#039;, (int) 303 =&gt; &#039;See Other&#039;, (int) 304 =&gt; &#039;Not Modified&#039;, (int) 305 =&gt; &#039;Use Proxy&#039;, (int) 307 =&gt; &#039;Temporary Redirect&#039;, (int) 400 =&gt; &#039;Bad Request&#039;, (int) 401 =&gt; &#039;Unauthorized&#039;, (int) 402 =&gt; &#039;Payment Required&#039;, (int) 403 =&gt; &#039;Forbidden&#039;, (int) 404 =&gt; &#039;Not Found&#039;, (int) 405 =&gt; &#039;Method Not Allowed&#039;, (int) 406 =&gt; &#039;Not Acceptable&#039;, (int) 407 =&gt; &#039;Proxy Authentication Required&#039;, (int) 408 =&gt; &#039;Request Time-out&#039;, (int) 409 =&gt; &#039;Conflict&#039;, (int) 410 =&gt; &#039;Gone&#039;, (int) 411 =&gt; &#039;Length Required&#039;, (int) 412 =&gt; &#039;Precondition Failed&#039;, (int) 413 =&gt; &#039;Request Entity Too Large&#039;, (int) 414 =&gt; &#039;Request-URI Too Large&#039;, (int) 415 =&gt; &#039;Unsupported Media Type&#039;, (int) 416 =&gt; &#039;Requested range not satisfiable&#039;, (int) 417 =&gt; &#039;Expectation Failed&#039;, (int) 429 =&gt; &#039;Too Many Requests&#039;, (int) 500 =&gt; &#039;Internal Server Error&#039;, (int) 501 =&gt; &#039;Not Implemented&#039;, (int) 502 =&gt; &#039;Bad Gateway&#039;, (int) 503 =&gt; &#039;Service Unavailable&#039;, (int) 504 =&gt; &#039;Gateway Time-out&#039;, (int) 505 =&gt; &#039;Unsupported Version&#039; ) [protected] _mimeTypes =&gt; array( &#039;html&#039; =&gt; array( (int) 0 =&gt; &#039;text/html&#039;, (int) 1 =&gt; &#039;*/*&#039; ), &#039;json&#039; =&gt; &#039;application/json&#039;, &#039;xml&#039; =&gt; array( (int) 0 =&gt; &#039;application/xml&#039;, (int) 1 =&gt; &#039;text/xml&#039; ), &#039;rss&#039; =&gt; &#039;application/rss+xml&#039;, &#039;ai&#039; =&gt; &#039;application/postscript&#039;, &#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;, &#039;bin&#039; =&gt; &#039;application/octet-stream&#039;, &#039;ccad&#039; =&gt; &#039;application/clariscad&#039;, &#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;, &#039;class&#039; =&gt; &#039;application/octet-stream&#039;, &#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;, &#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;, &#039;csh&#039; =&gt; &#039;application/x-csh&#039;, &#039;csv&#039; =&gt; array( (int) 0 =&gt; &#039;text/csv&#039;, (int) 1 =&gt; &#039;application/vnd.ms-excel&#039; ), &#039;dcr&#039; =&gt; &#039;application/x-director&#039;, &#039;dir&#039; =&gt; &#039;application/x-director&#039;, &#039;dms&#039; =&gt; &#039;application/octet-stream&#039;, &#039;doc&#039; =&gt; &#039;application/msword&#039;, &#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;, &#039;drw&#039; =&gt; &#039;application/drafting&#039;, &#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;, &#039;dwg&#039; =&gt; &#039;application/acad&#039;, &#039;dxf&#039; =&gt; &#039;application/dxf&#039;, &#039;dxr&#039; =&gt; &#039;application/x-director&#039;, &#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;, &#039;eps&#039; =&gt; &#039;application/postscript&#039;, &#039;exe&#039; =&gt; &#039;application/octet-stream&#039;, &#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;, &#039;flv&#039; =&gt; &#039;video/x-flv&#039;, &#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;, &#039;gz&#039; =&gt; &#039;application/x-gzip&#039;, &#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;, &#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;, &#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;, &#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;, &#039;ico&#039; =&gt; &#039;image/x-icon&#039;, &#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;, &#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;, &#039;js&#039; =&gt; &#039;application/javascript&#039;, &#039;latex&#039; =&gt; &#039;application/x-latex&#039;, &#039;lha&#039; =&gt; &#039;application/octet-stream&#039;, &#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;, &#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;, &#039;man&#039; =&gt; &#039;application/x-troff-man&#039;, &#039;me&#039; =&gt; &#039;application/x-troff-me&#039;, &#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;, &#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;, &#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;, &#039;oda&#039; =&gt; &#039;application/oda&#039;, &#039;otf&#039; =&gt; &#039;font/otf&#039;, &#039;pdf&#039; =&gt; &#039;application/pdf&#039;, &#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;, &#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;, &#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;, &#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;, &#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;, &#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;, &#039;pre&#039; =&gt; &#039;application/x-freelance&#039;, &#039;prt&#039; =&gt; &#039;application/pro_eng&#039;, &#039;ps&#039; =&gt; &#039;application/postscript&#039;, &#039;roff&#039; =&gt; &#039;application/x-troff&#039;, &#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;, &#039;set&#039; =&gt; &#039;application/set&#039;, &#039;sh&#039; =&gt; &#039;application/x-sh&#039;, &#039;shar&#039; =&gt; &#039;application/x-shar&#039;, &#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;, &#039;skd&#039; =&gt; &#039;application/x-koan&#039;, &#039;skm&#039; =&gt; &#039;application/x-koan&#039;, &#039;skp&#039; =&gt; &#039;application/x-koan&#039;, &#039;skt&#039; =&gt; &#039;application/x-koan&#039;, &#039;smi&#039; =&gt; &#039;application/smil&#039;, &#039;smil&#039; =&gt; &#039;application/smil&#039;, &#039;sol&#039; =&gt; &#039;application/solids&#039;, &#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;, &#039;src&#039; =&gt; &#039;application/x-wais-source&#039;, &#039;step&#039; =&gt; &#039;application/STEP&#039;, &#039;stl&#039; =&gt; &#039;application/SLA&#039;, &#039;stp&#039; =&gt; &#039;application/STEP&#039;, &#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;, &#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;, &#039;svg&#039; =&gt; &#039;image/svg+xml&#039;, &#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;, &#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;, &#039;t&#039; =&gt; &#039;application/x-troff&#039;, &#039;tar&#039; =&gt; &#039;application/x-tar&#039;, &#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;, &#039;tex&#039; =&gt; &#039;application/x-tex&#039;, &#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;, &#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;, &#039;tr&#039; =&gt; &#039;application/x-troff&#039;, &#039;tsp&#039; =&gt; &#039;application/dsptype&#039;, &#039;ttc&#039; =&gt; &#039;font/ttf&#039;, &#039;ttf&#039; =&gt; &#039;font/ttf&#039;, &#039;unv&#039; =&gt; &#039;application/i-deas&#039;, &#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;, &#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;, &#039;vda&#039; =&gt; &#039;application/vda&#039;, &#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;, &#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;, &#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;, &#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;, &#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;, &#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;, &#039;zip&#039; =&gt; &#039;application/zip&#039;, &#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;, &#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;, &#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;, &#039;au&#039; =&gt; &#039;audio/basic&#039;, &#039;kar&#039; =&gt; &#039;audio/midi&#039;, &#039;mid&#039; =&gt; &#039;audio/midi&#039;, &#039;midi&#039; =&gt; &#039;audio/midi&#039;, &#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;, &#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;, &#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;, &#039;ogg&#039; =&gt; &#039;audio/ogg&#039;, &#039;oga&#039; =&gt; &#039;audio/ogg&#039;, &#039;spx&#039; =&gt; &#039;audio/ogg&#039;, &#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;, &#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;, &#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;, &#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;, &#039;snd&#039; =&gt; &#039;audio/basic&#039;, &#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;, &#039;wav&#039; =&gt; &#039;audio/x-wav&#039;, &#039;aac&#039; =&gt; &#039;audio/aac&#039;, &#039;asc&#039; =&gt; &#039;text/plain&#039;, &#039;c&#039; =&gt; &#039;text/plain&#039;, &#039;cc&#039; =&gt; &#039;text/plain&#039;, &#039;css&#039; =&gt; &#039;text/css&#039;, &#039;etx&#039; =&gt; &#039;text/x-setext&#039;, &#039;f&#039; =&gt; &#039;text/plain&#039;, &#039;f90&#039; =&gt; &#039;text/plain&#039;, &#039;h&#039; =&gt; &#039;text/plain&#039;, &#039;hh&#039; =&gt; &#039;text/plain&#039;, &#039;htm&#039; =&gt; array( (int) 0 =&gt; &#039;text/html&#039;, (int) 1 =&gt; &#039;*/*&#039; ), &#039;ics&#039; =&gt; &#039;text/calendar&#039;, &#039;m&#039; =&gt; &#039;text/plain&#039;, &#039;rtf&#039; =&gt; &#039;text/rtf&#039;, &#039;rtx&#039; =&gt; &#039;text/richtext&#039;, &#039;sgm&#039; =&gt; &#039;text/sgml&#039;, &#039;sgml&#039; =&gt; &#039;text/sgml&#039;, &#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;, &#039;tpl&#039; =&gt; &#039;text/template&#039;, &#039;txt&#039; =&gt; &#039;text/plain&#039;, &#039;text&#039; =&gt; &#039;text/plain&#039;, &#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;, &#039;fli&#039; =&gt; &#039;video/x-fli&#039;, &#039;mov&#039; =&gt; &#039;video/quicktime&#039;, &#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;, &#039;mpe&#039; =&gt; &#039;video/mpeg&#039;, &#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;, &#039;mpg&#039; =&gt; &#039;video/mpeg&#039;, &#039;qt&#039; =&gt; &#039;video/quicktime&#039;, &#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;, &#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;, &#039;ogv&#039; =&gt; &#039;video/ogg&#039;, &#039;webm&#039; =&gt; &#039;video/webm&#039;, &#039;mp4&#039; =&gt; &#039;video/mp4&#039;, &#039;m4v&#039; =&gt; &#039;video/mp4&#039;, &#039;f4v&#039; =&gt; &#039;video/mp4&#039;, &#039;f4p&#039; =&gt; &#039;video/mp4&#039;, &#039;m4a&#039; =&gt; &#039;audio/mp4&#039;, &#039;f4a&#039; =&gt; &#039;audio/mp4&#039;, &#039;f4b&#039; =&gt; &#039;audio/mp4&#039;, &#039;gif&#039; =&gt; &#039;image/gif&#039;, &#039;ief&#039; =&gt; &#039;image/ief&#039;, &#039;jpg&#039; =&gt; &#039;image/jpeg&#039;, &#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;, &#039;jpe&#039; =&gt; &#039;image/jpeg&#039;, &#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;, &#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;, &#039;png&#039; =&gt; &#039;image/png&#039;, &#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;, &#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;, &#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;, &#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;, &#039;tif&#039; =&gt; &#039;image/tiff&#039;, &#039;tiff&#039; =&gt; &#039;image/tiff&#039;, &#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;, &#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;, &#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;, &#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;, &#039;iges&#039; =&gt; &#039;model/iges&#039;, &#039;igs&#039; =&gt; &#039;model/iges&#039;, &#039;mesh&#039; =&gt; &#039;model/mesh&#039;, &#039;msh&#039; =&gt; &#039;model/mesh&#039;, &#039;silo&#039; =&gt; &#039;model/mesh&#039;, &#039;vrml&#039; =&gt; &#039;model/vrml&#039;, &#039;wrl&#039; =&gt; &#039;model/vrml&#039;, &#039;mime&#039; =&gt; &#039;www/mime&#039;, &#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;, &#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;, &#039;javascript&#039; =&gt; &#039;application/javascript&#039;, &#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;, &#039;file&#039; =&gt; &#039;multipart/form-data&#039;, &#039;xhtml&#039; =&gt; array( (int) 0 =&gt; &#039;application/xhtml+xml&#039;, (int) 1 =&gt; &#039;application/xhtml&#039;, (int) 2 =&gt; &#039;text/xhtml&#039; ), &#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;, &#039;atom&#039; =&gt; &#039;application/atom+xml&#039;, &#039;amf&#039; =&gt; &#039;application/x-amf&#039;, &#039;wap&#039; =&gt; array( (int) 0 =&gt; &#039;text/vnd.wap.wml&#039;, (int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;, (int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039; ), &#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;, &#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;, &#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;, &#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;, &#039;webp&#039; =&gt; &#039;image/webp&#039;, &#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;, &#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;, &#039;htc&#039; =&gt; &#039;text/x-component&#039;, &#039;rdf&#039; =&gt; &#039;application/xml&#039;, &#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;, &#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;, &#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;, &#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;, &#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;, &#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;, &#039;vtt&#039; =&gt; &#039;text/vtt&#039;, &#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;, &#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039; ) [protected] _protocol =&gt; &#039;HTTP/1.1&#039; [protected] _status =&gt; (int) 200 [protected] _contentType =&gt; &#039;text/html&#039; [protected] _headers =&gt; array() [protected] _body =&gt; null [protected] _file =&gt; null [protected] _fileRange =&gt; null [protected] _charset =&gt; &#039;UTF-8&#039; [protected] _cacheDirectives =&gt; array() [protected] _cookies =&gt; array() }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ', 'scripts_for_layout' => '', 'title_for_layout' => 'Errors' ) $code = (int) 500 $name = 'SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine' $message = 'SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine' $url = '/girls/tokyo/area/shinjuku/?tag=kitsuen' $error = object(PDOException) { errorInfo => array( (int) 0 => 'HY000', (int) 1 => (int) 1030, (int) 2 => 'Got error 28 from storage engine' ) queryString => 'SHOW FULL COLUMNS FROM `hotelxdeli`.`areas`' [protected] message => 'SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine' [protected] code => 'HY000' [protected] file => '/var/www/html/hotelxdeli.com/lib/Cake/Model/Datasource/DboSource.php' [protected] line => (int) 461 } $_serialize = array( (int) 0 => 'code', (int) 1 => 'name', (int) 2 => 'message', (int) 3 => 'url', (int) 4 => 'error' ) $news_limits = array( (int) 0 => (int) 3, (int) 1 => (int) 3, (int) 2 => (int) 6, (int) 3 => (int) 12, (int) 4 => (int) 24 ) $params = array( 'plugin' => null, 'controller' => 'girls', 'action' => 'index', 'named' => array(), 'pass' => array( (int) 0 => 'tokyo', (int) 1 => 'area', (int) 2 => 'shinjuku' ) ) $pages = null $pages_admin = null $controller_camel_case = 'Girls' $current = 'girls' $noindex = false $content_for_layout = '<h2>Database Error</h2> <p class="error"> <strong>Error: </strong> SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine</p> <p class="notice"> <strong>SQL Query: </strong> SHOW FULL COLUMNS FROM `hotelxdeli`.`areas` </p> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/pdo_error.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 461</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">PDOStatement->execute(array)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">try&nbsp;{</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$query&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_connection</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">prepare</span><span style="color: #007700">(</span><span style="color: #0000BB">$sql</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$prepareOptions</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$query</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">setFetchMode</span><span style="color: #007700">(</span><span style="color: #0000BB">PDO</span><span style="color: #007700">::</span><span style="color: #0000BB">FETCH_LAZY</span><span style="color: #007700">);</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$query</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$params</span><span style="color: #007700">))&nbsp;{</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>array()</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/Datasource/Database/Mysql.php line 340</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->_execute(string)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$table&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">fullTableName</span><span style="color: #007700">(</span><span style="color: #0000BB">$model</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$fields&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">false</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cols&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_execute</span><span style="color: #007700">(</span><span style="color: #DD0000">'SHOW&nbsp;FULL&nbsp;COLUMNS&nbsp;FROM&nbsp;'&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #0000BB">$table</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$cols</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>&#039;SHOW FULL COLUMNS FROM `hotelxdeli`.`areas`&#039;</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 1390</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">Mysql->describe(Area)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">();</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">cacheSources&nbsp;</span><span style="color: #007700">=&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">cacheSources&nbsp;</span><span style="color: #007700">&amp;&amp;&nbsp;</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">cacheSources</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">method_exists</span><span style="color: #007700">(</span><span style="color: #0000BB">$db</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'describe'</span><span style="color: #007700">))&nbsp;{</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_schema&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">describe</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( &#039;pref_id&#039; =&gt; array( &#039;rule&#039; =&gt; array( [maximum depth reached] ), &#039;message&#039; =&gt; &#039;都道府県を選択してください。&#039; ), &#039;name&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ), &#039;name_rome&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ) ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array() schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array() validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( &#039;areas&#039; =&gt; &#039;Area&#039; ) cacheQueries =&gt; false belongsTo =&gt; array() hasOne =&gt; array() hasMany =&gt; array() hasAndBelongsToMany =&gt; array() actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) { modelName =&gt; &#039;Area&#039; defaultPriority =&gt; (int) 10 [protected] _methods =&gt; array([maximum depth reached]) [protected] _mappedMethods =&gt; array([maximum depth reached]) [protected] _enabled =&gt; array([maximum depth reached]) [protected] _loaded =&gt; array([maximum depth reached]) } whitelist =&gt; array() cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array() __backAssociation =&gt; array() __backInnerAssociation =&gt; array() __backOriginalAssociation =&gt; array() __backContainableAssociation =&gt; array() __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( &#039;all&#039; =&gt; true, &#039;first&#039; =&gt; true, &#039;count&#039; =&gt; true, &#039;neighbors&#039; =&gt; true, &#039;list&#039; =&gt; true, &#039;threaded&#039; =&gt; true ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( &#039;belongsTo&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;counterCache&#039; ), &#039;hasOne&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;dependent&#039; ), &#039;hasMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;limit&#039;, (int) 6 =&gt; &#039;offset&#039;, (int) 7 =&gt; &#039;dependent&#039;, (int) 8 =&gt; &#039;exclusive&#039;, (int) 9 =&gt; &#039;finderQuery&#039;, (int) 10 =&gt; &#039;counterQuery&#039; ), &#039;hasAndBelongsToMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;joinTable&#039;, (int) 2 =&gt; &#039;with&#039;, (int) 3 =&gt; &#039;foreignKey&#039;, (int) 4 =&gt; &#039;associationForeignKey&#039;, (int) 5 =&gt; &#039;conditions&#039;, (int) 6 =&gt; &#039;fields&#039;, (int) 7 =&gt; &#039;order&#039;, (int) 8 =&gt; &#039;limit&#039;, (int) 9 =&gt; &#039;offset&#039;, (int) 10 =&gt; &#039;unique&#039;, (int) 11 =&gt; &#039;finderQuery&#039; ) ) [protected] _associations =&gt; array( (int) 0 =&gt; &#039;belongsTo&#039;, (int) 1 =&gt; &#039;hasOne&#039;, (int) 2 =&gt; &#039;hasMany&#039;, (int) 3 =&gt; &#039;hasAndBelongsToMany&#039; ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } [protected] _validator =&gt; null }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1431</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->schema()</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;</span><span style="color: #0000BB">string&nbsp;Column&nbsp;type</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">getColumnType</span><span style="color: #007700">(</span><span style="color: #0000BB">$column</span><span style="color: #007700">)&nbsp;{</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$cols&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">schema</span><span style="color: #007700">();</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$cols</span><span style="color: #007700">[</span><span style="color: #0000BB">$column</span><span style="color: #007700">])&nbsp;&amp;&amp;&nbsp;isset(</span><span style="color: #0000BB">$cols</span><span style="color: #007700">[</span><span style="color: #0000BB">$column</span><span style="color: #007700">][</span><span style="color: #DD0000">'type'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Datasource/DboSource.php line 2808</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->getColumnType(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$virtual&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$type&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$Model</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getColumnType</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>&#039;Area.pref_id&#039;</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Datasource/DboSource.php line 2759</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">DboSource->_parseKey(string, integer, Area)</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;elseif&nbsp;(</span><span style="color: #0000BB">is_numeric</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;!empty(</span><span style="color: #0000BB">$value</span><span style="color: #007700">))&nbsp;{</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$data&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_quoteFields</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;else&nbsp;{</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$data&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_parseKey</span><span style="color: #007700">(</span><span style="color: #0000BB">trim</span><span style="color: #007700">(</span><span style="color: #0000BB">$key</span><span style="color: #007700">),&nbsp;</span><span style="color: #0000BB">$value</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$Model</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre>&#039;Area.pref_id&#039; (int) 13 object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( &#039;pref_id&#039; =&gt; array( &#039;rule&#039; =&gt; array( [maximum depth reached] ), &#039;message&#039; =&gt; &#039;都道府県を選択してください。&#039; ), &#039;name&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ), &#039;name_rome&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ) ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array() schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array() validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( &#039;areas&#039; =&gt; &#039;Area&#039; ) cacheQueries =&gt; false belongsTo =&gt; array() hasOne =&gt; array() hasMany =&gt; array() hasAndBelongsToMany =&gt; array() actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) { modelName =&gt; &#039;Area&#039; defaultPriority =&gt; (int) 10 [protected] _methods =&gt; array([maximum depth reached]) [protected] _mappedMethods =&gt; array([maximum depth reached]) [protected] _enabled =&gt; array([maximum depth reached]) [protected] _loaded =&gt; array([maximum depth reached]) } whitelist =&gt; array() cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array() __backAssociation =&gt; array() __backInnerAssociation =&gt; array() __backOriginalAssociation =&gt; array() __backContainableAssociation =&gt; array() __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( &#039;all&#039; =&gt; true, &#039;first&#039; =&gt; true, &#039;count&#039; =&gt; true, &#039;neighbors&#039; =&gt; true, &#039;list&#039; =&gt; true, &#039;threaded&#039; =&gt; true ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( &#039;belongsTo&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;counterCache&#039; ), &#039;hasOne&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;dependent&#039; ), &#039;hasMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;limit&#039;, (int) 6 =&gt; &#039;offset&#039;, (int) 7 =&gt; &#039;dependent&#039;, (int) 8 =&gt; &#039;exclusive&#039;, (int) 9 =&gt; &#039;finderQuery&#039;, (int) 10 =&gt; &#039;counterQuery&#039; ), &#039;hasAndBelongsToMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;joinTable&#039;, (int) 2 =&gt; &#039;with&#039;, (int) 3 =&gt; &#039;foreignKey&#039;, (int) 4 =&gt; &#039;associationForeignKey&#039;, (int) 5 =&gt; &#039;conditions&#039;, (int) 6 =&gt; &#039;fields&#039;, (int) 7 =&gt; &#039;order&#039;, (int) 8 =&gt; &#039;limit&#039;, (int) 9 =&gt; &#039;offset&#039;, (int) 10 =&gt; &#039;unique&#039;, (int) 11 =&gt; &#039;finderQuery&#039; ) ) [protected] _associations =&gt; array( (int) 0 =&gt; &#039;belongsTo&#039;, (int) 1 =&gt; &#039;hasOne&#039;, (int) 2 =&gt; &#039;hasMany&#039;, (int) 3 =&gt; &#039;hasAndBelongsToMany&#039; ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } [protected] _validator =&gt; null }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">CORE/Cake/Model/Datasource/DboSource.php line 2638</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">DboSource->conditionKeysToString(array, boolean, Area)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">is_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$conditions</span><span style="color: #007700">)&nbsp;&amp;&amp;&nbsp;!empty(</span><span style="color: #0000BB">$conditions</span><span style="color: #007700">))&nbsp;{</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$out&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">conditionKeysToString</span><span style="color: #007700">(</span><span style="color: #0000BB">$conditions</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$quoteValues</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$Model</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ) true object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( &#039;pref_id&#039; =&gt; array( &#039;rule&#039; =&gt; array( [maximum depth reached] ), &#039;message&#039; =&gt; &#039;都道府県を選択してください。&#039; ), &#039;name&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ), &#039;name_rome&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ) ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array() schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array() validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( &#039;areas&#039; =&gt; &#039;Area&#039; ) cacheQueries =&gt; false belongsTo =&gt; array() hasOne =&gt; array() hasMany =&gt; array() hasAndBelongsToMany =&gt; array() actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) { modelName =&gt; &#039;Area&#039; defaultPriority =&gt; (int) 10 [protected] _methods =&gt; array([maximum depth reached]) [protected] _mappedMethods =&gt; array([maximum depth reached]) [protected] _enabled =&gt; array([maximum depth reached]) [protected] _loaded =&gt; array([maximum depth reached]) } whitelist =&gt; array() cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array() __backAssociation =&gt; array() __backInnerAssociation =&gt; array() __backOriginalAssociation =&gt; array() __backContainableAssociation =&gt; array() __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( &#039;all&#039; =&gt; true, &#039;first&#039; =&gt; true, &#039;count&#039; =&gt; true, &#039;neighbors&#039; =&gt; true, &#039;list&#039; =&gt; true, &#039;threaded&#039; =&gt; true ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( &#039;belongsTo&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;counterCache&#039; ), &#039;hasOne&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;dependent&#039; ), &#039;hasMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;limit&#039;, (int) 6 =&gt; &#039;offset&#039;, (int) 7 =&gt; &#039;dependent&#039;, (int) 8 =&gt; &#039;exclusive&#039;, (int) 9 =&gt; &#039;finderQuery&#039;, (int) 10 =&gt; &#039;counterQuery&#039; ), &#039;hasAndBelongsToMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;joinTable&#039;, (int) 2 =&gt; &#039;with&#039;, (int) 3 =&gt; &#039;foreignKey&#039;, (int) 4 =&gt; &#039;associationForeignKey&#039;, (int) 5 =&gt; &#039;conditions&#039;, (int) 6 =&gt; &#039;fields&#039;, (int) 7 =&gt; &#039;order&#039;, (int) 8 =&gt; &#039;limit&#039;, (int) 9 =&gt; &#039;offset&#039;, (int) 10 =&gt; &#039;unique&#039;, (int) 11 =&gt; &#039;finderQuery&#039; ) ) [protected] _associations =&gt; array( (int) 0 =&gt; &#039;belongsTo&#039;, (int) 1 =&gt; &#039;hasOne&#039;, (int) 2 =&gt; &#039;hasMany&#039;, (int) 3 =&gt; &#039;hasAndBelongsToMany&#039; ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } [protected] _validator =&gt; null }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">CORE/Cake/Model/Datasource/DboSource.php line 1937</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">DboSource->conditions(array, boolean, boolean, Area)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">renderStatement</span><span style="color: #007700">(</span><span style="color: #DD0000">'select'</span><span style="color: #007700">,&nbsp;array(</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'conditions'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">conditions</span><span style="color: #007700">(</span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'conditions'</span><span style="color: #007700">],&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$Model</span><span style="color: #007700">),</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'fields'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">implode</span><span style="color: #007700">(</span><span style="color: #DD0000">',&nbsp;'</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'fields'</span><span style="color: #007700">]),</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ) true true object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( &#039;pref_id&#039; =&gt; array( &#039;rule&#039; =&gt; array( [maximum depth reached] ), &#039;message&#039; =&gt; &#039;都道府県を選択してください。&#039; ), &#039;name&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ), &#039;name_rome&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ) ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array() schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array() validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( &#039;areas&#039; =&gt; &#039;Area&#039; ) cacheQueries =&gt; false belongsTo =&gt; array() hasOne =&gt; array() hasMany =&gt; array() hasAndBelongsToMany =&gt; array() actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) { modelName =&gt; &#039;Area&#039; defaultPriority =&gt; (int) 10 [protected] _methods =&gt; array([maximum depth reached]) [protected] _mappedMethods =&gt; array([maximum depth reached]) [protected] _enabled =&gt; array([maximum depth reached]) [protected] _loaded =&gt; array([maximum depth reached]) } whitelist =&gt; array() cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array() __backAssociation =&gt; array() __backInnerAssociation =&gt; array() __backOriginalAssociation =&gt; array() __backContainableAssociation =&gt; array() __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( &#039;all&#039; =&gt; true, &#039;first&#039; =&gt; true, &#039;count&#039; =&gt; true, &#039;neighbors&#039; =&gt; true, &#039;list&#039; =&gt; true, &#039;threaded&#039; =&gt; true ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( &#039;belongsTo&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;counterCache&#039; ), &#039;hasOne&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;dependent&#039; ), &#039;hasMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;limit&#039;, (int) 6 =&gt; &#039;offset&#039;, (int) 7 =&gt; &#039;dependent&#039;, (int) 8 =&gt; &#039;exclusive&#039;, (int) 9 =&gt; &#039;finderQuery&#039;, (int) 10 =&gt; &#039;counterQuery&#039; ), &#039;hasAndBelongsToMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;joinTable&#039;, (int) 2 =&gt; &#039;with&#039;, (int) 3 =&gt; &#039;foreignKey&#039;, (int) 4 =&gt; &#039;associationForeignKey&#039;, (int) 5 =&gt; &#039;conditions&#039;, (int) 6 =&gt; &#039;fields&#039;, (int) 7 =&gt; &#039;order&#039;, (int) 8 =&gt; &#039;limit&#039;, (int) 9 =&gt; &#039;offset&#039;, (int) 10 =&gt; &#039;unique&#039;, (int) 11 =&gt; &#039;finderQuery&#039; ) ) [protected] _associations =&gt; array( (int) 0 =&gt; &#039;belongsTo&#039;, (int) 1 =&gt; &#039;hasOne&#039;, (int) 2 =&gt; &#039;hasMany&#039;, (int) 3 =&gt; &#039;hasAndBelongsToMany&#039; ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } [protected] _validator =&gt; null }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">CORE/Cake/Model/Datasource/DboSource.php line 1668</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">DboSource->buildStatement(array, Area)</a> <div id="file-excerpt-8" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'group'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$queryData</span><span style="color: #007700">[</span><span style="color: #DD0000">'group'</span><span style="color: #007700">]</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">),</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$Model</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>array( &#039;fields&#039; =&gt; array( (int) 0 =&gt; &#039;`Area`.`id`&#039;, (int) 1 =&gt; &#039;`Area`.`name`&#039;, (int) 2 =&gt; &#039;`Area`.`name_rome`&#039;, (int) 3 =&gt; &#039;`Area`.`area_content`&#039; ), &#039;table&#039; =&gt; &#039;`hotelxdeli`.`areas`&#039;, &#039;alias&#039; =&gt; &#039;Area&#039;, &#039;limit&#039; =&gt; (int) 1, &#039;offset&#039; =&gt; null, &#039;joins&#039; =&gt; array(), &#039;conditions&#039; =&gt; array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ), &#039;order&#039; =&gt; array( (int) 0 =&gt; null ), &#039;group&#039; =&gt; null ) object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( &#039;pref_id&#039; =&gt; array( &#039;rule&#039; =&gt; array( [maximum depth reached] ), &#039;message&#039; =&gt; &#039;都道府県を選択してください。&#039; ), &#039;name&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ), &#039;name_rome&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ) ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array() schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array() validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( &#039;areas&#039; =&gt; &#039;Area&#039; ) cacheQueries =&gt; false belongsTo =&gt; array() hasOne =&gt; array() hasMany =&gt; array() hasAndBelongsToMany =&gt; array() actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) { modelName =&gt; &#039;Area&#039; defaultPriority =&gt; (int) 10 [protected] _methods =&gt; array([maximum depth reached]) [protected] _mappedMethods =&gt; array([maximum depth reached]) [protected] _enabled =&gt; array([maximum depth reached]) [protected] _loaded =&gt; array([maximum depth reached]) } whitelist =&gt; array() cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array() __backAssociation =&gt; array() __backInnerAssociation =&gt; array() __backOriginalAssociation =&gt; array() __backContainableAssociation =&gt; array() __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( &#039;all&#039; =&gt; true, &#039;first&#039; =&gt; true, &#039;count&#039; =&gt; true, &#039;neighbors&#039; =&gt; true, &#039;list&#039; =&gt; true, &#039;threaded&#039; =&gt; true ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( &#039;belongsTo&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;counterCache&#039; ), &#039;hasOne&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;dependent&#039; ), &#039;hasMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;limit&#039;, (int) 6 =&gt; &#039;offset&#039;, (int) 7 =&gt; &#039;dependent&#039;, (int) 8 =&gt; &#039;exclusive&#039;, (int) 9 =&gt; &#039;finderQuery&#039;, (int) 10 =&gt; &#039;counterQuery&#039; ), &#039;hasAndBelongsToMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;joinTable&#039;, (int) 2 =&gt; &#039;with&#039;, (int) 3 =&gt; &#039;foreignKey&#039;, (int) 4 =&gt; &#039;associationForeignKey&#039;, (int) 5 =&gt; &#039;conditions&#039;, (int) 6 =&gt; &#039;fields&#039;, (int) 7 =&gt; &#039;order&#039;, (int) 8 =&gt; &#039;limit&#039;, (int) 9 =&gt; &#039;offset&#039;, (int) 10 =&gt; &#039;unique&#039;, (int) 11 =&gt; &#039;finderQuery&#039; ) ) [protected] _associations =&gt; array( (int) 0 =&gt; &#039;belongsTo&#039;, (int) 1 =&gt; &#039;hasOne&#039;, (int) 2 =&gt; &#039;hasMany&#039;, (int) 3 =&gt; &#039;hasAndBelongsToMany&#039; ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } [protected] _validator =&gt; null }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Model/Datasource/DboSource.php line 1116</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">DboSource->buildAssociationQuery(Area, array)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;Build&nbsp;SQL&nbsp;statement&nbsp;with&nbsp;the&nbsp;primary&nbsp;model,&nbsp;plus&nbsp;hasOne&nbsp;and&nbsp;belongsTo&nbsp;associations</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$query&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">buildAssociationQuery</span><span style="color: #007700">(</span><span style="color: #0000BB">$Model</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$queryData</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( &#039;pref_id&#039; =&gt; array( &#039;rule&#039; =&gt; array( [maximum depth reached] ), &#039;message&#039; =&gt; &#039;都道府県を選択してください。&#039; ), &#039;name&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ), &#039;name_rome&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ) ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array() schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array() validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( &#039;areas&#039; =&gt; &#039;Area&#039; ) cacheQueries =&gt; false belongsTo =&gt; array() hasOne =&gt; array() hasMany =&gt; array() hasAndBelongsToMany =&gt; array() actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) { modelName =&gt; &#039;Area&#039; defaultPriority =&gt; (int) 10 [protected] _methods =&gt; array([maximum depth reached]) [protected] _mappedMethods =&gt; array([maximum depth reached]) [protected] _enabled =&gt; array([maximum depth reached]) [protected] _loaded =&gt; array([maximum depth reached]) } whitelist =&gt; array() cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array() __backAssociation =&gt; array() __backInnerAssociation =&gt; array() __backOriginalAssociation =&gt; array() __backContainableAssociation =&gt; array() __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( &#039;all&#039; =&gt; true, &#039;first&#039; =&gt; true, &#039;count&#039; =&gt; true, &#039;neighbors&#039; =&gt; true, &#039;list&#039; =&gt; true, &#039;threaded&#039; =&gt; true ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( &#039;belongsTo&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;counterCache&#039; ), &#039;hasOne&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;dependent&#039; ), &#039;hasMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;limit&#039;, (int) 6 =&gt; &#039;offset&#039;, (int) 7 =&gt; &#039;dependent&#039;, (int) 8 =&gt; &#039;exclusive&#039;, (int) 9 =&gt; &#039;finderQuery&#039;, (int) 10 =&gt; &#039;counterQuery&#039; ), &#039;hasAndBelongsToMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;joinTable&#039;, (int) 2 =&gt; &#039;with&#039;, (int) 3 =&gt; &#039;foreignKey&#039;, (int) 4 =&gt; &#039;associationForeignKey&#039;, (int) 5 =&gt; &#039;conditions&#039;, (int) 6 =&gt; &#039;fields&#039;, (int) 7 =&gt; &#039;order&#039;, (int) 8 =&gt; &#039;limit&#039;, (int) 9 =&gt; &#039;offset&#039;, (int) 10 =&gt; &#039;unique&#039;, (int) 11 =&gt; &#039;finderQuery&#039; ) ) [protected] _associations =&gt; array( (int) 0 =&gt; &#039;belongsTo&#039;, (int) 1 =&gt; &#039;hasOne&#039;, (int) 2 =&gt; &#039;hasMany&#039;, (int) 3 =&gt; &#039;hasAndBelongsToMany&#039; ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } [protected] _validator =&gt; null } array( &#039;conditions&#039; =&gt; array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ), &#039;fields&#039; =&gt; array( (int) 0 =&gt; &#039;`Area`.`id`&#039;, (int) 1 =&gt; &#039;`Area`.`name`&#039;, (int) 2 =&gt; &#039;`Area`.`name_rome`&#039;, (int) 3 =&gt; &#039;`Area`.`area_content`&#039; ), &#039;joins&#039; =&gt; array(), &#039;limit&#039; =&gt; (int) 1, &#039;offset&#039; =&gt; null, &#039;order&#039; =&gt; array( (int) 0 =&gt; null ), &#039;page&#039; =&gt; (int) 1, &#039;group&#039; =&gt; null, &#039;callbacks&#039; =&gt; true )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Model/Model.php line 3031</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">DboSource->read(Area, array)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;array</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;</span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">protected&nbsp;function&nbsp;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">)&nbsp;{</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$results&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( &#039;pref_id&#039; =&gt; array( &#039;rule&#039; =&gt; array( [maximum depth reached] ), &#039;message&#039; =&gt; &#039;都道府県を選択してください。&#039; ), &#039;name&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ), &#039;name_rome&#039; =&gt; array( &#039;rule1&#039; =&gt; array( [maximum depth reached] ), &#039;rule2&#039; =&gt; array( [maximum depth reached] ) ) ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array() schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array() validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( &#039;areas&#039; =&gt; &#039;Area&#039; ) cacheQueries =&gt; false belongsTo =&gt; array() hasOne =&gt; array() hasMany =&gt; array() hasAndBelongsToMany =&gt; array() actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) { modelName =&gt; &#039;Area&#039; defaultPriority =&gt; (int) 10 [protected] _methods =&gt; array([maximum depth reached]) [protected] _mappedMethods =&gt; array([maximum depth reached]) [protected] _enabled =&gt; array([maximum depth reached]) [protected] _loaded =&gt; array([maximum depth reached]) } whitelist =&gt; array() cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array() __backAssociation =&gt; array() __backInnerAssociation =&gt; array() __backOriginalAssociation =&gt; array() __backContainableAssociation =&gt; array() __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( &#039;all&#039; =&gt; true, &#039;first&#039; =&gt; true, &#039;count&#039; =&gt; true, &#039;neighbors&#039; =&gt; true, &#039;list&#039; =&gt; true, &#039;threaded&#039; =&gt; true ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( &#039;belongsTo&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;counterCache&#039; ), &#039;hasOne&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;dependent&#039; ), &#039;hasMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;foreignKey&#039;, (int) 2 =&gt; &#039;conditions&#039;, (int) 3 =&gt; &#039;fields&#039;, (int) 4 =&gt; &#039;order&#039;, (int) 5 =&gt; &#039;limit&#039;, (int) 6 =&gt; &#039;offset&#039;, (int) 7 =&gt; &#039;dependent&#039;, (int) 8 =&gt; &#039;exclusive&#039;, (int) 9 =&gt; &#039;finderQuery&#039;, (int) 10 =&gt; &#039;counterQuery&#039; ), &#039;hasAndBelongsToMany&#039; =&gt; array( (int) 0 =&gt; &#039;className&#039;, (int) 1 =&gt; &#039;joinTable&#039;, (int) 2 =&gt; &#039;with&#039;, (int) 3 =&gt; &#039;foreignKey&#039;, (int) 4 =&gt; &#039;associationForeignKey&#039;, (int) 5 =&gt; &#039;conditions&#039;, (int) 6 =&gt; &#039;fields&#039;, (int) 7 =&gt; &#039;order&#039;, (int) 8 =&gt; &#039;limit&#039;, (int) 9 =&gt; &#039;offset&#039;, (int) 10 =&gt; &#039;unique&#039;, (int) 11 =&gt; &#039;finderQuery&#039; ) ) [protected] _associations =&gt; array( (int) 0 =&gt; &#039;belongsTo&#039;, (int) 1 =&gt; &#039;hasOne&#039;, (int) 2 =&gt; &#039;hasMany&#039;, (int) 3 =&gt; &#039;hasAndBelongsToMany&#039; ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } [protected] _validator =&gt; null } array( &#039;conditions&#039; =&gt; array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ), &#039;fields&#039; =&gt; array( (int) 0 =&gt; &#039;Area.id&#039;, (int) 1 =&gt; &#039;Area.name&#039;, (int) 2 =&gt; &#039;Area.name_rome&#039;, (int) 3 =&gt; &#039;Area.area_content&#039; ), &#039;joins&#039; =&gt; array(), &#039;limit&#039; =&gt; (int) 1, &#039;offset&#039; =&gt; null, &#039;order&#039; =&gt; array( (int) 0 =&gt; null ), &#039;page&#039; =&gt; (int) 1, &#039;group&#039; =&gt; null, &#039;callbacks&#039; =&gt; true )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Model/Model.php line 3003</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Model->_readDataSource(string, array)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>&#039;first&#039; array( &#039;conditions&#039; =&gt; array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ), &#039;fields&#039; =&gt; array( (int) 0 =&gt; &#039;Area.id&#039;, (int) 1 =&gt; &#039;Area.name&#039;, (int) 2 =&gt; &#039;Area.name_rome&#039;, (int) 3 =&gt; &#039;Area.area_content&#039; ), &#039;joins&#039; =&gt; array(), &#039;limit&#039; =&gt; (int) 1, &#039;offset&#039; =&gt; null, &#039;order&#039; =&gt; array( (int) 0 =&gt; null ), &#039;page&#039; =&gt; (int) 1, &#039;group&#039; =&gt; null, &#039;callbacks&#039; =&gt; true )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/Model/Area.php line 59</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Model->find(string, array)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">break;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">default:</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">parent</span><span style="color: #007700">::</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$options</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>&#039;first&#039; array( &#039;conditions&#039; =&gt; array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ), &#039;fields&#039; =&gt; array( (int) 0 =&gt; &#039;Area.id&#039;, (int) 1 =&gt; &#039;Area.name&#039;, (int) 2 =&gt; &#039;Area.name_rome&#039;, (int) 3 =&gt; &#039;Area.area_content&#039; ) )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-13')">APP/Controller/GirlsController.php line 41</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-13')">Area->find(string, array)</a> <div id="file-excerpt-13" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'Area.name_rome'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'Area.area_content'</span><span style="color: #007700">,</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">]</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$data_area</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-13" class="cake-code-dump" style="display: none;"><pre>&#039;first&#039; array( &#039;conditions&#039; =&gt; array( &#039;Area.pref_id&#039; =&gt; (int) 13, &#039;Area.name_rome&#039; =&gt; &#039;shinjuku&#039; ), &#039;fields&#039; =&gt; array( (int) 0 =&gt; &#039;Area.id&#039;, (int) 1 =&gt; &#039;Area.name&#039;, (int) 2 =&gt; &#039;Area.name_rome&#039;, (int) 3 =&gt; &#039;Area.area_content&#039; ) )</pre></div></li> <li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-14')">GirlsController->index(string, string, string)</a> <div id="trace-args-14" class="cake-code-dump" style="display: none;"><pre>&#039;tokyo&#039; &#039;area&#039; &#039;shinjuku&#039;</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-15')">CORE/Cake/Controller/Controller.php line 490</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-15')">ReflectionMethod->invokeArgs(GirlsController, array)</a> <div id="file-excerpt-15" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-15" class="cake-code-dump" style="display: none;"><pre>object(GirlsController) { name =&gt; &#039;Girls&#039; helpers =&gt; array( &#039;Session&#039; =&gt; null, &#039;Common&#039; =&gt; null, &#039;BreadCrumb&#039; =&gt; null, &#039;SpBreadCrumb&#039; =&gt; null ) uses =&gt; array( (int) 0 =&gt; &#039;Girl&#039;, (int) 1 =&gt; &#039;GirlImage&#039;, (int) 2 =&gt; &#039;GirlTag&#039;, (int) 3 =&gt; &#039;Shop&#039;, (int) 4 =&gt; &#039;ShopTag&#039;, (int) 5 =&gt; &#039;Prefecture&#039;, (int) 6 =&gt; &#039;City&#039;, (int) 7 =&gt; &#039;Area&#039;, (int) 8 =&gt; &#039;Schedule&#039; ) components =&gt; array( (int) 0 =&gt; &#039;Cookie&#039;, (int) 1 =&gt; &#039;Session&#039; ) paginate =&gt; array() needAuth =&gt; true request =&gt; object(CakeRequest) { params =&gt; array( [maximum depth reached] ) data =&gt; array([maximum depth reached]) query =&gt; array( [maximum depth reached] ) url =&gt; &#039;girls/tokyo/area/shinjuku/&#039; base =&gt; &#039;&#039; webroot =&gt; &#039;/&#039; here =&gt; &#039;/girls/tokyo/area/shinjuku/&#039; [protected] _detectors =&gt; array( [maximum depth reached] ) [protected] _input =&gt; &#039;&#039; } response =&gt; object(CakeResponse) { [protected] _statusCodes =&gt; array( [maximum depth reached] ) [protected] _mimeTypes =&gt; array( [maximum depth reached] ) [protected] _protocol =&gt; &#039;HTTP/1.1&#039; [protected] _status =&gt; (int) 200 [protected] _contentType =&gt; &#039;text/html&#039; [protected] _headers =&gt; array([maximum depth reached]) [protected] _body =&gt; null [protected] _file =&gt; null [protected] _fileRange =&gt; null [protected] _charset =&gt; &#039;UTF-8&#039; [protected] _cacheDirectives =&gt; array([maximum depth reached]) [protected] _cookies =&gt; array([maximum depth reached]) } viewPath =&gt; &#039;Girls&#039; layoutPath =&gt; null viewVars =&gt; array( &#039;pref_id&#039; =&gt; (int) 13, &#039;pref_name_en&#039; =&gt; &#039;tokyo&#039;, &#039;pref_name_ja&#039; =&gt; &#039;東京&#039;, &#039;prefs&#039; =&gt; array( (int) 1 =&gt; &#039;北海道&#039;, (int) 2 =&gt; &#039;青森&#039;, (int) 3 =&gt; &#039;岩手&#039;, (int) 4 =&gt; &#039;宮城&#039;, (int) 5 =&gt; &#039;秋田&#039;, (int) 6 =&gt; &#039;山形&#039;, (int) 7 =&gt; &#039;福島&#039;, (int) 8 =&gt; &#039;茨城&#039;, (int) 9 =&gt; &#039;栃木&#039;, (int) 10 =&gt; &#039;群馬&#039;, (int) 11 =&gt; &#039;埼玉&#039;, (int) 12 =&gt; &#039;千葉&#039;, (int) 13 =&gt; &#039;東京&#039;, (int) 14 =&gt; &#039;神奈川&#039;, (int) 15 =&gt; &#039;新潟&#039;, (int) 16 =&gt; &#039;富山&#039;, (int) 17 =&gt; &#039;石川&#039;, (int) 18 =&gt; &#039;福井&#039;, (int) 19 =&gt; &#039;山梨&#039;, (int) 20 =&gt; &#039;長野&#039;, (int) 21 =&gt; &#039;岐阜&#039;, (int) 22 =&gt; &#039;静岡&#039;, (int) 23 =&gt; &#039;愛知&#039;, (int) 24 =&gt; &#039;三重&#039;, (int) 25 =&gt; &#039;滋賀&#039;, (int) 26 =&gt; &#039;京都&#039;, (int) 27 =&gt; &#039;大阪&#039;, (int) 28 =&gt; &#039;兵庫&#039;, (int) 29 =&gt; &#039;奈良&#039;, (int) 30 =&gt; &#039;和歌山&#039;, (int) 31 =&gt; &#039;鳥取&#039;, (int) 32 =&gt; &#039;島根&#039;, (int) 33 =&gt; &#039;岡山&#039;, (int) 34 =&gt; &#039;広島&#039;, (int) 35 =&gt; &#039;山口&#039;, (int) 36 =&gt; &#039;徳島&#039;, (int) 37 =&gt; &#039;香川&#039;, (int) 38 =&gt; &#039;愛媛&#039;, (int) 39 =&gt; &#039;高知&#039;, (int) 40 =&gt; &#039;福岡&#039;, (int) 41 =&gt; &#039;佐賀&#039;, (int) 42 =&gt; &#039;長崎&#039;, (int) 43 =&gt; &#039;熊本&#039;, (int) 44 =&gt; &#039;大分&#039;, (int) 45 =&gt; &#039;宮崎&#039;, (int) 46 =&gt; &#039;鹿児島&#039;, (int) 47 =&gt; &#039;沖縄&#039; ), &#039;prefs_en&#039; =&gt; array( (int) 1 =&gt; &#039;hokkaido&#039;, (int) 2 =&gt; &#039;aomori&#039;, (int) 3 =&gt; &#039;iwate&#039;, (int) 4 =&gt; &#039;miyagi&#039;, (int) 5 =&gt; &#039;akita&#039;, (int) 6 =&gt; &#039;yamagata&#039;, (int) 7 =&gt; &#039;fukushima&#039;, (int) 8 =&gt; &#039;ibaraki&#039;, (int) 9 =&gt; &#039;tochigi&#039;, (int) 10 =&gt; &#039;gunma&#039;, (int) 11 =&gt; &#039;saitama&#039;, (int) 12 =&gt; &#039;chiba&#039;, (int) 13 =&gt; &#039;tokyo&#039;, (int) 14 =&gt; &#039;kanagawa&#039;, (int) 15 =&gt; &#039;niigata&#039;, (int) 16 =&gt; &#039;toyama&#039;, (int) 17 =&gt; &#039;ishikawa&#039;, (int) 18 =&gt; &#039;fukui&#039;, (int) 19 =&gt; &#039;yamanashi&#039;, (int) 20 =&gt; &#039;nagano&#039;, (int) 21 =&gt; &#039;gifu&#039;, (int) 22 =&gt; &#039;shizuoka&#039;, (int) 23 =&gt; &#039;aichi&#039;, (int) 24 =&gt; &#039;mie&#039;, (int) 25 =&gt; &#039;shiga&#039;, (int) 26 =&gt; &#039;kyoto&#039;, (int) 27 =&gt; &#039;osaka&#039;, (int) 28 =&gt; &#039;hyogo&#039;, (int) 29 =&gt; &#039;nara&#039;, (int) 30 =&gt; &#039;wakayama&#039;, (int) 31 =&gt; &#039;tottori&#039;, (int) 32 =&gt; &#039;shimane&#039;, (int) 33 =&gt; &#039;okayama&#039;, (int) 34 =&gt; &#039;hiroshima&#039;, (int) 35 =&gt; &#039;yamaguchi&#039;, (int) 36 =&gt; &#039;tokushima&#039;, (int) 37 =&gt; &#039;kagawa&#039;, (int) 38 =&gt; &#039;ehime&#039;, (int) 39 =&gt; &#039;kochi&#039;, (int) 40 =&gt; &#039;fukuoka&#039;, (int) 41 =&gt; &#039;saga&#039;, (int) 42 =&gt; &#039;nagasaki&#039;, (int) 43 =&gt; &#039;kumamoto&#039;, (int) 44 =&gt; &#039;oita&#039;, (int) 45 =&gt; &#039;miyazaki&#039;, (int) 46 =&gt; &#039;kagoshima&#039;, (int) 47 =&gt; &#039;okinawa&#039; ), &#039;news_limits&#039; =&gt; array( (int) 0 =&gt; (int) 3, (int) 1 =&gt; (int) 3, (int) 2 =&gt; (int) 6, (int) 3 =&gt; (int) 12, (int) 4 =&gt; (int) 24 ), &#039;params&#039; =&gt; array( &#039;plugin&#039; =&gt; null, &#039;controller&#039; =&gt; &#039;girls&#039;, &#039;action&#039; =&gt; &#039;index&#039;, &#039;named&#039; =&gt; array([maximum depth reached]), &#039;pass&#039; =&gt; array( [maximum depth reached] ) ), &#039;pages&#039; =&gt; null, &#039;pages_admin&#039; =&gt; null, &#039;controller_camel_case&#039; =&gt; &#039;Girls&#039;, &#039;current&#039; =&gt; &#039;girls&#039;, &#039;noindex&#039; =&gt; false ) view =&gt; &#039;index&#039; layout =&gt; &#039;default&#039; autoRender =&gt; true autoLayout =&gt; true Components =&gt; object(ComponentCollection) { defaultPriority =&gt; (int) 10 [protected] _Controller =&gt; object(GirlsController) {} [protected] _enabled =&gt; array( [maximum depth reached] ) [protected] _loaded =&gt; array( [maximum depth reached] ) } viewClass =&gt; &#039;View&#039; View =&gt; null ext =&gt; &#039;.ctp&#039; plugin =&gt; null cacheAction =&gt; false passedArgs =&gt; array( (int) 0 =&gt; &#039;tokyo&#039;, (int) 1 =&gt; &#039;area&#039;, (int) 2 =&gt; &#039;shinjuku&#039; ) scaffold =&gt; false methods =&gt; array( (int) 0 =&gt; &#039;index&#039;, (int) 1 =&gt; &#039;detail&#039;, (int) 2 =&gt; &#039;admin_index&#039;, (int) 3 =&gt; &#039;admin_add&#039;, (int) 4 =&gt; &#039;admin_edit&#039;, (int) 5 =&gt; &#039;admin_post&#039;, (int) 6 =&gt; &#039;admin_sort&#039;, (int) 7 =&gt; &#039;admin_delete&#039;, (int) 8 =&gt; &#039;_sumGirls&#039;, (int) 9 =&gt; &#039;admin_countreset&#039;, (int) 10 =&gt; &#039;admin_image&#039;, (int) 11 =&gt; &#039;admin_image_add&#039;, (int) 12 =&gt; &#039;admin_image_upload&#039;, (int) 13 =&gt; &#039;admin_image_delete&#039;, (int) 14 =&gt; &#039;admin_image_sort&#039;, (int) 15 =&gt; &#039;getAdminPages&#039;, (int) 17 =&gt; &#039;getAuth&#039;, (int) 18 =&gt; &#039;getRoleId&#039;, (int) 19 =&gt; &#039;getUserId&#039;, (int) 20 =&gt; &#039;prd&#039;, (int) 21 =&gt; &#039;isSP&#039;, (int) 22 =&gt; &#039;explodeCase&#039;, (int) 23 =&gt; &#039;topicPath&#039;, (int) 24 =&gt; &#039;getPrefs&#039;, (int) 25 =&gt; &#039;getShopPrefs&#039;, (int) 26 =&gt; &#039;getPrefNameJaEnId&#039;, (int) 27 =&gt; &#039;pageInit&#039;, (int) 28 =&gt; &#039;adminInit&#039;, (int) 29 =&gt; &#039;getHotelTypes&#039;, (int) 30 =&gt; &#039;getShopTypes&#039;, (int) 31 =&gt; &#039;preInsert&#039;, (int) 32 =&gt; &#039;getCities&#039;, (int) 33 =&gt; &#039;getShopCities&#039;, (int) 34 =&gt; &#039;getCups&#039;, (int) 35 =&gt; &#039;getRandStr&#039;, (int) 36 =&gt; &#039;hasAuthority&#039;, (int) 37 =&gt; &#039;getErrorExit&#039;, (int) 38 =&gt; &#039;getShopId&#039;, (int) 39 =&gt; &#039;getNewsLimits&#039;, (int) 40 =&gt; &#039;getIgnoreIps&#039;, (int) 41 =&gt; &#039;getScheduleTime&#039;, (int) 42 =&gt; &#039;getJapanesDay&#039; ) modelClass =&gt; &#039;Girl&#039; modelKey =&gt; &#039;girl&#039; validationErrors =&gt; null Cookie =&gt; object(CookieComponent) { name =&gt; &#039;DELIX&#039; time =&gt; null path =&gt; &#039;/&#039; domain =&gt; &#039;&#039; secure =&gt; false key =&gt; &#039;7TKqN6RR8ukQK!P6:SCayS-fza.v+q+GC8OHjP7y&#039; httpOnly =&gt; false settings =&gt; array([maximum depth reached]) components =&gt; array([maximum depth reached]) [protected] _values =&gt; array( [maximum depth reached] ) [protected] _type =&gt; &#039;cipher&#039; [protected] _reset =&gt; null [protected] _expires =&gt; (int) 0 [protected] _response =&gt; object(CakeResponse) {} [protected] _Collection =&gt; object(ComponentCollection) {} [protected] _componentMap =&gt; array([maximum depth reached]) } Session =&gt; object(SessionComponent) { settings =&gt; array([maximum depth reached]) components =&gt; array([maximum depth reached]) [protected] _Collection =&gt; object(ComponentCollection) {} [protected] _componentMap =&gt; array([maximum depth reached]) } Area =&gt; object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( [maximum depth reached] ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array([maximum depth reached]) schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array([maximum depth reached]) validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( [maximum depth reached] ) cacheQueries =&gt; false belongsTo =&gt; array([maximum depth reached]) hasOne =&gt; array([maximum depth reached]) hasMany =&gt; array([maximum depth reached]) hasAndBelongsToMany =&gt; array([maximum depth reached]) actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) {} whitelist =&gt; array([maximum depth reached]) cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array([maximum depth reached]) __backAssociation =&gt; array([maximum depth reached]) __backInnerAssociation =&gt; array([maximum depth reached]) __backOriginalAssociation =&gt; array([maximum depth reached]) __backContainableAssociation =&gt; array([maximum depth reached]) __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( [maximum depth reached] ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( [maximum depth reached] ) [protected] _associations =&gt; array( [maximum depth reached] ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) {} [protected] _validator =&gt; null } [protected] _responseClass =&gt; &#039;CakeResponse&#039; [protected] _mergeParent =&gt; &#039;AppController&#039; [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } } array( (int) 0 =&gt; &#039;tokyo&#039;, (int) 1 =&gt; &#039;area&#039;, (int) 2 =&gt; &#039;shinjuku&#039; )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-16')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-16')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-16" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-16" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params =&gt; array( &#039;plugin&#039; =&gt; null, &#039;controller&#039; =&gt; &#039;girls&#039;, &#039;action&#039; =&gt; &#039;index&#039;, &#039;named&#039; =&gt; array(), &#039;pass&#039; =&gt; array( (int) 0 =&gt; &#039;tokyo&#039;, (int) 1 =&gt; &#039;area&#039;, (int) 2 =&gt; &#039;shinjuku&#039; ), &#039;models&#039; =&gt; array( &#039;Area&#039; =&gt; array( [maximum depth reached] ) ) ) data =&gt; array() query =&gt; array( &#039;tag&#039; =&gt; &#039;kitsuen&#039; ) url =&gt; &#039;girls/tokyo/area/shinjuku/&#039; base =&gt; &#039;&#039; webroot =&gt; &#039;/&#039; here =&gt; &#039;/girls/tokyo/area/shinjuku/&#039; [protected] _detectors =&gt; array( &#039;get&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;GET&#039; ), &#039;post&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;POST&#039; ), &#039;put&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;PUT&#039; ), &#039;delete&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;DELETE&#039; ), &#039;head&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;HEAD&#039; ), &#039;options&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;OPTIONS&#039; ), &#039;ssl&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTPS&#039;, &#039;value&#039; =&gt; (int) 1 ), &#039;ajax&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;, &#039;value&#039; =&gt; &#039;XMLHttpRequest&#039; ), &#039;flash&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;, &#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039; ), &#039;mobile&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;, &#039;options&#039; =&gt; array( [maximum depth reached] ) ), &#039;requested&#039; =&gt; array( &#039;param&#039; =&gt; &#039;requested&#039;, &#039;value&#039; =&gt; (int) 1 ), &#039;json&#039; =&gt; array( &#039;accept&#039; =&gt; array( [maximum depth reached] ), &#039;param&#039; =&gt; &#039;ext&#039;, &#039;value&#039; =&gt; &#039;json&#039; ), &#039;xml&#039; =&gt; array( &#039;accept&#039; =&gt; array( [maximum depth reached] ), &#039;param&#039; =&gt; &#039;ext&#039;, &#039;value&#039; =&gt; &#039;xml&#039; ) ) [protected] _input =&gt; &#039;&#039; }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-17')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-17')">Dispatcher->_invoke(GirlsController, CakeRequest)</a> <div id="file-excerpt-17" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-17" class="cake-code-dump" style="display: none;"><pre>object(GirlsController) { name =&gt; &#039;Girls&#039; helpers =&gt; array( &#039;Session&#039; =&gt; null, &#039;Common&#039; =&gt; null, &#039;BreadCrumb&#039; =&gt; null, &#039;SpBreadCrumb&#039; =&gt; null ) uses =&gt; array( (int) 0 =&gt; &#039;Girl&#039;, (int) 1 =&gt; &#039;GirlImage&#039;, (int) 2 =&gt; &#039;GirlTag&#039;, (int) 3 =&gt; &#039;Shop&#039;, (int) 4 =&gt; &#039;ShopTag&#039;, (int) 5 =&gt; &#039;Prefecture&#039;, (int) 6 =&gt; &#039;City&#039;, (int) 7 =&gt; &#039;Area&#039;, (int) 8 =&gt; &#039;Schedule&#039; ) components =&gt; array( (int) 0 =&gt; &#039;Cookie&#039;, (int) 1 =&gt; &#039;Session&#039; ) paginate =&gt; array() needAuth =&gt; true request =&gt; object(CakeRequest) { params =&gt; array( [maximum depth reached] ) data =&gt; array([maximum depth reached]) query =&gt; array( [maximum depth reached] ) url =&gt; &#039;girls/tokyo/area/shinjuku/&#039; base =&gt; &#039;&#039; webroot =&gt; &#039;/&#039; here =&gt; &#039;/girls/tokyo/area/shinjuku/&#039; [protected] _detectors =&gt; array( [maximum depth reached] ) [protected] _input =&gt; &#039;&#039; } response =&gt; object(CakeResponse) { [protected] _statusCodes =&gt; array( [maximum depth reached] ) [protected] _mimeTypes =&gt; array( [maximum depth reached] ) [protected] _protocol =&gt; &#039;HTTP/1.1&#039; [protected] _status =&gt; (int) 200 [protected] _contentType =&gt; &#039;text/html&#039; [protected] _headers =&gt; array([maximum depth reached]) [protected] _body =&gt; null [protected] _file =&gt; null [protected] _fileRange =&gt; null [protected] _charset =&gt; &#039;UTF-8&#039; [protected] _cacheDirectives =&gt; array([maximum depth reached]) [protected] _cookies =&gt; array([maximum depth reached]) } viewPath =&gt; &#039;Girls&#039; layoutPath =&gt; null viewVars =&gt; array( &#039;pref_id&#039; =&gt; (int) 13, &#039;pref_name_en&#039; =&gt; &#039;tokyo&#039;, &#039;pref_name_ja&#039; =&gt; &#039;東京&#039;, &#039;prefs&#039; =&gt; array( (int) 1 =&gt; &#039;北海道&#039;, (int) 2 =&gt; &#039;青森&#039;, (int) 3 =&gt; &#039;岩手&#039;, (int) 4 =&gt; &#039;宮城&#039;, (int) 5 =&gt; &#039;秋田&#039;, (int) 6 =&gt; &#039;山形&#039;, (int) 7 =&gt; &#039;福島&#039;, (int) 8 =&gt; &#039;茨城&#039;, (int) 9 =&gt; &#039;栃木&#039;, (int) 10 =&gt; &#039;群馬&#039;, (int) 11 =&gt; &#039;埼玉&#039;, (int) 12 =&gt; &#039;千葉&#039;, (int) 13 =&gt; &#039;東京&#039;, (int) 14 =&gt; &#039;神奈川&#039;, (int) 15 =&gt; &#039;新潟&#039;, (int) 16 =&gt; &#039;富山&#039;, (int) 17 =&gt; &#039;石川&#039;, (int) 18 =&gt; &#039;福井&#039;, (int) 19 =&gt; &#039;山梨&#039;, (int) 20 =&gt; &#039;長野&#039;, (int) 21 =&gt; &#039;岐阜&#039;, (int) 22 =&gt; &#039;静岡&#039;, (int) 23 =&gt; &#039;愛知&#039;, (int) 24 =&gt; &#039;三重&#039;, (int) 25 =&gt; &#039;滋賀&#039;, (int) 26 =&gt; &#039;京都&#039;, (int) 27 =&gt; &#039;大阪&#039;, (int) 28 =&gt; &#039;兵庫&#039;, (int) 29 =&gt; &#039;奈良&#039;, (int) 30 =&gt; &#039;和歌山&#039;, (int) 31 =&gt; &#039;鳥取&#039;, (int) 32 =&gt; &#039;島根&#039;, (int) 33 =&gt; &#039;岡山&#039;, (int) 34 =&gt; &#039;広島&#039;, (int) 35 =&gt; &#039;山口&#039;, (int) 36 =&gt; &#039;徳島&#039;, (int) 37 =&gt; &#039;香川&#039;, (int) 38 =&gt; &#039;愛媛&#039;, (int) 39 =&gt; &#039;高知&#039;, (int) 40 =&gt; &#039;福岡&#039;, (int) 41 =&gt; &#039;佐賀&#039;, (int) 42 =&gt; &#039;長崎&#039;, (int) 43 =&gt; &#039;熊本&#039;, (int) 44 =&gt; &#039;大分&#039;, (int) 45 =&gt; &#039;宮崎&#039;, (int) 46 =&gt; &#039;鹿児島&#039;, (int) 47 =&gt; &#039;沖縄&#039; ), &#039;prefs_en&#039; =&gt; array( (int) 1 =&gt; &#039;hokkaido&#039;, (int) 2 =&gt; &#039;aomori&#039;, (int) 3 =&gt; &#039;iwate&#039;, (int) 4 =&gt; &#039;miyagi&#039;, (int) 5 =&gt; &#039;akita&#039;, (int) 6 =&gt; &#039;yamagata&#039;, (int) 7 =&gt; &#039;fukushima&#039;, (int) 8 =&gt; &#039;ibaraki&#039;, (int) 9 =&gt; &#039;tochigi&#039;, (int) 10 =&gt; &#039;gunma&#039;, (int) 11 =&gt; &#039;saitama&#039;, (int) 12 =&gt; &#039;chiba&#039;, (int) 13 =&gt; &#039;tokyo&#039;, (int) 14 =&gt; &#039;kanagawa&#039;, (int) 15 =&gt; &#039;niigata&#039;, (int) 16 =&gt; &#039;toyama&#039;, (int) 17 =&gt; &#039;ishikawa&#039;, (int) 18 =&gt; &#039;fukui&#039;, (int) 19 =&gt; &#039;yamanashi&#039;, (int) 20 =&gt; &#039;nagano&#039;, (int) 21 =&gt; &#039;gifu&#039;, (int) 22 =&gt; &#039;shizuoka&#039;, (int) 23 =&gt; &#039;aichi&#039;, (int) 24 =&gt; &#039;mie&#039;, (int) 25 =&gt; &#039;shiga&#039;, (int) 26 =&gt; &#039;kyoto&#039;, (int) 27 =&gt; &#039;osaka&#039;, (int) 28 =&gt; &#039;hyogo&#039;, (int) 29 =&gt; &#039;nara&#039;, (int) 30 =&gt; &#039;wakayama&#039;, (int) 31 =&gt; &#039;tottori&#039;, (int) 32 =&gt; &#039;shimane&#039;, (int) 33 =&gt; &#039;okayama&#039;, (int) 34 =&gt; &#039;hiroshima&#039;, (int) 35 =&gt; &#039;yamaguchi&#039;, (int) 36 =&gt; &#039;tokushima&#039;, (int) 37 =&gt; &#039;kagawa&#039;, (int) 38 =&gt; &#039;ehime&#039;, (int) 39 =&gt; &#039;kochi&#039;, (int) 40 =&gt; &#039;fukuoka&#039;, (int) 41 =&gt; &#039;saga&#039;, (int) 42 =&gt; &#039;nagasaki&#039;, (int) 43 =&gt; &#039;kumamoto&#039;, (int) 44 =&gt; &#039;oita&#039;, (int) 45 =&gt; &#039;miyazaki&#039;, (int) 46 =&gt; &#039;kagoshima&#039;, (int) 47 =&gt; &#039;okinawa&#039; ), &#039;news_limits&#039; =&gt; array( (int) 0 =&gt; (int) 3, (int) 1 =&gt; (int) 3, (int) 2 =&gt; (int) 6, (int) 3 =&gt; (int) 12, (int) 4 =&gt; (int) 24 ), &#039;params&#039; =&gt; array( &#039;plugin&#039; =&gt; null, &#039;controller&#039; =&gt; &#039;girls&#039;, &#039;action&#039; =&gt; &#039;index&#039;, &#039;named&#039; =&gt; array([maximum depth reached]), &#039;pass&#039; =&gt; array( [maximum depth reached] ) ), &#039;pages&#039; =&gt; null, &#039;pages_admin&#039; =&gt; null, &#039;controller_camel_case&#039; =&gt; &#039;Girls&#039;, &#039;current&#039; =&gt; &#039;girls&#039;, &#039;noindex&#039; =&gt; false ) view =&gt; &#039;index&#039; layout =&gt; &#039;default&#039; autoRender =&gt; true autoLayout =&gt; true Components =&gt; object(ComponentCollection) { defaultPriority =&gt; (int) 10 [protected] _Controller =&gt; object(GirlsController) {} [protected] _enabled =&gt; array( [maximum depth reached] ) [protected] _loaded =&gt; array( [maximum depth reached] ) } viewClass =&gt; &#039;View&#039; View =&gt; null ext =&gt; &#039;.ctp&#039; plugin =&gt; null cacheAction =&gt; false passedArgs =&gt; array( (int) 0 =&gt; &#039;tokyo&#039;, (int) 1 =&gt; &#039;area&#039;, (int) 2 =&gt; &#039;shinjuku&#039; ) scaffold =&gt; false methods =&gt; array( (int) 0 =&gt; &#039;index&#039;, (int) 1 =&gt; &#039;detail&#039;, (int) 2 =&gt; &#039;admin_index&#039;, (int) 3 =&gt; &#039;admin_add&#039;, (int) 4 =&gt; &#039;admin_edit&#039;, (int) 5 =&gt; &#039;admin_post&#039;, (int) 6 =&gt; &#039;admin_sort&#039;, (int) 7 =&gt; &#039;admin_delete&#039;, (int) 8 =&gt; &#039;_sumGirls&#039;, (int) 9 =&gt; &#039;admin_countreset&#039;, (int) 10 =&gt; &#039;admin_image&#039;, (int) 11 =&gt; &#039;admin_image_add&#039;, (int) 12 =&gt; &#039;admin_image_upload&#039;, (int) 13 =&gt; &#039;admin_image_delete&#039;, (int) 14 =&gt; &#039;admin_image_sort&#039;, (int) 15 =&gt; &#039;getAdminPages&#039;, (int) 17 =&gt; &#039;getAuth&#039;, (int) 18 =&gt; &#039;getRoleId&#039;, (int) 19 =&gt; &#039;getUserId&#039;, (int) 20 =&gt; &#039;prd&#039;, (int) 21 =&gt; &#039;isSP&#039;, (int) 22 =&gt; &#039;explodeCase&#039;, (int) 23 =&gt; &#039;topicPath&#039;, (int) 24 =&gt; &#039;getPrefs&#039;, (int) 25 =&gt; &#039;getShopPrefs&#039;, (int) 26 =&gt; &#039;getPrefNameJaEnId&#039;, (int) 27 =&gt; &#039;pageInit&#039;, (int) 28 =&gt; &#039;adminInit&#039;, (int) 29 =&gt; &#039;getHotelTypes&#039;, (int) 30 =&gt; &#039;getShopTypes&#039;, (int) 31 =&gt; &#039;preInsert&#039;, (int) 32 =&gt; &#039;getCities&#039;, (int) 33 =&gt; &#039;getShopCities&#039;, (int) 34 =&gt; &#039;getCups&#039;, (int) 35 =&gt; &#039;getRandStr&#039;, (int) 36 =&gt; &#039;hasAuthority&#039;, (int) 37 =&gt; &#039;getErrorExit&#039;, (int) 38 =&gt; &#039;getShopId&#039;, (int) 39 =&gt; &#039;getNewsLimits&#039;, (int) 40 =&gt; &#039;getIgnoreIps&#039;, (int) 41 =&gt; &#039;getScheduleTime&#039;, (int) 42 =&gt; &#039;getJapanesDay&#039; ) modelClass =&gt; &#039;Girl&#039; modelKey =&gt; &#039;girl&#039; validationErrors =&gt; null Cookie =&gt; object(CookieComponent) { name =&gt; &#039;DELIX&#039; time =&gt; null path =&gt; &#039;/&#039; domain =&gt; &#039;&#039; secure =&gt; false key =&gt; &#039;7TKqN6RR8ukQK!P6:SCayS-fza.v+q+GC8OHjP7y&#039; httpOnly =&gt; false settings =&gt; array([maximum depth reached]) components =&gt; array([maximum depth reached]) [protected] _values =&gt; array( [maximum depth reached] ) [protected] _type =&gt; &#039;cipher&#039; [protected] _reset =&gt; null [protected] _expires =&gt; (int) 0 [protected] _response =&gt; object(CakeResponse) {} [protected] _Collection =&gt; object(ComponentCollection) {} [protected] _componentMap =&gt; array([maximum depth reached]) } Session =&gt; object(SessionComponent) { settings =&gt; array([maximum depth reached]) components =&gt; array([maximum depth reached]) [protected] _Collection =&gt; object(ComponentCollection) {} [protected] _componentMap =&gt; array([maximum depth reached]) } Area =&gt; object(Area) { name =&gt; &#039;Area&#039; validate =&gt; array( [maximum depth reached] ) useDbConfig =&gt; &#039;default&#039; useTable =&gt; &#039;areas&#039; id =&gt; false data =&gt; array([maximum depth reached]) schemaName =&gt; &#039;hotelxdeli&#039; table =&gt; &#039;areas&#039; primaryKey =&gt; &#039;id&#039; validationErrors =&gt; array([maximum depth reached]) validationDomain =&gt; null tablePrefix =&gt; &#039;&#039; plugin =&gt; null alias =&gt; &#039;Area&#039; tableToModel =&gt; array( [maximum depth reached] ) cacheQueries =&gt; false belongsTo =&gt; array([maximum depth reached]) hasOne =&gt; array([maximum depth reached]) hasMany =&gt; array([maximum depth reached]) hasAndBelongsToMany =&gt; array([maximum depth reached]) actsAs =&gt; null Behaviors =&gt; object(BehaviorCollection) {} whitelist =&gt; array([maximum depth reached]) cacheSources =&gt; true findQueryType =&gt; &#039;first&#039; recursive =&gt; (int) 1 order =&gt; null virtualFields =&gt; array([maximum depth reached]) __backAssociation =&gt; array([maximum depth reached]) __backInnerAssociation =&gt; array([maximum depth reached]) __backOriginalAssociation =&gt; array([maximum depth reached]) __backContainableAssociation =&gt; array([maximum depth reached]) __safeUpdateMode =&gt; false useConsistentAfterFind =&gt; true findMethods =&gt; array( [maximum depth reached] ) [protected] _schema =&gt; null [protected] _associationKeys =&gt; array( [maximum depth reached] ) [protected] _associations =&gt; array( [maximum depth reached] ) [protected] _insertID =&gt; null [protected] _sourceConfigured =&gt; true [protected] _eventManager =&gt; object(CakeEventManager) {} [protected] _validator =&gt; null } [protected] _responseClass =&gt; &#039;CakeResponse&#039; [protected] _mergeParent =&gt; &#039;AppController&#039; [protected] _eventManager =&gt; object(CakeEventManager) { [protected] _generalManager =&gt; object(CakeEventManager) {} [protected] _listeners =&gt; array( [maximum depth reached] ) [protected] _isGlobal =&gt; false } } object(CakeRequest) { params =&gt; array( &#039;plugin&#039; =&gt; null, &#039;controller&#039; =&gt; &#039;girls&#039;, &#039;action&#039; =&gt; &#039;index&#039;, &#039;named&#039; =&gt; array(), &#039;pass&#039; =&gt; array( (int) 0 =&gt; &#039;tokyo&#039;, (int) 1 =&gt; &#039;area&#039;, (int) 2 =&gt; &#039;shinjuku&#039; ), &#039;models&#039; =&gt; array( &#039;Area&#039; =&gt; array( [maximum depth reached] ) ) ) data =&gt; array() query =&gt; array( &#039;tag&#039; =&gt; &#039;kitsuen&#039; ) url =&gt; &#039;girls/tokyo/area/shinjuku/&#039; base =&gt; &#039;&#039; webroot =&gt; &#039;/&#039; here =&gt; &#039;/girls/tokyo/area/shinjuku/&#039; [protected] _detectors =&gt; array( &#039;get&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;GET&#039; ), &#039;post&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;POST&#039; ), &#039;put&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;PUT&#039; ), &#039;delete&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;DELETE&#039; ), &#039;head&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;HEAD&#039; ), &#039;options&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;OPTIONS&#039; ), &#039;ssl&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTPS&#039;, &#039;value&#039; =&gt; (int) 1 ), &#039;ajax&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;, &#039;value&#039; =&gt; &#039;XMLHttpRequest&#039; ), &#039;flash&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;, &#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039; ), &#039;mobile&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;, &#039;options&#039; =&gt; array( [maximum depth reached] ) ), &#039;requested&#039; =&gt; array( &#039;param&#039; =&gt; &#039;requested&#039;, &#039;value&#039; =&gt; (int) 1 ), &#039;json&#039; =&gt; array( &#039;accept&#039; =&gt; array( [maximum depth reached] ), &#039;param&#039; =&gt; &#039;ext&#039;, &#039;value&#039; =&gt; &#039;json&#039; ), &#039;xml&#039; =&gt; array( &#039;accept&#039; =&gt; array( [maximum depth reached] ), &#039;param&#039; =&gt; &#039;ext&#039;, &#039;value&#039; =&gt; &#039;xml&#039; ) ) [protected] _input =&gt; &#039;&#039; }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-18')">APP/webroot/index.php line 110</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-18')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-18" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-18" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params =&gt; array( &#039;plugin&#039; =&gt; null, &#039;controller&#039; =&gt; &#039;girls&#039;, &#039;action&#039; =&gt; &#039;index&#039;, &#039;named&#039; =&gt; array(), &#039;pass&#039; =&gt; array( (int) 0 =&gt; &#039;tokyo&#039;, (int) 1 =&gt; &#039;area&#039;, (int) 2 =&gt; &#039;shinjuku&#039; ), &#039;models&#039; =&gt; array( &#039;Area&#039; =&gt; array( [maximum depth reached] ) ) ) data =&gt; array() query =&gt; array( &#039;tag&#039; =&gt; &#039;kitsuen&#039; ) url =&gt; &#039;girls/tokyo/area/shinjuku/&#039; base =&gt; &#039;&#039; webroot =&gt; &#039;/&#039; here =&gt; &#039;/girls/tokyo/area/shinjuku/&#039; [protected] _detectors =&gt; array( &#039;get&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;GET&#039; ), &#039;post&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;POST&#039; ), &#039;put&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;PUT&#039; ), &#039;delete&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;DELETE&#039; ), &#039;head&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;HEAD&#039; ), &#039;options&#039; =&gt; array( &#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;, &#039;value&#039; =&gt; &#039;OPTIONS&#039; ), &#039;ssl&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTPS&#039;, &#039;value&#039; =&gt; (int) 1 ), &#039;ajax&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;, &#039;value&#039; =&gt; &#039;XMLHttpRequest&#039; ), &#039;flash&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;, &#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039; ), &#039;mobile&#039; =&gt; array( &#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;, &#039;options&#039; =&gt; array( [maximum depth reached] ) ), &#039;requested&#039; =&gt; array( &#039;param&#039; =&gt; &#039;requested&#039;, &#039;value&#039; =&gt; (int) 1 ), &#039;json&#039; =&gt; array( &#039;accept&#039; =&gt; array( [maximum depth reached] ), &#039;param&#039; =&gt; &#039;ext&#039;, &#039;value&#039; =&gt; &#039;json&#039; ), &#039;xml&#039; =&gt; array( &#039;accept&#039; =&gt; array( [maximum depth reached] ), &#039;param&#039; =&gt; &#039;ext&#039;, &#039;value&#039; =&gt; &#039;xml&#039; ) ) [protected] _input =&gt; &#039;&#039; } object(CakeResponse) { [protected] _statusCodes =&gt; array( (int) 100 =&gt; &#039;Continue&#039;, (int) 101 =&gt; &#039;Switching Protocols&#039;, (int) 200 =&gt; &#039;OK&#039;, (int) 201 =&gt; &#039;Created&#039;, (int) 202 =&gt; &#039;Accepted&#039;, (int) 203 =&gt; &#039;Non-Authoritative Information&#039;, (int) 204 =&gt; &#039;No Content&#039;, (int) 205 =&gt; &#039;Reset Content&#039;, (int) 206 =&gt; &#039;Partial Content&#039;, (int) 300 =&gt; &#039;Multiple Choices&#039;, (int) 301 =&gt; &#039;Moved Permanently&#039;, (int) 302 =&gt; &#039;Found&#039;, (int) 303 =&gt; &#039;See Other&#039;, (int) 304 =&gt; &#039;Not Modified&#039;, (int) 305 =&gt; &#039;Use Proxy&#039;, (int) 307 =&gt; &#039;Temporary Redirect&#039;, (int) 400 =&gt; &#039;Bad Request&#039;, (int) 401 =&gt; &#039;Unauthorized&#039;, (int) 402 =&gt; &#039;Payment Required&#039;, (int) 403 =&gt; &#039;Forbidden&#039;, (int) 404 =&gt; &#039;Not Found&#039;, (int) 405 =&gt; &#039;Method Not Allowed&#039;, (int) 406 =&gt; &#039;Not Acceptable&#039;, (int) 407 =&gt; &#039;Proxy Authentication Required&#039;, (int) 408 =&gt; &#039;Request Time-out&#039;, (int) 409 =&gt; &#039;Conflict&#039;, (int) 410 =&gt; &#039;Gone&#039;, (int) 411 =&gt; &#039;Length Required&#039;, (int) 412 =&gt; &#039;Precondition Failed&#039;, (int) 413 =&gt; &#039;Request Entity Too Large&#039;, (int) 414 =&gt; &#039;Request-URI Too Large&#039;, (int) 415 =&gt; &#039;Unsupported Media Type&#039;, (int) 416 =&gt; &#039;Requested range not satisfiable&#039;, (int) 417 =&gt; &#039;Expectation Failed&#039;, (int) 429 =&gt; &#039;Too Many Requests&#039;, (int) 500 =&gt; &#039;Internal Server Error&#039;, (int) 501 =&gt; &#039;Not Implemented&#039;, (int) 502 =&gt; &#039;Bad Gateway&#039;, (int) 503 =&gt; &#039;Service Unavailable&#039;, (int) 504 =&gt; &#039;Gateway Time-out&#039;, (int) 505 =&gt; &#039;Unsupported Version&#039; ) [protected] _mimeTypes =&gt; array( &#039;html&#039; =&gt; array( (int) 0 =&gt; &#039;text/html&#039;, (int) 1 =&gt; &#039;*/*&#039; ), &#039;json&#039; =&gt; &#039;application/json&#039;, &#039;xml&#039; =&gt; array( (int) 0 =&gt; &#039;application/xml&#039;, (int) 1 =&gt; &#039;text/xml&#039; ), &#039;rss&#039; =&gt; &#039;application/rss+xml&#039;, &#039;ai&#039; =&gt; &#039;application/postscript&#039;, &#039;bcpio&#039; =&gt; &#039;application/x-bcpio&#039;, &#039;bin&#039; =&gt; &#039;application/octet-stream&#039;, &#039;ccad&#039; =&gt; &#039;application/clariscad&#039;, &#039;cdf&#039; =&gt; &#039;application/x-netcdf&#039;, &#039;class&#039; =&gt; &#039;application/octet-stream&#039;, &#039;cpio&#039; =&gt; &#039;application/x-cpio&#039;, &#039;cpt&#039; =&gt; &#039;application/mac-compactpro&#039;, &#039;csh&#039; =&gt; &#039;application/x-csh&#039;, &#039;csv&#039; =&gt; array( (int) 0 =&gt; &#039;text/csv&#039;, (int) 1 =&gt; &#039;application/vnd.ms-excel&#039; ), &#039;dcr&#039; =&gt; &#039;application/x-director&#039;, &#039;dir&#039; =&gt; &#039;application/x-director&#039;, &#039;dms&#039; =&gt; &#039;application/octet-stream&#039;, &#039;doc&#039; =&gt; &#039;application/msword&#039;, &#039;docx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.wordprocessingml.document&#039;, &#039;drw&#039; =&gt; &#039;application/drafting&#039;, &#039;dvi&#039; =&gt; &#039;application/x-dvi&#039;, &#039;dwg&#039; =&gt; &#039;application/acad&#039;, &#039;dxf&#039; =&gt; &#039;application/dxf&#039;, &#039;dxr&#039; =&gt; &#039;application/x-director&#039;, &#039;eot&#039; =&gt; &#039;application/vnd.ms-fontobject&#039;, &#039;eps&#039; =&gt; &#039;application/postscript&#039;, &#039;exe&#039; =&gt; &#039;application/octet-stream&#039;, &#039;ez&#039; =&gt; &#039;application/andrew-inset&#039;, &#039;flv&#039; =&gt; &#039;video/x-flv&#039;, &#039;gtar&#039; =&gt; &#039;application/x-gtar&#039;, &#039;gz&#039; =&gt; &#039;application/x-gzip&#039;, &#039;bz2&#039; =&gt; &#039;application/x-bzip&#039;, &#039;7z&#039; =&gt; &#039;application/x-7z-compressed&#039;, &#039;hdf&#039; =&gt; &#039;application/x-hdf&#039;, &#039;hqx&#039; =&gt; &#039;application/mac-binhex40&#039;, &#039;ico&#039; =&gt; &#039;image/x-icon&#039;, &#039;ips&#039; =&gt; &#039;application/x-ipscript&#039;, &#039;ipx&#039; =&gt; &#039;application/x-ipix&#039;, &#039;js&#039; =&gt; &#039;application/javascript&#039;, &#039;latex&#039; =&gt; &#039;application/x-latex&#039;, &#039;lha&#039; =&gt; &#039;application/octet-stream&#039;, &#039;lsp&#039; =&gt; &#039;application/x-lisp&#039;, &#039;lzh&#039; =&gt; &#039;application/octet-stream&#039;, &#039;man&#039; =&gt; &#039;application/x-troff-man&#039;, &#039;me&#039; =&gt; &#039;application/x-troff-me&#039;, &#039;mif&#039; =&gt; &#039;application/vnd.mif&#039;, &#039;ms&#039; =&gt; &#039;application/x-troff-ms&#039;, &#039;nc&#039; =&gt; &#039;application/x-netcdf&#039;, &#039;oda&#039; =&gt; &#039;application/oda&#039;, &#039;otf&#039; =&gt; &#039;font/otf&#039;, &#039;pdf&#039; =&gt; &#039;application/pdf&#039;, &#039;pgn&#039; =&gt; &#039;application/x-chess-pgn&#039;, &#039;pot&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;, &#039;pps&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;, &#039;ppt&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;, &#039;pptx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.presentationml.presentation&#039;, &#039;ppz&#039; =&gt; &#039;application/vnd.ms-powerpoint&#039;, &#039;pre&#039; =&gt; &#039;application/x-freelance&#039;, &#039;prt&#039; =&gt; &#039;application/pro_eng&#039;, &#039;ps&#039; =&gt; &#039;application/postscript&#039;, &#039;roff&#039; =&gt; &#039;application/x-troff&#039;, &#039;scm&#039; =&gt; &#039;application/x-lotusscreencam&#039;, &#039;set&#039; =&gt; &#039;application/set&#039;, &#039;sh&#039; =&gt; &#039;application/x-sh&#039;, &#039;shar&#039; =&gt; &#039;application/x-shar&#039;, &#039;sit&#039; =&gt; &#039;application/x-stuffit&#039;, &#039;skd&#039; =&gt; &#039;application/x-koan&#039;, &#039;skm&#039; =&gt; &#039;application/x-koan&#039;, &#039;skp&#039; =&gt; &#039;application/x-koan&#039;, &#039;skt&#039; =&gt; &#039;application/x-koan&#039;, &#039;smi&#039; =&gt; &#039;application/smil&#039;, &#039;smil&#039; =&gt; &#039;application/smil&#039;, &#039;sol&#039; =&gt; &#039;application/solids&#039;, &#039;spl&#039; =&gt; &#039;application/x-futuresplash&#039;, &#039;src&#039; =&gt; &#039;application/x-wais-source&#039;, &#039;step&#039; =&gt; &#039;application/STEP&#039;, &#039;stl&#039; =&gt; &#039;application/SLA&#039;, &#039;stp&#039; =&gt; &#039;application/STEP&#039;, &#039;sv4cpio&#039; =&gt; &#039;application/x-sv4cpio&#039;, &#039;sv4crc&#039; =&gt; &#039;application/x-sv4crc&#039;, &#039;svg&#039; =&gt; &#039;image/svg+xml&#039;, &#039;svgz&#039; =&gt; &#039;image/svg+xml&#039;, &#039;swf&#039; =&gt; &#039;application/x-shockwave-flash&#039;, &#039;t&#039; =&gt; &#039;application/x-troff&#039;, &#039;tar&#039; =&gt; &#039;application/x-tar&#039;, &#039;tcl&#039; =&gt; &#039;application/x-tcl&#039;, &#039;tex&#039; =&gt; &#039;application/x-tex&#039;, &#039;texi&#039; =&gt; &#039;application/x-texinfo&#039;, &#039;texinfo&#039; =&gt; &#039;application/x-texinfo&#039;, &#039;tr&#039; =&gt; &#039;application/x-troff&#039;, &#039;tsp&#039; =&gt; &#039;application/dsptype&#039;, &#039;ttc&#039; =&gt; &#039;font/ttf&#039;, &#039;ttf&#039; =&gt; &#039;font/ttf&#039;, &#039;unv&#039; =&gt; &#039;application/i-deas&#039;, &#039;ustar&#039; =&gt; &#039;application/x-ustar&#039;, &#039;vcd&#039; =&gt; &#039;application/x-cdlink&#039;, &#039;vda&#039; =&gt; &#039;application/vda&#039;, &#039;xlc&#039; =&gt; &#039;application/vnd.ms-excel&#039;, &#039;xll&#039; =&gt; &#039;application/vnd.ms-excel&#039;, &#039;xlm&#039; =&gt; &#039;application/vnd.ms-excel&#039;, &#039;xls&#039; =&gt; &#039;application/vnd.ms-excel&#039;, &#039;xlsx&#039; =&gt; &#039;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&#039;, &#039;xlw&#039; =&gt; &#039;application/vnd.ms-excel&#039;, &#039;zip&#039; =&gt; &#039;application/zip&#039;, &#039;aif&#039; =&gt; &#039;audio/x-aiff&#039;, &#039;aifc&#039; =&gt; &#039;audio/x-aiff&#039;, &#039;aiff&#039; =&gt; &#039;audio/x-aiff&#039;, &#039;au&#039; =&gt; &#039;audio/basic&#039;, &#039;kar&#039; =&gt; &#039;audio/midi&#039;, &#039;mid&#039; =&gt; &#039;audio/midi&#039;, &#039;midi&#039; =&gt; &#039;audio/midi&#039;, &#039;mp2&#039; =&gt; &#039;audio/mpeg&#039;, &#039;mp3&#039; =&gt; &#039;audio/mpeg&#039;, &#039;mpga&#039; =&gt; &#039;audio/mpeg&#039;, &#039;ogg&#039; =&gt; &#039;audio/ogg&#039;, &#039;oga&#039; =&gt; &#039;audio/ogg&#039;, &#039;spx&#039; =&gt; &#039;audio/ogg&#039;, &#039;ra&#039; =&gt; &#039;audio/x-realaudio&#039;, &#039;ram&#039; =&gt; &#039;audio/x-pn-realaudio&#039;, &#039;rm&#039; =&gt; &#039;audio/x-pn-realaudio&#039;, &#039;rpm&#039; =&gt; &#039;audio/x-pn-realaudio-plugin&#039;, &#039;snd&#039; =&gt; &#039;audio/basic&#039;, &#039;tsi&#039; =&gt; &#039;audio/TSP-audio&#039;, &#039;wav&#039; =&gt; &#039;audio/x-wav&#039;, &#039;aac&#039; =&gt; &#039;audio/aac&#039;, &#039;asc&#039; =&gt; &#039;text/plain&#039;, &#039;c&#039; =&gt; &#039;text/plain&#039;, &#039;cc&#039; =&gt; &#039;text/plain&#039;, &#039;css&#039; =&gt; &#039;text/css&#039;, &#039;etx&#039; =&gt; &#039;text/x-setext&#039;, &#039;f&#039; =&gt; &#039;text/plain&#039;, &#039;f90&#039; =&gt; &#039;text/plain&#039;, &#039;h&#039; =&gt; &#039;text/plain&#039;, &#039;hh&#039; =&gt; &#039;text/plain&#039;, &#039;htm&#039; =&gt; array( (int) 0 =&gt; &#039;text/html&#039;, (int) 1 =&gt; &#039;*/*&#039; ), &#039;ics&#039; =&gt; &#039;text/calendar&#039;, &#039;m&#039; =&gt; &#039;text/plain&#039;, &#039;rtf&#039; =&gt; &#039;text/rtf&#039;, &#039;rtx&#039; =&gt; &#039;text/richtext&#039;, &#039;sgm&#039; =&gt; &#039;text/sgml&#039;, &#039;sgml&#039; =&gt; &#039;text/sgml&#039;, &#039;tsv&#039; =&gt; &#039;text/tab-separated-values&#039;, &#039;tpl&#039; =&gt; &#039;text/template&#039;, &#039;txt&#039; =&gt; &#039;text/plain&#039;, &#039;text&#039; =&gt; &#039;text/plain&#039;, &#039;avi&#039; =&gt; &#039;video/x-msvideo&#039;, &#039;fli&#039; =&gt; &#039;video/x-fli&#039;, &#039;mov&#039; =&gt; &#039;video/quicktime&#039;, &#039;movie&#039; =&gt; &#039;video/x-sgi-movie&#039;, &#039;mpe&#039; =&gt; &#039;video/mpeg&#039;, &#039;mpeg&#039; =&gt; &#039;video/mpeg&#039;, &#039;mpg&#039; =&gt; &#039;video/mpeg&#039;, &#039;qt&#039; =&gt; &#039;video/quicktime&#039;, &#039;viv&#039; =&gt; &#039;video/vnd.vivo&#039;, &#039;vivo&#039; =&gt; &#039;video/vnd.vivo&#039;, &#039;ogv&#039; =&gt; &#039;video/ogg&#039;, &#039;webm&#039; =&gt; &#039;video/webm&#039;, &#039;mp4&#039; =&gt; &#039;video/mp4&#039;, &#039;m4v&#039; =&gt; &#039;video/mp4&#039;, &#039;f4v&#039; =&gt; &#039;video/mp4&#039;, &#039;f4p&#039; =&gt; &#039;video/mp4&#039;, &#039;m4a&#039; =&gt; &#039;audio/mp4&#039;, &#039;f4a&#039; =&gt; &#039;audio/mp4&#039;, &#039;f4b&#039; =&gt; &#039;audio/mp4&#039;, &#039;gif&#039; =&gt; &#039;image/gif&#039;, &#039;ief&#039; =&gt; &#039;image/ief&#039;, &#039;jpg&#039; =&gt; &#039;image/jpeg&#039;, &#039;jpeg&#039; =&gt; &#039;image/jpeg&#039;, &#039;jpe&#039; =&gt; &#039;image/jpeg&#039;, &#039;pbm&#039; =&gt; &#039;image/x-portable-bitmap&#039;, &#039;pgm&#039; =&gt; &#039;image/x-portable-graymap&#039;, &#039;png&#039; =&gt; &#039;image/png&#039;, &#039;pnm&#039; =&gt; &#039;image/x-portable-anymap&#039;, &#039;ppm&#039; =&gt; &#039;image/x-portable-pixmap&#039;, &#039;ras&#039; =&gt; &#039;image/cmu-raster&#039;, &#039;rgb&#039; =&gt; &#039;image/x-rgb&#039;, &#039;tif&#039; =&gt; &#039;image/tiff&#039;, &#039;tiff&#039; =&gt; &#039;image/tiff&#039;, &#039;xbm&#039; =&gt; &#039;image/x-xbitmap&#039;, &#039;xpm&#039; =&gt; &#039;image/x-xpixmap&#039;, &#039;xwd&#039; =&gt; &#039;image/x-xwindowdump&#039;, &#039;ice&#039; =&gt; &#039;x-conference/x-cooltalk&#039;, &#039;iges&#039; =&gt; &#039;model/iges&#039;, &#039;igs&#039; =&gt; &#039;model/iges&#039;, &#039;mesh&#039; =&gt; &#039;model/mesh&#039;, &#039;msh&#039; =&gt; &#039;model/mesh&#039;, &#039;silo&#039; =&gt; &#039;model/mesh&#039;, &#039;vrml&#039; =&gt; &#039;model/vrml&#039;, &#039;wrl&#039; =&gt; &#039;model/vrml&#039;, &#039;mime&#039; =&gt; &#039;www/mime&#039;, &#039;pdb&#039; =&gt; &#039;chemical/x-pdb&#039;, &#039;xyz&#039; =&gt; &#039;chemical/x-pdb&#039;, &#039;javascript&#039; =&gt; &#039;application/javascript&#039;, &#039;form&#039; =&gt; &#039;application/x-www-form-urlencoded&#039;, &#039;file&#039; =&gt; &#039;multipart/form-data&#039;, &#039;xhtml&#039; =&gt; array( (int) 0 =&gt; &#039;application/xhtml+xml&#039;, (int) 1 =&gt; &#039;application/xhtml&#039;, (int) 2 =&gt; &#039;text/xhtml&#039; ), &#039;xhtml-mobile&#039; =&gt; &#039;application/vnd.wap.xhtml+xml&#039;, &#039;atom&#039; =&gt; &#039;application/atom+xml&#039;, &#039;amf&#039; =&gt; &#039;application/x-amf&#039;, &#039;wap&#039; =&gt; array( (int) 0 =&gt; &#039;text/vnd.wap.wml&#039;, (int) 1 =&gt; &#039;text/vnd.wap.wmlscript&#039;, (int) 2 =&gt; &#039;image/vnd.wap.wbmp&#039; ), &#039;wml&#039; =&gt; &#039;text/vnd.wap.wml&#039;, &#039;wmlscript&#039; =&gt; &#039;text/vnd.wap.wmlscript&#039;, &#039;wbmp&#039; =&gt; &#039;image/vnd.wap.wbmp&#039;, &#039;woff&#039; =&gt; &#039;application/x-font-woff&#039;, &#039;webp&#039; =&gt; &#039;image/webp&#039;, &#039;appcache&#039; =&gt; &#039;text/cache-manifest&#039;, &#039;manifest&#039; =&gt; &#039;text/cache-manifest&#039;, &#039;htc&#039; =&gt; &#039;text/x-component&#039;, &#039;rdf&#039; =&gt; &#039;application/xml&#039;, &#039;crx&#039; =&gt; &#039;application/x-chrome-extension&#039;, &#039;oex&#039; =&gt; &#039;application/x-opera-extension&#039;, &#039;xpi&#039; =&gt; &#039;application/x-xpinstall&#039;, &#039;safariextz&#039; =&gt; &#039;application/octet-stream&#039;, &#039;webapp&#039; =&gt; &#039;application/x-web-app-manifest+json&#039;, &#039;vcf&#039; =&gt; &#039;text/x-vcard&#039;, &#039;vtt&#039; =&gt; &#039;text/vtt&#039;, &#039;mkv&#039; =&gt; &#039;video/x-matroska&#039;, &#039;pkpass&#039; =&gt; &#039;application/vnd.apple.pkpass&#039; ) [protected] _protocol =&gt; &#039;HTTP/1.1&#039; [protected] _status =&gt; (int) 200 [protected] _contentType =&gt; &#039;text/html&#039; [protected] _headers =&gt; array() [protected] _body =&gt; null [protected] _file =&gt; null [protected] _fileRange =&gt; null [protected] _charset =&gt; &#039;UTF-8&#039; [protected] _cacheDirectives =&gt; array() [protected] _cookies =&gt; array() }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ' $scripts_for_layout = '' $title_for_layout = 'Errors'</pre><pre class="stack-trace">include - APP/View/Layouts/default.ctp, line 10 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 960 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 289 ExceptionRenderer::pdoError() - CORE/Cake/Error/ExceptionRenderer.php, line 278 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 187 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??</pre></div></pre> Notice (8): Undefined variable: description [APP/View/Layouts/default.ctp, line 11]">

Database Error

Error: SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine

SQL Query: SHOW FULL COLUMNS FROM `hotelxdeli`.`areas`

Notice: If you want to customize this error message, create app/View/Errors/pdo_error.ctp

Stack Trace

PAGE TOP

Warning (2): Unknown: write failed: No space left on device (28) [Unknown, line 0]
Warning (2): Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) [Unknown, line 0]