Notice (8) : compact(): Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRender'
$params = array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/app/View/Errors/error500.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/app/View/Errors/error500.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Cache'
)
$result = null
$name = 'Cache' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 472
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::error500() - CORE/Cake/Error/ExceptionRenderer.php, line 260
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/app/View/Errors/error500.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/app/View/Errors/error500.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Cache'
)
$result = null
$name = 'Cache' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::error500() - CORE/Cake/Error/ExceptionRenderer.php, line 260
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/app/View/Errors/error500.ctp',
(int) 1 => '<h2>No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve 'development-db-363cd22b.mongo.ondigitalocean.com']</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558b31dcee-trace').style.display = (document.getElementById('cakeErr68a558b31dcee-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68a558b31dcee-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558b31dcee-code').style.display = (document.getElementById('cakeErr68a558b31dcee-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558b31dcee-context').style.display = (document.getElementById('cakeErr68a558b31dcee-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68a558b31dcee-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68a558b31dcee-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Cache'
)
$result = null
$name = 'Cache'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::error500() - CORE/Cake/Error/ExceptionRenderer.php, line 260
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558b31ed3c-trace').style.display = (document.getElementById('cakeErr68a558b31ed3c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68a558b31ed3c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558b31ed3c-code').style.display = (document.getElementById('cakeErr68a558b31ed3c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558b31ed3c-context').style.display = (document.getElementById('cakeErr68a558b31ed3c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68a558b31ed3c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68a558b31ed3c-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/Vendor/alcaeus/mongo-php-adapter/lib/Mongo/MongoCursor.php line 149</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Alcaeus\MongoDbAdapter\ExceptionConverter::toLegacy()</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">}&nbsp;catch&nbsp;(\</span><span style="color: #0000BB">MongoDB</span><span style="color: #007700">\</span><span style="color: #0000BB">Driver</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception</span><span style="color: #007700">\</span><span style="color: #0000BB">ExecutionTimeoutException&nbsp;$e</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;</span><span style="color: #007700">throw&nbsp;new&nbsp;</span><span style="color: #0000BB">MongoCursorTimeoutException</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(),&nbsp;</span><span style="color: #0000BB">$e</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getCode</span><span style="color: #007700">(),&nbsp;</span><span style="color: #0000BB">$e</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(\</span><span style="color: #0000BB">MongoDB</span><span style="color: #007700">\</span><span style="color: #0000BB">Driver</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception&nbsp;$e</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;</span><span style="color: #007700">throw&nbsp;</span><span style="color: #0000BB">ExceptionConverter</span><span style="color: #007700">::</span><span style="color: #0000BB">toLegacy</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php line 1117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">MongoCursor->count()</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #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">else</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>
<span 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;$count&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$return</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">count</span><span style="color: #007700">(</span><span style="color: #0000BB">true</span><span 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-1" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3038</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">MongodbSource->read()</a> <div id="file-excerpt-2" 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-2" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 3010</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->_readDataSource()</a> <div id="file-excerpt-3" class="cake-code-dump" style="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-3" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">APP/Model/AppModel.php line 50</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->find()</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;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</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;execute&nbsp;find</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$data&nbsp;</span><span style="color: #007700">=&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">$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;</span><span style="color: #FF8000">//&nbsp;if&nbsp;key&nbsp;is&nbsp;set,&nbsp;then&nbsp;cache&nbsp;results</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">APP/Model/Page.php line 17</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">AppModel->find()</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;</span><span style="color: #FF8000">//&nbsp;Use&nbsp;APC&nbsp;as&nbsp;a&nbsp;level&nbsp;1&nbsp;cache,&nbsp;to&nbsp;reduce&nbsp;total&nbsp;queries</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">find&nbsp;</span><span style="color: #007700">(</span><span style="color: #0000BB">$type&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'first'</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query&nbsp;</span><span style="color: #007700">=&nbsp;array())&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(empty(</span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'cache'</span><span style="color: #007700">]))&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'cache'</span><span style="color: #007700">]&nbsp;=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;&nbsp;</span><span style="color: #FF8000">//&nbsp;use&nbsp;short&nbsp;cache&nbsp;time</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">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">$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-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">APP/Controller/AppController.php line 110</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Page->find()</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></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">#&nbsp;look&nbsp;up&nbsp;page</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">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">Page</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'first'</span><span style="color: #007700">,&nbsp;array(</span><span style="color: #DD0000">'conditions'&nbsp;</span><span style="color: #007700">=&gt;&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">'slug'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'$in'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$slugs</span><span style="color: #007700">),&nbsp;</span><span style="color: #DD0000">'site.hostname'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'$in'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$hostname</span><span style="color: #007700">),&nbsp;</span><span style="color: #DD0000">'type'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$type</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;Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">setSite</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Page'</span><span style="color: #007700">][</span><span style="color: #DD0000">'site'</span><span style="color: #007700">]);</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/TownsController.php line 12</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">AppController->renderPage()</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;$town_sef_url&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">makeTownUrl</span><span style="color: #007700">(@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'state'</span><span style="color: #007700">],&nbsp;@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'city'</span><span style="color: #007700">]);&nbsp;&nbsp;&nbsp;&nbsp;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">$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">Town</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'first'</span><span style="color: #007700">,&nbsp;array(</span><span style="color: #DD0000">'conditions'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'sef_url'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$town_sef_url</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;Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">setCurrentTown</span><span style="color: #007700">(</span><span style="color: #0000BB">$town_sef_url</span><span style="color: #007700">);</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">renderPage</span><span style="color: #007700">(@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'pagename'</span><span style="color: #007700">],&nbsp;@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'type'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;else&nbsp;{</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">TownsController->displayTown()</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs()</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction()</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke()</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 133</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch()</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/Vendor/alcaeus/mongo-php-adapter/lib/Mongo/MongoCursor.php line 149</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Alcaeus\MongoDbAdapter\ExceptionConverter::toLegacy()</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">}&nbsp;catch&nbsp;(\</span><span style="color: #0000BB">MongoDB</span><span style="color: #007700">\</span><span style="color: #0000BB">Driver</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception</span><span style="color: #007700">\</span><span style="color: #0000BB">ExecutionTimeoutException&nbsp;$e</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;</span><span style="color: #007700">throw&nbsp;new&nbsp;</span><span style="color: #0000BB">MongoCursorTimeoutException</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(),&nbsp;</span><span style="color: #0000BB">$e</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getCode</span><span style="color: #007700">(),&nbsp;</span><span style="color: #0000BB">$e</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(\</span><span style="color: #0000BB">MongoDB</span><span style="color: #007700">\</span><span style="color: #0000BB">Driver</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception&nbsp;$e</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;</span><span style="color: #007700">throw&nbsp;</span><span style="color: #0000BB">ExceptionConverter</span><span style="color: #007700">::</span><span style="color: #0000BB">toLegacy</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php line 1117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">MongoCursor->count()</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #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">else</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>
<span 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;$count&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$return</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">count</span><span style="color: #007700">(</span><span style="color: #0000BB">true</span><span 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-1" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3038</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">MongodbSource->read()</a> <div id="file-excerpt-2" 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-2" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 3010</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->_readDataSource()</a> <div id="file-excerpt-3" class="cake-code-dump" style="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-3" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">APP/Model/AppModel.php line 50</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->find()</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;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</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;execute&nbsp;find</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$data&nbsp;</span><span style="color: #007700">=&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">$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;</span><span style="color: #FF8000">//&nbsp;if&nbsp;key&nbsp;is&nbsp;set,&nbsp;then&nbsp;cache&nbsp;results</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">APP/Model/Page.php line 17</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">AppModel->find()</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;</span><span style="color: #FF8000">//&nbsp;Use&nbsp;APC&nbsp;as&nbsp;a&nbsp;level&nbsp;1&nbsp;cache,&nbsp;to&nbsp;reduce&nbsp;total&nbsp;queries</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">find&nbsp;</span><span style="color: #007700">(</span><span style="color: #0000BB">$type&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'first'</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query&nbsp;</span><span style="color: #007700">=&nbsp;array())&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(empty(</span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'cache'</span><span style="color: #007700">]))&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'cache'</span><span style="color: #007700">]&nbsp;=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;&nbsp;</span><span style="color: #FF8000">//&nbsp;use&nbsp;short&nbsp;cache&nbsp;time</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">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">$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-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">APP/Controller/AppController.php line 110</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Page->find()</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></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">#&nbsp;look&nbsp;up&nbsp;page</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">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">Page</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'first'</span><span style="color: #007700">,&nbsp;array(</span><span style="color: #DD0000">'conditions'&nbsp;</span><span style="color: #007700">=&gt;&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">'slug'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'$in'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$slugs</span><span style="color: #007700">),&nbsp;</span><span style="color: #DD0000">'site.hostname'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'$in'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$hostname</span><span style="color: #007700">),&nbsp;</span><span style="color: #DD0000">'type'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$type</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;Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">setSite</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Page'</span><span style="color: #007700">][</span><span style="color: #DD0000">'site'</span><span style="color: #007700">]);</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/TownsController.php line 12</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">AppController->renderPage()</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;$town_sef_url&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">makeTownUrl</span><span style="color: #007700">(@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'state'</span><span style="color: #007700">],&nbsp;@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'city'</span><span style="color: #007700">]);&nbsp;&nbsp;&nbsp;&nbsp;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">$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">Town</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'first'</span><span style="color: #007700">,&nbsp;array(</span><span style="color: #DD0000">'conditions'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'sef_url'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$town_sef_url</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;Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">setCurrentTown</span><span style="color: #007700">(</span><span style="color: #0000BB">$town_sef_url</span><span style="color: #007700">);</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">renderPage</span><span style="color: #007700">(@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'pagename'</span><span style="color: #007700">],&nbsp;@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'type'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;else&nbsp;{</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">TownsController->displayTown()</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs()</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction()</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke()</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 133</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch()</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Cache'
)
$result = null
$name = 'Cache'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::error500() - CORE/Cake/Error/ExceptionRenderer.php, line 260
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/Vendor/alcaeus/mongo-php-adapter/lib/Mongo/MongoCursor.php line 149</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Alcaeus\MongoDbAdapter\ExceptionConverter::toLegacy()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (\</span><span style="color: #0000BB">MongoDB</span><span style="color: #007700">\</span><span style="color: #0000BB">Driver</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception</span><span style="color: #007700">\</span><span style="color: #0000BB">ExecutionTimeoutException $e</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">throw new </span><span style="color: #0000BB">MongoCursorTimeoutException</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getCode</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (\</span><span style="color: #0000BB">MongoDB</span><span style="color: #007700">\</span><span style="color: #0000BB">Driver</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception $e</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">throw </span><span style="color: #0000BB">ExceptionConverter</span><span style="color: #007700">::</span><span style="color: #0000BB">toLegacy</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php line 1117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">MongoCursor->count()</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">else</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $count </span><span style="color: #007700">= </span><span style="color: #0000BB">$return</span><span style="color: #007700">-></span><span style="color: #0000BB">count</span><span style="color: #007700">(</span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3038</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">MongodbSource->read()</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 3010</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->_readDataSource()</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">APP/Model/AppModel.php line 50</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->find()</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// execute find</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $data </span><span style="color: #007700">= </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">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// if key is set, then cache results</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">APP/Model/Page.php line 17</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">AppModel->find()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// Use APC as a level 1 cache, to reduce total queries</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">find </span><span style="color: #007700">(</span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">'first'</span><span style="color: #007700">, </span><span style="color: #0000BB">$query </span><span style="color: #007700">= array()) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (empty(</span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'cache'</span><span style="color: #007700">])) </span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'cache'</span><span style="color: #007700">] = </span><span style="color: #0000BB">true</span><span style="color: #007700">; </span><span style="color: #FF8000">// use short cache time</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">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">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">APP/Controller/AppController.php line 110</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Page->find()</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000"># look up page</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">request</span><span style="color: #007700">-></span><span style="color: #0000BB">data </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Page</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'first'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'conditions' </span><span style="color: #007700">=> array(</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'slug' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'$in'</span><span style="color: #007700">=></span><span style="color: #0000BB">$slugs</span><span style="color: #007700">), </span><span style="color: #DD0000">'site.hostname' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'$in'</span><span style="color: #007700">=></span><span style="color: #0000BB">$hostname</span><span style="color: #007700">), </span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$type</span><span style="color: #007700">)))) {</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">setSite</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">request</span><span style="color: #007700">-></span><span style="color: #0000BB">data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Page'</span><span style="color: #007700">][</span><span style="color: #DD0000">'site'</span><span style="color: #007700">]);</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/TownsController.php line 12</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">AppController->renderPage()</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $town_sef_url </span><span style="color: #007700">= </span><span style="color: #0000BB">Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">makeTownUrl</span><span style="color: #007700">(@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'state'</span><span style="color: #007700">], @</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'city'</span><span style="color: #007700">]); </span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">$data </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Town</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'first'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'conditions' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'sef_url' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$town_sef_url</span><span style="color: #007700">)))) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">setCurrentTown</span><span style="color: #007700">(</span><span style="color: #0000BB">$town_sef_url</span><span style="color: #007700">);</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">renderPage</span><span style="color: #007700">(@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pagename'</span><span style="color: #007700">], @</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'type'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">TownsController->displayTown()</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs()</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction()</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke()</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 133</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch()</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/app/View/Errors/error500.ctp',
(int) 1 => '<h2>No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve 'development-db-363cd22b.mongo.ondigitalocean.com']</h2>
<p class="error">
<strong>Error: </strong>
An Internal Error Has Occurred.</p>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558b31dcee-trace').style.display = (document.getElementById('cakeErr68a558b31dcee-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68a558b31dcee-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558b31dcee-code').style.display = (document.getElementById('cakeErr68a558b31dcee-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558b31dcee-context').style.display = (document.getElementById('cakeErr68a558b31dcee-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68a558b31dcee-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68a558b31dcee-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/exception_stack_trace.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Cache'
)
$result = null
$name = 'Cache'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::error500() - CORE/Cake/Error/ExceptionRenderer.php, line 260
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558b31ed3c-trace').style.display = (document.getElementById('cakeErr68a558b31ed3c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68a558b31ed3c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558b31ed3c-code').style.display = (document.getElementById('cakeErr68a558b31ed3c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558b31ed3c-context').style.display = (document.getElementById('cakeErr68a558b31ed3c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68a558b31ed3c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68a558b31ed3c-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/Vendor/alcaeus/mongo-php-adapter/lib/Mongo/MongoCursor.php line 149</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Alcaeus\MongoDbAdapter\ExceptionConverter::toLegacy()</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">}&nbsp;catch&nbsp;(\</span><span style="color: #0000BB">MongoDB</span><span style="color: #007700">\</span><span style="color: #0000BB">Driver</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception</span><span style="color: #007700">\</span><span style="color: #0000BB">ExecutionTimeoutException&nbsp;$e</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;</span><span style="color: #007700">throw&nbsp;new&nbsp;</span><span style="color: #0000BB">MongoCursorTimeoutException</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(),&nbsp;</span><span style="color: #0000BB">$e</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getCode</span><span style="color: #007700">(),&nbsp;</span><span style="color: #0000BB">$e</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(\</span><span style="color: #0000BB">MongoDB</span><span style="color: #007700">\</span><span style="color: #0000BB">Driver</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception&nbsp;$e</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;</span><span style="color: #007700">throw&nbsp;</span><span style="color: #0000BB">ExceptionConverter</span><span style="color: #007700">::</span><span style="color: #0000BB">toLegacy</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php line 1117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">MongoCursor->count()</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #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">else</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>
<span 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;$count&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$return</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">count</span><span style="color: #007700">(</span><span style="color: #0000BB">true</span><span 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-1" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3038</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">MongodbSource->read()</a> <div id="file-excerpt-2" 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-2" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 3010</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->_readDataSource()</a> <div id="file-excerpt-3" class="cake-code-dump" style="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-3" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">APP/Model/AppModel.php line 50</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->find()</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;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</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;execute&nbsp;find</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$data&nbsp;</span><span style="color: #007700">=&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">$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;</span><span style="color: #FF8000">//&nbsp;if&nbsp;key&nbsp;is&nbsp;set,&nbsp;then&nbsp;cache&nbsp;results</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">APP/Model/Page.php line 17</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">AppModel->find()</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;</span><span style="color: #FF8000">//&nbsp;Use&nbsp;APC&nbsp;as&nbsp;a&nbsp;level&nbsp;1&nbsp;cache,&nbsp;to&nbsp;reduce&nbsp;total&nbsp;queries</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">find&nbsp;</span><span style="color: #007700">(</span><span style="color: #0000BB">$type&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'first'</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query&nbsp;</span><span style="color: #007700">=&nbsp;array())&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(empty(</span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'cache'</span><span style="color: #007700">]))&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'cache'</span><span style="color: #007700">]&nbsp;=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;&nbsp;</span><span style="color: #FF8000">//&nbsp;use&nbsp;short&nbsp;cache&nbsp;time</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">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">$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-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">APP/Controller/AppController.php line 110</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Page->find()</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></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">#&nbsp;look&nbsp;up&nbsp;page</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">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">Page</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'first'</span><span style="color: #007700">,&nbsp;array(</span><span style="color: #DD0000">'conditions'&nbsp;</span><span style="color: #007700">=&gt;&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">'slug'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'$in'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$slugs</span><span style="color: #007700">),&nbsp;</span><span style="color: #DD0000">'site.hostname'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'$in'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$hostname</span><span style="color: #007700">),&nbsp;</span><span style="color: #DD0000">'type'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$type</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;Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">setSite</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Page'</span><span style="color: #007700">][</span><span style="color: #DD0000">'site'</span><span style="color: #007700">]);</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/TownsController.php line 12</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">AppController->renderPage()</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;$town_sef_url&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">makeTownUrl</span><span style="color: #007700">(@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'state'</span><span style="color: #007700">],&nbsp;@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'city'</span><span style="color: #007700">]);&nbsp;&nbsp;&nbsp;&nbsp;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">$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">Town</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'first'</span><span style="color: #007700">,&nbsp;array(</span><span style="color: #DD0000">'conditions'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'sef_url'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$town_sef_url</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;Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">setCurrentTown</span><span style="color: #007700">(</span><span style="color: #0000BB">$town_sef_url</span><span style="color: #007700">);</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">renderPage</span><span style="color: #007700">(@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'pagename'</span><span style="color: #007700">],&nbsp;@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'type'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;else&nbsp;{</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">TownsController->displayTown()</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs()</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction()</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke()</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 133</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch()</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/exception_stack_trace.ctp',
(int) 1 => '<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/Vendor/alcaeus/mongo-php-adapter/lib/Mongo/MongoCursor.php line 149</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-0')">Alcaeus\MongoDbAdapter\ExceptionConverter::toLegacy()</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">}&nbsp;catch&nbsp;(\</span><span style="color: #0000BB">MongoDB</span><span style="color: #007700">\</span><span style="color: #0000BB">Driver</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception</span><span style="color: #007700">\</span><span style="color: #0000BB">ExecutionTimeoutException&nbsp;$e</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;</span><span style="color: #007700">throw&nbsp;new&nbsp;</span><span style="color: #0000BB">MongoCursorTimeoutException</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(),&nbsp;</span><span style="color: #0000BB">$e</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getCode</span><span style="color: #007700">(),&nbsp;</span><span style="color: #0000BB">$e</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(\</span><span style="color: #0000BB">MongoDB</span><span style="color: #007700">\</span><span style="color: #0000BB">Driver</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception&nbsp;$e</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;</span><span style="color: #007700">throw&nbsp;</span><span style="color: #0000BB">ExceptionConverter</span><span style="color: #007700">::</span><span style="color: #0000BB">toLegacy</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php line 1117</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-1')">MongoCursor->count()</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #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">else</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>
<span 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;$count&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$return</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">count</span><span style="color: #007700">(</span><span style="color: #0000BB">true</span><span 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-1" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3038</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-2')">MongodbSource->read()</a> <div id="file-excerpt-2" 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-2" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 3010</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->_readDataSource()</a> <div id="file-excerpt-3" class="cake-code-dump" style="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-3" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">APP/Model/AppModel.php line 50</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->find()</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;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</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;execute&nbsp;find</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$data&nbsp;</span><span style="color: #007700">=&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">$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;</span><span style="color: #FF8000">//&nbsp;if&nbsp;key&nbsp;is&nbsp;set,&nbsp;then&nbsp;cache&nbsp;results</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">APP/Model/Page.php line 17</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-5')">AppModel->find()</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;</span><span style="color: #FF8000">//&nbsp;Use&nbsp;APC&nbsp;as&nbsp;a&nbsp;level&nbsp;1&nbsp;cache,&nbsp;to&nbsp;reduce&nbsp;total&nbsp;queries</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">find&nbsp;</span><span style="color: #007700">(</span><span style="color: #0000BB">$type&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'first'</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$query&nbsp;</span><span style="color: #007700">=&nbsp;array())&nbsp;{</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(empty(</span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'cache'</span><span style="color: #007700">]))&nbsp;</span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'cache'</span><span style="color: #007700">]&nbsp;=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;&nbsp;</span><span style="color: #FF8000">//&nbsp;use&nbsp;short&nbsp;cache&nbsp;time</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">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">$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-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">APP/Controller/AppController.php line 110</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Page->find()</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></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">#&nbsp;look&nbsp;up&nbsp;page</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">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">Page</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'first'</span><span style="color: #007700">,&nbsp;array(</span><span style="color: #DD0000">'conditions'&nbsp;</span><span style="color: #007700">=&gt;&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">'slug'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'$in'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$slugs</span><span style="color: #007700">),&nbsp;</span><span style="color: #DD0000">'site.hostname'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'$in'</span><span style="color: #007700">=&gt;</span><span style="color: #0000BB">$hostname</span><span style="color: #007700">),&nbsp;</span><span style="color: #DD0000">'type'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$type</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;Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">setSite</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Page'</span><span style="color: #007700">][</span><span style="color: #DD0000">'site'</span><span style="color: #007700">]);</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/TownsController.php line 12</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">AppController->renderPage()</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;$town_sef_url&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">makeTownUrl</span><span style="color: #007700">(@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'state'</span><span style="color: #007700">],&nbsp;@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'city'</span><span style="color: #007700">]);&nbsp;&nbsp;&nbsp;&nbsp;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">$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">Town</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'first'</span><span style="color: #007700">,&nbsp;array(</span><span style="color: #DD0000">'conditions'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'sef_url'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$town_sef_url</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;Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">setCurrentTown</span><span style="color: #007700">(</span><span style="color: #0000BB">$town_sef_url</span><span style="color: #007700">);</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">renderPage</span><span style="color: #007700">(@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'pagename'</span><span style="color: #007700">],&nbsp;@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</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">'type'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;else&nbsp;{</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">TownsController->displayTown()</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs()</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'action'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$method</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction()</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$render&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$result&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$result&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">)&nbsp;{</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke()</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">]))&nbsp;{</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 133</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch()</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">new&nbsp;</span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Cache'
)
$result = null
$name = 'Cache'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Errors/error500.ctp, line 24
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::error500() - CORE/Cake/Error/ExceptionRenderer.php, line 260
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??</pre></div></pre><h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/Vendor/alcaeus/mongo-php-adapter/lib/Mongo/MongoCursor.php line 149</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Alcaeus\MongoDbAdapter\ExceptionConverter::toLegacy()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (\</span><span style="color: #0000BB">MongoDB</span><span style="color: #007700">\</span><span style="color: #0000BB">Driver</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception</span><span style="color: #007700">\</span><span style="color: #0000BB">ExecutionTimeoutException $e</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">throw new </span><span style="color: #0000BB">MongoCursorTimeoutException</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getCode</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (\</span><span style="color: #0000BB">MongoDB</span><span style="color: #007700">\</span><span style="color: #0000BB">Driver</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception</span><span style="color: #007700">\</span><span style="color: #0000BB">Exception $e</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">throw </span><span style="color: #0000BB">ExceptionConverter</span><span style="color: #007700">::</span><span style="color: #0000BB">toLegacy</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php line 1117</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">MongoCursor->count()</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">else</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $count </span><span style="color: #007700">= </span><span style="color: #0000BB">$return</span><span style="color: #007700">-></span><span style="color: #0000BB">count</span><span style="color: #007700">(</span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3038</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">MongodbSource->read()</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return array</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $results </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">resetAssociations</span><span style="color: #007700">();</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 3010</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->_readDataSource()</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_readDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$type</span><span style="color: #007700">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">APP/Model/AppModel.php line 50</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->find()</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// execute find</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $data </span><span style="color: #007700">= </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">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// if key is set, then cache results</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">APP/Model/Page.php line 17</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">AppModel->find()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// Use APC as a level 1 cache, to reduce total queries</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">find </span><span style="color: #007700">(</span><span style="color: #0000BB">$type </span><span style="color: #007700">= </span><span style="color: #DD0000">'first'</span><span style="color: #007700">, </span><span style="color: #0000BB">$query </span><span style="color: #007700">= array()) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (empty(</span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'cache'</span><span style="color: #007700">])) </span><span style="color: #0000BB">$query</span><span style="color: #007700">[</span><span style="color: #DD0000">'cache'</span><span style="color: #007700">] = </span><span style="color: #0000BB">true</span><span style="color: #007700">; </span><span style="color: #FF8000">// use short cache time</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">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">, </span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">APP/Controller/AppController.php line 110</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Page->find()</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000"># look up page</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">request</span><span style="color: #007700">-></span><span style="color: #0000BB">data </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Page</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'first'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'conditions' </span><span style="color: #007700">=> array(</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'slug' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'$in'</span><span style="color: #007700">=></span><span style="color: #0000BB">$slugs</span><span style="color: #007700">), </span><span style="color: #DD0000">'site.hostname' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'$in'</span><span style="color: #007700">=></span><span style="color: #0000BB">$hostname</span><span style="color: #007700">), </span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$type</span><span style="color: #007700">)))) {</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">setSite</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">request</span><span style="color: #007700">-></span><span style="color: #0000BB">data</span><span style="color: #007700">[</span><span style="color: #DD0000">'Page'</span><span style="color: #007700">][</span><span style="color: #DD0000">'site'</span><span style="color: #007700">]);</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/TownsController.php line 12</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">AppController->renderPage()</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $town_sef_url </span><span style="color: #007700">= </span><span style="color: #0000BB">Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">makeTownUrl</span><span style="color: #007700">(@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'state'</span><span style="color: #007700">], @</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'city'</span><span style="color: #007700">]); </span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">$data </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Town</span><span style="color: #007700">-></span><span style="color: #0000BB">find</span><span style="color: #007700">(</span><span style="color: #DD0000">'first'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'conditions' </span><span style="color: #007700">=> array(</span><span style="color: #DD0000">'sef_url' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$town_sef_url</span><span style="color: #007700">)))) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> Globals</span><span style="color: #007700">::</span><span style="color: #0000BB">setCurrentTown</span><span style="color: #007700">(</span><span style="color: #0000BB">$town_sef_url</span><span style="color: #007700">);</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">renderPage</span><span style="color: #007700">(@</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pagename'</span><span style="color: #007700">], @</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'type'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">TownsController->displayTown()</a> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">ReflectionMethod->invokeArgs()</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->invokeAction()</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke()</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 133</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch()</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Cache'
)
$result = null
$name = 'Cache' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::error500() - CORE/Cake/Error/ExceptionRenderer.php, line 260
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRender'
$params = array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/app/View/Errors/error500.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/app/View/Errors/error500.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Cache'
)
$result = null
$name = 'Cache' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 474
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::error500() - CORE/Cake/Error/ExceptionRenderer.php, line 260
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeLayout'
$params = array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Cache'
)
$result = null
$name = 'Cache' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - CORE/Cake/View/View.php, line 524
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::error500() - CORE/Cake/Error/ExceptionRenderer.php, line 260
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Cache'
)
$result = null
$name = 'Cache' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::error500() - CORE/Cake/Error/ExceptionRenderer.php, line 260
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes) in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php on line 555
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5636 128720112 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.beforeRender'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = NULL; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } ) .../View.php: 472
31 0.5636 128720112 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRender'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = NULL; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
32 0.5636 128720488 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRender'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = NULL; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
33 0.5636 128721752 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5643 128723432 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp' , $data = ??? ) .../View.php: 473
31 0.5643 128723968 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } ) .../View.php: 932
32 0.5643 128723968 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
33 0.5643 128724344 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
34 0.5643 128725616 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5643 128723432 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp' , $data = ??? ) .../View.php: 473
31 0.5656 128771568 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp', 1 => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
32 0.5656 128771568 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp', 1 => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
33 0.5656 128771568 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp', 1 => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
34 0.5656 128772832 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5664 128770624 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRender'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } ) .../View.php: 474
31 0.5664 128770624 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRender'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
32 0.5664 128771000 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRender'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
33 0.5664 128772264 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5671 128770720 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.beforeLayout'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } ) .../View.php: 524
32 0.5671 128770720 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeLayout'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
33 0.5672 128771096 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeLayout'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
34 0.5672 128772360 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5679 128771416 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } ) .../View.php: 932
33 0.5679 128771416 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
34 0.5679 128771792 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
35 0.5679 128773064 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5898 130029232 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
33 0.5898 130029232 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
34 0.5898 130029232 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
35 0.5898 130030496 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5898 130029232 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
33 0.5898 130029232 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
34 0.5898 130029232 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
35 0.5907 130030496 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5915 130027912 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterLayout'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } ) .../View.php: 548
32 0.5915 130027912 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterLayout'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
33 0.5915 130028288 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterLayout'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
34 0.5915 130029552 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5915 130027912 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterLayout'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } ) .../View.php: 548
32 0.5915 130027912 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterLayout'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
33 0.5915 130028288 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterLayout'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
34 0.5932 130029552 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: Undefined index: Page in /var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp on line 68
Call Stack
#TimeMemoryFunctionLocation
10.04395361672ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ).../ErrorHandler.php: 0
20.04535481496ExceptionRenderer->render( ).../ErrorHandler.php: 127
30.04535481496ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ).../ExceptionRenderer.php: 190
40.04535482704ExceptionRenderer->_outputMessage( $template = 'error500' ).../ExceptionRenderer.php: 260
50.04535482704Controller->render( $view = 'error500' , $layout = ??? ).../ExceptionRenderer.php: 292
60.04835893088View->render( $view = 'error500' , $layout = NULL ).../Controller.php: 963
70.07056739624View->renderLayout( $content = '' , $layout = 'step' ).../View.php: 481
80.07206740160View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ).../View.php: 546
90.506731408816CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ).../View.php: 938
100.506731408816HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ).../CakeEventManager.php: 243
110.506731408816ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ).../HelperCollection.php: 200
120.506831410080compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
130.506831411496ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ).../ObjectCollection.php: 128
140.506831412256Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ).../ErrorHandler.php: 228
150.540655825520Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ).../Debugger.php: 753
160.540655825520Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ).../Debugger.php: 468
170.540655825520Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ).../Debugger.php: 501
180.540755825976Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ).../Debugger.php: 579
190.540755825976Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ).../Debugger.php: 493
200.5629129043304App::shutdown( ).../App.php: 0
210.5629129043336App::_checkFatalError( ).../App.php: 943
220.5630129044048ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ).../App.php: 970
230.5630129044048ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ).../ErrorHandler.php: 212
240.5630128681704ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ).../ErrorHandler.php: 269
250.5634128702568ExceptionRenderer->render( ).../ErrorHandler.php: 127
260.5634128702568ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ).../ExceptionRenderer.php: 190
270.5634128703488ExceptionRenderer->_outputMessage( $template = 'fatalError' ).../ExceptionRenderer.php: 213
280.5634128703488Controller->render( $view = 'fatalError' , $layout = ??? ).../ExceptionRenderer.php: 292
290.5635128709488View->render( $view = 'fatalError' , $layout = NULL ).../Controller.php: 963
300.5671128770088View->renderLayout( $content = '' , $layout = 'step' ).../View.php: 481
310.5679128770880View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ).../View.php: 546
320.5686128771824View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ).../View.php: 933
330.5688128801424include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ).../View.php: 971
( ! ) Notice: Trying to access array offset on value of type null in /var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp on line 68
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
">
( ! ) Notice: Undefined index: Page in /var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp on line 78
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
( ! ) Notice: Trying to access array offset on value of type null in /var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp on line 78
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5714 128957896 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
35 0.5714 128958368 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5714 128958368 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5714 128958904 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } ) .../View.php: 932
38 0.5714 128958904 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
39 0.5714 128959280 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
40 0.5714 128960552 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5714 128957896 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
35 0.5714 128958368 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5714 128958368 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5714 128958904 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } ) .../View.php: 932
38 0.5714 128958904 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
39 0.5714 128959280 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
40 0.5723 129015136 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5714 128957896 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
35 0.5714 128958368 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5714 128958368 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5794 129448984 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp', 1 => '<div class="breadcrumb-wrapper">\n<div class="container">\n<ol class="crumbs breadcrumb small">\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-notice\' dir=\'ltr\' border=\'1\' cellspacing=\'0\' cellpadding=\'1\'>\n<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Notice: Undefined index: Page in /var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp on line <i>7</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
38 0.5794 129448984 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp', 1 => '<div class="breadcrumb-wrapper">\n<div class="container">\n<ol class="crumbs breadcrumb small">\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-notice\' dir=\'ltr\' border=\'1\' cellspacing=\'0\' cellpadding=\'1\'>\n<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Notice: Undefined index: Page in /var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp on line <i>7</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
39 0.5794 129448984 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp', 1 => '<div class="breadcrumb-wrapper">\n<div class="container">\n<ol class="crumbs breadcrumb small">\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-notice\' dir=\'ltr\' border=\'1\' cellspacing=\'0\' cellpadding=\'1\'>\n<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Notice: Undefined index: Page in /var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp on line <i>7</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
40 0.5794 129450248 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5714 128957896 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
35 0.5714 128958368 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5714 128958368 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5794 129448984 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp', 1 => '<div class="breadcrumb-wrapper">\n<div class="container">\n<ol class="crumbs breadcrumb small">\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-notice\' dir=\'ltr\' border=\'1\' cellspacing=\'0\' cellpadding=\'1\'>\n<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Notice: Undefined index: Page in /var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp on line <i>7</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
38 0.5794 129448984 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp', 1 => '<div class="breadcrumb-wrapper">\n<div class="container">\n<ol class="crumbs breadcrumb small">\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-notice\' dir=\'ltr\' border=\'1\' cellspacing=\'0\' cellpadding=\'1\'>\n<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Notice: Undefined index: Page in /var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp on line <i>7</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
39 0.5794 129448984 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp', 1 => '<div class="breadcrumb-wrapper">\n<div class="container">\n<ol class="crumbs breadcrumb small">\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-notice\' dir=\'ltr\' border=\'1\' cellspacing=\'0\' cellpadding=\'1\'>\n<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Notice: Undefined index: Page in /var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp on line <i>7</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
40 0.5805 129503496 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: Undefined index: Page in /var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp on line 7
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5714 128957896 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
35 0.5714 128958368 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5714 128958368 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5731 129063048 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
38 0.5732 129088392 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp ) .../View.php: 971
( ! ) Notice: Trying to access array offset on value of type null in /var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp on line 7
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5714 128957896 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
35 0.5714 128958368 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5714 128958368 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5731 129063048 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
38 0.5732 129088392 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp ) .../View.php: 971
( ! ) Notice: Undefined index: Page in /var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp on line 10
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5714 128957896 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
35 0.5714 128958368 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5714 128958368 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5731 129063048 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
38 0.5732 129088392 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp ) .../View.php: 971
( ! ) Notice: Trying to access array offset on value of type null in /var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp on line 10
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5714 128957896 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
35 0.5714 128958368 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5714 128958368 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5731 129063048 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
38 0.5732 129088392 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp ) .../View.php: 971
( ! ) Notice: Undefined index: Page in /var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp on line 12
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5714 128957896 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
35 0.5714 128958368 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5714 128958368 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5731 129063048 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
38 0.5732 129088392 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp ) .../View.php: 971
( ! ) Notice: Trying to access array offset on value of type null in /var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp on line 12
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5714 128957896 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
35 0.5714 128958368 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5714 128958368 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5731 129063048 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
38 0.5732 129088392 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp ) .../View.php: 971
( ! ) Notice: Undefined index: Page in /var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp on line 15
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5714 128957896 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
35 0.5714 128958368 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5714 128958368 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5731 129063048 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
38 0.5732 129088392 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp ) .../View.php: 971
( ! ) Notice: Trying to access array offset on value of type null in /var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp on line 15
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5714 128957896 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
35 0.5714 128958368 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5714 128958368 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5731 129063048 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
38 0.5732 129088392 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp ) .../View.php: 971
Select a City
Meriden, CT
Fatal Error
Error:
Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)
File:
/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php
Line:
555
Notice:
If you want to customize this error message, create app/View/Errors/fatal_error.ctp
( ! ) Xdebug: user triggered in /var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp on line 37
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5643 128723432 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp' , $data = ??? ) .../View.php: 473
31 0.5651 128724376 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url']] ) .../View.php: 933
32 0.5652 128745888 include( '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp ) .../View.php: 971
33 0.5653 128746640 xdebug_print_function_stack ( ).../fatal_error.ctp: 37
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5814 129594112 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
35 0.5814 129594584 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5814 129594584 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5814 129595120 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } ) .../View.php: 932
38 0.5814 129595120 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
39 0.5814 129595496 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
40 0.5814 129596768 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5814 129594112 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
35 0.5814 129594584 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5814 129594584 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5814 129595120 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } ) .../View.php: 932
38 0.5814 129595120 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
39 0.5814 129595496 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
40 0.5823 129650016 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5814 129594112 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
35 0.5814 129594584 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5814 129594584 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5874 129937368 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp', 1 => '<br />\n<font size=\'1\'><table class=\'xdebug-error xe-notice\' dir=\'ltr\' border=\'1\' cellspacing=\'0\' cellpadding=\'1\'>\n<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Notice: compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>: Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line <i>128</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' co'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
38 0.5874 129937368 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp', 1 => '<br />\n<font size=\'1\'><table class=\'xdebug-error xe-notice\' dir=\'ltr\' border=\'1\' cellspacing=\'0\' cellpadding=\'1\'>\n<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Notice: compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>: Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line <i>128</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' co'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
39 0.5874 129937368 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp', 1 => '<br />\n<font size=\'1\'><table class=\'xdebug-error xe-notice\' dir=\'ltr\' border=\'1\' cellspacing=\'0\' cellpadding=\'1\'>\n<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Notice: compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>: Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line <i>128</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' co'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
40 0.5874 129938632 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5814 129594112 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
35 0.5814 129594584 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5814 129594584 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5874 129937368 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp', 1 => '<br />\n<font size=\'1\'><table class=\'xdebug-error xe-notice\' dir=\'ltr\' border=\'1\' cellspacing=\'0\' cellpadding=\'1\'>\n<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Notice: compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>: Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line <i>128</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' co'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
38 0.5874 129937368 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp', 1 => '<br />\n<font size=\'1\'><table class=\'xdebug-error xe-notice\' dir=\'ltr\' border=\'1\' cellspacing=\'0\' cellpadding=\'1\'>\n<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Notice: compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>: Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line <i>128</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' co'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
39 0.5874 129937368 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp', 1 => '<br />\n<font size=\'1\'><table class=\'xdebug-error xe-notice\' dir=\'ltr\' border=\'1\' cellspacing=\'0\' cellpadding=\'1\'>\n<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Notice: compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>: Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line <i>128</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' co'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
40 0.5883 129991880 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5814 129594112 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
35 0.5814 129594584 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5814 129594584 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5831 129697928 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
38 0.5832 129716304 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp ) .../View.php: 971
39 0.5832 129716304 View->element( $name = 'sql_dump' , $data = ???, $options = ??? ) .../db_logs.ctp: 1
40 0.5832 129716776 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
41 0.5832 129716776 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
42 0.5832 129717312 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } ) .../View.php: 932
43 0.5832 129717312 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
44 0.5832 129717688 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
45 0.5832 129718960 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5814 129594112 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
35 0.5814 129594584 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5814 129594584 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5831 129697928 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
38 0.5832 129716304 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp ) .../View.php: 971
39 0.5832 129716304 View->element( $name = 'sql_dump' , $data = ???, $options = ??? ) .../db_logs.ctp: 1
40 0.5832 129716776 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
41 0.5832 129716776 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
42 0.5832 129717312 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } ) .../View.php: 932
43 0.5832 129717312 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
44 0.5832 129717688 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.beforeRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp']; public $result = NULL; protected $_stopped = FALSE; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
45 0.5842 129764336 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5814 129594112 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
35 0.5814 129594584 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5814 129594584 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5831 129697928 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
38 0.5832 129716304 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp ) .../View.php: 971
39 0.5832 129716304 View->element( $name = 'sql_dump' , $data = ???, $options = ??? ) .../db_logs.ctp: 1
40 0.5832 129716776 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
41 0.5832 129716776 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
42 0.5854 129822376 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp', 1 => '<table class="cake-sql-log" id="cakeSqlLog_175566661168a558b39f3c66_89462581" summary="Cake SQL Log" cellspacing="0"><caption>(mongo) 0 query took ms</caption>\t<thead>\n\t\t<tr><th>Nr</th><th>Query</th><th>Error</th><th>Affected</th><th>Num. rows</th><th>Took (ms)</th></tr>\n\t</thead>\n\t<tbody>\n\t\t</tbody></table>\n\t']; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
43 0.5854 129822376 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp', 1 => '<table class="cake-sql-log" id="cakeSqlLog_175566661168a558b39f3c66_89462581" summary="Cake SQL Log" cellspacing="0"><caption>(mongo) 0 query took ms</caption>\t<thead>\n\t\t<tr><th>Nr</th><th>Query</th><th>Error</th><th>Affected</th><th>Num. rows</th><th>Took (ms)</th></tr>\n\t</thead>\n\t<tbody>\n\t\t</tbody></table>\n\t']; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
44 0.5854 129822376 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp', 1 => '<table class="cake-sql-log" id="cakeSqlLog_175566661168a558b39f3c66_89462581" summary="Cake SQL Log" cellspacing="0"><caption>(mongo) 0 query took ms</caption>\t<thead>\n\t\t<tr><th>Nr</th><th>Query</th><th>Error</th><th>Affected</th><th>Num. rows</th><th>Took (ms)</th></tr>\n\t</thead>\n\t<tbody>\n\t\t</tbody></table>\n\t']; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
45 0.5854 129823640 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
( ! ) Notice: compact() [function.compact : Undefined variable: subject in /var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php on line 128
Call Stack
# Time Memory Function Location
1 0.0439 5361672 ErrorHandler::handleException( $exception = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ErrorHandler.php: 0
2 0.0453 5481496 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0453 5481496 ExceptionRenderer->error500( $error = class MongoConnectionException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php'; protected $line = 79; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...]]; private ${Exception}previous = class MongoDB\Driver\Exception\ConnectionTimeoutException { protected $message = 'No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\']'; private ${Exception}string = ''; protected $code = 13053; protected $file = '/var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php'; protected $line = 269; private ${Exception}trace = [...]; private ${Exception}previous = NULL; protected $errorLabels = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoDB\\Driver\\Exception\\ConnectionTimeoutException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/mongodb/mongodb/src/Collection.php on line <i>269</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr>'... }; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> MongoConnectionException: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve \'development-db-363cd22b.mongo.ondigitalocean.com\'] in /var/www/vhosts/devel1/stepoutside/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>79</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</'... } ) .../ExceptionRenderer.php: 190
4 0.0453 5482704 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0453 5482704 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0483 5893088 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0705 6739624 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0720 6740160 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.5067 31408816 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
10 0.5067 31408816 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
11 0.5067 31408816 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
12 0.5068 31410080 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.5068 31411496 ErrorHandler::handleError( $code = 8 , $description = 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php' , $line = 128 , $context = ['callback' => 'afterRenderFile', 'params' => [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...], 'options' => ['modParams' => 1, 'break' => FALSE, 'breakOn' => FALSE, 'collectReturn' => FALSE], 'event' => class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { ... }; public $data = [...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE }, 'opt' => 'modParams', 'parts' => [0 => 'View'], 'collected' => [], 'list' => [0 => 'Cache', 1 => 'Html'], 'result' => NULL, 'name' => 'Cache'] ) .../ObjectCollection.php: 128
14 0.5068 31412256 Debugger->outputError( $data = ['level' => 5, 'code' => 8, 'error' => 'Notice', 'description' => 'compact() [<a href=\'http://php.net/function.compact\'>function.compact</a>]: Undefined variable: subject', 'file' => '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/ObjectCollection.php', 'line' => 128, 'context' => ['callback' => 'afterRenderFile', 'params' => [...], 'options' => [...], 'event' => class CakeEvent { ... }, 'opt' => 'modParams', 'parts' => [...], 'collected' => [...], 'list' => [...], 'result' => NULL, 'name' => 'Cache'], 'start' => 2, 'path' => 'CORE/Cake/Utility/ObjectCollection.php'] ) .../ErrorHandler.php: 228
15 0.5406 55825520 Debugger::exportVar( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 ) .../Debugger.php: 753
16 0.5406 55825520 Debugger::_export( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 3 , $indent = 0 ) .../Debugger.php: 468
17 0.5406 55825520 Debugger::_object( $var = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp'; protected $_currentType = 'layout'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $depth = 2 , $indent = 1 ) .../Debugger.php: 501
18 0.5407 55825976 Debugger::_export( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 1 , $indent = 1 ) .../Debugger.php: 579
19 0.5407 55825976 Debugger::_array( $var = [0 => '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp', 1 => '<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n\t<link rel="manifest" href="/manifest.json"'...] , $depth = 0 , $indent = 2 ) .../Debugger.php: 493
20 0.5629 129043304 App::shutdown( ) .../App.php: 0
21 0.5629 129043336 App::_checkFatalError( ) .../App.php: 943
22 0.5630 129044048 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 , $context = [] ) .../App.php: 970
23 0.5630 129044048 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php' , $line = 555 ) .../ErrorHandler.php: 212
24 0.5630 128681704 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
25 0.5634 128702568 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
26 0.5634 128702568 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
27 0.5634 128703488 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
28 0.5634 128703488 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
29 0.5635 128709488 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
30 0.5671 128770088 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
31 0.5679 128770880 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
32 0.5686 128771824 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
33 0.5688 128801424 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
34 0.5814 129594112 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
35 0.5814 129594584 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
36 0.5814 129594584 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
37 0.5831 129697928 View->_evaluate( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $dataForView = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
38 0.5832 129716304 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp ) .../View.php: 971
39 0.5832 129716304 View->element( $name = 'sql_dump' , $data = ???, $options = ??? ) .../db_logs.ctp: 1
40 0.5832 129716776 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
41 0.5832 129716776 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp' , $data = ['code' => 500, 'name' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)', 'url' => '/meriden-ct/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php'; protected $line = 555; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url'], 'content_for_layout' => '<h2>Fatal Error</h2>\n<p class="error">\n\t<strong>Error: </strong>\n\tAllowed memory size of 134217728 bytes exhausted (tried to allocate 24401712 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/Utility/Debugger.php\t<br>\n\n\t<strong>Line: </strong>\n\t555</p>\n<p class="notice">\n\t<strong>Notice: </strong>\n\tIf you want to customize this error message, create app/View/Errors/fatal_error.ctp</p>\n<br />\n<font size=\'1\'><table class=\'xdebug-error xe-xdebug\' dir=\'ltr\' border=\'1\' cellspaci'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
42 0.5854 129822376 CakeEventManager->dispatch( $event = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp', 1 => '<table class="cake-sql-log" id="cakeSqlLog_175566661168a558b39f3c66_89462581" summary="Cake SQL Log" cellspacing="0"><caption>(mongo) 0 query took ms</caption>\t<thead>\n\t\t<tr><th>Nr</th><th>Query</th><th>Error</th><th>Affected</th><th>Num. rows</th><th>Took (ms)</th></tr>\n\t</thead>\n\t<tbody>\n\t\t</tbody></table>\n\t']; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
43 0.5854 129822376 HelperCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp', 1 => '<table class="cake-sql-log" id="cakeSqlLog_175566661168a558b39f3c66_89462581" summary="Cake SQL Log" cellspacing="0"><caption>(mongo) 0 query took ms</caption>\t<thead>\n\t\t<tr><th>Nr</th><th>Query</th><th>Error</th><th>Affected</th><th>Num. rows</th><th>Took (ms)</th></tr>\n\t</thead>\n\t<tbody>\n\t\t</tbody></table>\n\t']; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
44 0.5854 129822376 ObjectCollection->trigger( $callback = class CakeEvent { protected $_name = 'View.afterRenderFile'; protected $_subject = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'CakeError'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Errors'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'step'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = NULL; public $cacheAction = FALSE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp'; protected $_currentType = 'element'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $Html = class HtmlHelper { ... } }; public $data = [0 => '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp', 1 => '<table class="cake-sql-log" id="cakeSqlLog_175566661168a558b39f3c66_89462581" summary="Cake SQL Log" cellspacing="0"><caption>(mongo) 0 query took ms</caption>\t<thead>\n\t\t<tr><th>Nr</th><th>Query</th><th>Error</th><th>Affected</th><th>Num. rows</th><th>Took (ms)</th></tr>\n\t</thead>\n\t<tbody>\n\t\t</tbody></table>\n\t']; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
45 0.5864 129880984 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
Show DB Logs
(mongo) 0 query took ms
Nr Query Error Affected Num. rows Took (ms)
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org