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('cakeErr68a558af5499d-trace').style.display = (document.getElementById('cakeErr68a558af5499d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68a558af5499d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558af5499d-code').style.display = (document.getElementById('cakeErr68a558af5499d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558af5499d-context').style.display = (document.getElementById('cakeErr68a558af5499d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68a558af5499d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68a558af5499d-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('cakeErr68a558af552bc-trace').style.display = (document.getElementById('cakeErr68a558af552bc-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68a558af552bc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558af552bc-code').style.display = (document.getElementById('cakeErr68a558af552bc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558af552bc-context').style.display = (document.getElementById('cakeErr68a558af552bc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68a558af552bc-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68a558af552bc-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/Town.php line 11</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/TownsController.php line 10</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Town->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;</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">displayTown&nbsp;</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;$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>
<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">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></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">setCurrentTown</span><span style="color: #007700">(</span><span style="color: #0000BB">$town_sef_url</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="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">TownsController->displayTown()</a> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ReflectionMethod->invokeArgs()</a> <div id="file-excerpt-8" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&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-8" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">Controller->invokeAction()</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></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-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 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Dispatcher->_invoke()</a> <div id="file-excerpt-10" class="cake-code-dump" style="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-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">APP/webroot/index.php line 133</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->dispatch()</a> <div id="file-excerpt-11" 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-11" 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/Town.php line 11</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/TownsController.php line 10</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Town->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;</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">displayTown&nbsp;</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;$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>
<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">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></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">setCurrentTown</span><span style="color: #007700">(</span><span style="color: #0000BB">$town_sef_url</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="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">TownsController->displayTown()</a> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ReflectionMethod->invokeArgs()</a> <div id="file-excerpt-8" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&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-8" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">Controller->invokeAction()</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></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-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 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Dispatcher->_invoke()</a> <div id="file-excerpt-10" class="cake-code-dump" style="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-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">APP/webroot/index.php line 133</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->dispatch()</a> <div id="file-excerpt-11" 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-11" 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/Town.php line 11</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/TownsController.php line 10</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Town->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: #007700">public function </span><span style="color: #0000BB">displayTown </span><span style="color: #007700">() {</span></span></code>
<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>
<span class="code-highlight"><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></span>
<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></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">TownsController->displayTown()</a> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ReflectionMethod->invokeArgs()</a> <div id="file-excerpt-8" 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-8" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">Controller->invokeAction()</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></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-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 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Dispatcher->_invoke()</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 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-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">APP/webroot/index.php line 133</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->dispatch()</a> <div id="file-excerpt-11" 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-11" 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('cakeErr68a558af5499d-trace').style.display = (document.getElementById('cakeErr68a558af5499d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68a558af5499d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558af5499d-code').style.display = (document.getElementById('cakeErr68a558af5499d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558af5499d-context').style.display = (document.getElementById('cakeErr68a558af5499d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68a558af5499d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68a558af5499d-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('cakeErr68a558af552bc-trace').style.display = (document.getElementById('cakeErr68a558af552bc-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr68a558af552bc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558af552bc-code').style.display = (document.getElementById('cakeErr68a558af552bc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr68a558af552bc-context').style.display = (document.getElementById('cakeErr68a558af552bc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr68a558af552bc-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr68a558af552bc-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/Town.php line 11</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/TownsController.php line 10</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Town->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;</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">displayTown&nbsp;</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;$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>
<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">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></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">setCurrentTown</span><span style="color: #007700">(</span><span style="color: #0000BB">$town_sef_url</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="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">TownsController->displayTown()</a> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ReflectionMethod->invokeArgs()</a> <div id="file-excerpt-8" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&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-8" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">Controller->invokeAction()</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></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-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 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Dispatcher->_invoke()</a> <div id="file-excerpt-10" class="cake-code-dump" style="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-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">APP/webroot/index.php line 133</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->dispatch()</a> <div id="file-excerpt-11" 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-11" 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/Town.php line 11</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/TownsController.php line 10</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-6')">Town->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;</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">displayTown&nbsp;</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;$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>
<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">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></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">setCurrentTown</span><span style="color: #007700">(</span><span style="color: #0000BB">$town_sef_url</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="#">[internal function]</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-7')">TownsController->displayTown()</a> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">CORE/Cake/Controller/Controller.php line 491</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-8')">ReflectionMethod->invokeArgs()</a> <div id="file-excerpt-8" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&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-8" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Routing/Dispatcher.php line 193</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-9')">Controller->invokeAction()</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></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-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 167</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-10')">Dispatcher->_invoke()</a> <div id="file-excerpt-10" class="cake-code-dump" style="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-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">APP/webroot/index.php line 133</a> &rarr; <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->dispatch()</a> <div id="file-excerpt-11" 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-11" 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/Town.php line 11</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/TownsController.php line 10</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Town->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: #007700">public function </span><span style="color: #0000BB">displayTown </span><span style="color: #007700">() {</span></span></code>
<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>
<span class="code-highlight"><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></span>
<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></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">TownsController->displayTown()</a> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">CORE/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ReflectionMethod->invokeArgs()</a> <div id="file-excerpt-8" 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-8" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">Controller->invokeAction()</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></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-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 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Dispatcher->_invoke()</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 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-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">APP/webroot/index.php line 133</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->dispatch()</a> <div id="file-excerpt-11" 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-11" 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 42697192 bytes) in /var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php on line 231
Call Stack
# Time Memory Function Location
1 0.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
( ! ) 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6127 113390520 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
29 0.6127 113390520 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
30 0.6127 113390896 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
31 0.6127 113392160 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6134 113393840 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp' , $data = ??? ) .../View.php: 473
29 0.6134 113394376 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
30 0.6134 113394376 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
31 0.6134 113394752 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
32 0.6134 113396024 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6134 113393840 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp' , $data = ??? ) .../View.php: 473
29 0.6147 113434248 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } ) .../View.php: 938
30 0.6147 113434248 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = ???, $options = ??? ) .../CakeEventManager.php: 243
31 0.6147 113434248 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'...]; public $result = NULL; protected $_stopped = FALSE; public $modParams = 1; public $omitSubject = TRUE } , $params = [] , $options = [] ) .../HelperCollection.php: 200
32 0.6147 113435512 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6154 113433304 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
29 0.6154 113433304 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
30 0.6154 113433680 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
31 0.6154 113434944 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6160 113433400 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
30 0.6160 113433400 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
31 0.6160 113433776 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
32 0.6160 113435040 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6168 113434096 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
31 0.6168 113434096 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
32 0.6168 113434472 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
33 0.6168 113435744 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6357 114536640 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
31 0.6357 114536640 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
32 0.6357 114536640 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
33 0.6357 114537904 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6357 114536640 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
31 0.6357 114536640 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
32 0.6357 114536640 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
33 0.6364 114537904 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6371 114535320 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
30 0.6371 114535320 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
31 0.6371 114535696 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
32 0.6371 114536960 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6371 114535320 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
30 0.6371 114535320 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
31 0.6371 114535696 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
32 0.6386 114536960 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.03385312144ErrorHandler::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 => [...]]; 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.03495431968ExceptionRenderer->render( ).../ErrorHandler.php: 127
30.03495431968ExceptionRenderer->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 => [...]]; 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.03495433176ExceptionRenderer->_outputMessage( $template = 'error500' ).../ExceptionRenderer.php: 260
50.03495433176Controller->render( $view = 'error500' , $layout = ??? ).../ExceptionRenderer.php: 292
60.03705843464View->render( $view = 'error500' , $layout = NULL ).../Controller.php: 963
70.05186624000View->renderLayout( $content = '' , $layout = 'step' ).../View.php: 481
80.05276624536View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ).../View.php: 546
90.444228237896CakeEventManager->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.444228237896HelperCollection->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.444228237896ObjectCollection->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.444228239160compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
130.444228241216ErrorHandler::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.444228241976Debugger->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.516370958440h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ).../Debugger.php: 776
160.6113113660056h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ).../basics.php: 208
170.6113113660056htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
180.6121113664576App::shutdown( ).../App.php: 0
190.6122113664608App::_checkFatalError( ).../App.php: 943
200.6122113665304ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ).../App.php: 970
210.6122113665304ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ).../ErrorHandler.php: 212
220.6122113352112ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ).../ErrorHandler.php: 269
230.6126113372976ExceptionRenderer->render( ).../ErrorHandler.php: 127
240.6126113372976ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ).../ExceptionRenderer.php: 190
250.6126113373896ExceptionRenderer->_outputMessage( $template = 'fatalError' ).../ExceptionRenderer.php: 213
260.6126113373896Controller->render( $view = 'fatalError' , $layout = ??? ).../ExceptionRenderer.php: 292
270.6127113379896View->render( $view = 'fatalError' , $layout = NULL ).../Controller.php: 963
280.6160113432768View->renderLayout( $content = '' , $layout = 'step' ).../View.php: 481
290.6168113433560View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ).../View.php: 546
300.6175113434504View->_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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ).../View.php: 933
310.6177113464104include( '/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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6201 113596000 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
33 0.6202 113596472 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6202 113596472 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6202 113597008 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
36 0.6202 113597008 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
37 0.6202 113597384 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
38 0.6202 113598656 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6201 113596000 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
33 0.6202 113596472 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6202 113596472 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6202 113597008 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
36 0.6202 113597008 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
37 0.6202 113597384 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
38 0.6209 113645048 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6201 113596000 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
33 0.6202 113596472 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6202 113596472 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6271 114025648 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
36 0.6271 114025648 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
37 0.6271 114025648 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
38 0.6271 114026912 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6201 113596000 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
33 0.6202 113596472 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6202 113596472 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6271 114025648 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
36 0.6271 114025648 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
37 0.6271 114025648 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
38 0.6279 114076064 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6201 113596000 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
33 0.6202 113596472 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6202 113596472 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6217 113688864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
36 0.6218 113714208 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6201 113596000 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
33 0.6202 113596472 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6202 113596472 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6217 113688864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
36 0.6218 113714208 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6201 113596000 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
33 0.6202 113596472 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6202 113596472 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6217 113688864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
36 0.6218 113714208 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6201 113596000 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
33 0.6202 113596472 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6202 113596472 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6217 113688864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
36 0.6218 113714208 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6201 113596000 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
33 0.6202 113596472 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6202 113596472 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6217 113688864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
36 0.6218 113714208 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6201 113596000 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
33 0.6202 113596472 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6202 113596472 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6217 113688864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
36 0.6218 113714208 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6201 113596000 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
33 0.6202 113596472 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6202 113596472 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6217 113688864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
36 0.6218 113714208 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6201 113596000 View->element( $name = 'breadcrumbs' , $data = ???, $options = ??? ) .../step.ctp: 79
33 0.6202 113596472 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6202 113596472 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6217 113688864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
36 0.6218 113714208 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/breadcrumbs.ctp ) .../View.php: 971
Select a City
Weesatche, TX
Fatal Error
Error:
Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)
File:
/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php
Line:
231
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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6134 113393840 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp' , $data = ??? ) .../View.php: 473
29 0.6141 113394784 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [...]; private ${Exception}previous = NULL }, '_serialize' => [0 => 'code', 1 => 'name', 2 => 'message', 3 => 'url']] ) .../View.php: 933
30 0.6142 113416296 include( '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Errors/fatal_error.ctp ) .../View.php: 971
31 0.6144 113417512 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6287 114154392 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
33 0.6287 114154864 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6287 114154864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6287 114155400 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
36 0.6287 114155400 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
37 0.6287 114155776 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
38 0.6287 114157048 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6287 114154392 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
33 0.6287 114154864 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6287 114154864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6287 114155400 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
36 0.6287 114155400 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
37 0.6287 114155776 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
38 0.6294 114202104 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6287 114154392 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
33 0.6287 114154864 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6287 114154864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6341 114461160 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
36 0.6341 114461160 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
37 0.6341 114461160 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
38 0.6341 114462424 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6287 114154392 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
33 0.6287 114154864 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6287 114154864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6341 114461160 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
36 0.6341 114461160 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
37 0.6341 114461160 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
38 0.6349 114507480 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6287 114154392 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
33 0.6287 114154864 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6287 114154864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6302 114245920 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
36 0.6303 114264296 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp ) .../View.php: 971
37 0.6303 114264296 View->element( $name = 'sql_dump' , $data = ???, $options = ??? ) .../db_logs.ctp: 1
38 0.6303 114264768 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
39 0.6303 114264768 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
40 0.6303 114265304 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
41 0.6303 114265304 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
42 0.6303 114265680 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
43 0.6303 114266952 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6287 114154392 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
33 0.6287 114154864 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6287 114154864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6302 114245920 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
36 0.6303 114264296 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp ) .../View.php: 971
37 0.6303 114264296 View->element( $name = 'sql_dump' , $data = ???, $options = ??? ) .../db_logs.ctp: 1
38 0.6303 114264768 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
39 0.6303 114264768 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
40 0.6303 114265304 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
41 0.6303 114265304 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
42 0.6303 114265680 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
43 0.6312 114304512 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6287 114154392 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
33 0.6287 114154864 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6287 114154864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6302 114245920 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
36 0.6303 114264296 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp ) .../View.php: 971
37 0.6303 114264296 View->element( $name = 'sql_dump' , $data = ???, $options = ??? ) .../db_logs.ctp: 1
38 0.6303 114264768 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
39 0.6303 114264768 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
40 0.6323 114358456 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_175566660768a558afe4cfe8_73280049" 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
41 0.6323 114358456 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_175566660768a558afe4cfe8_73280049" 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
42 0.6323 114358456 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_175566660768a558afe4cfe8_73280049" 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
43 0.6323 114359720 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.0338 5312144 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 => [...]]; 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.0349 5431968 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
3 0.0349 5431968 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 => [...]]; 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.0349 5433176 ExceptionRenderer->_outputMessage( $template = 'error500' ) .../ExceptionRenderer.php: 260
5 0.0349 5433176 Controller->render( $view = 'error500' , $layout = ??? ) .../ExceptionRenderer.php: 292
6 0.0370 5843464 View->render( $view = 'error500' , $layout = NULL ) .../Controller.php: 963
7 0.0518 6624000 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
8 0.0527 6624536 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
9 0.4442 28237896 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.4442 28237896 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.4442 28237896 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.4442 28239160 compact ( $var_names = 'subject' ).../ObjectCollection.php: 128
13 0.4442 28241216 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.4442 28241976 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.5163 70958440 h( $text = [0 => '$callback = \'afterRenderFile\'', 1 => '$params = array(\n\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n\t<link rel="i'..., 2 => '$options = array(\n\t\'modParams\' => (int) 1,\n\t\'break\' => false,\n\t\'breakOn\' => false,\n\t\'collectReturn\' => false\n)', 3 => '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'..., 4 => '$opt = \'modParams\'', 5 => '$parts = array(\n\t(int) 0 => \'View\'\n)', 6 => '$collected = array()', 7 => '$list = array(\n\t(int) 0 => \'Cache\',\n\t(int) 1 => \'Html\'\n)', 8 => '$result = null', 9 => '$name = \'Cache\''] , $double = ???, $charset = ??? ) .../Debugger.php: 776
16 0.6113 113660056 h( $text = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $double = TRUE , $charset = NULL ) .../basics.php: 208
17 0.6113 113660056 htmlspecialchars ( $string = '$event = object(CakeEvent) {\n\tdata => array(\n\t\t(int) 0 => \'/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp\',\n\t\t(int) 1 => \'<!DOCTYPE html>\n<html lang="en"><head>\n <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">\n\t<meta name="viewport" content="width=device-width, initial-scale=1">\n\n\t<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n\t<link rel="icon" type="image/png" sizes="32x32" href="/fav'... , $quote_style = 3 , $encoding = 'UTF-8' , $double_encode = TRUE ).../basics.php: 231
18 0.6121 113664576 App::shutdown( ) .../App.php: 0
19 0.6122 113664608 App::_checkFatalError( ) .../App.php: 943
20 0.6122 113665304 ErrorHandler::handleError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 , $context = [] ) .../App.php: 970
21 0.6122 113665304 ErrorHandler::handleFatalError( $code = 1 , $description = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)' , $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php' , $line = 231 ) .../ErrorHandler.php: 212
22 0.6122 113352112 ErrorHandler::handleException( $exception = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ErrorHandler.php: 269
23 0.6126 113372976 ExceptionRenderer->render( ) .../ErrorHandler.php: 127
24 0.6126 113372976 ExceptionRenderer->_cakeError( $error = class FatalErrorException { protected $_attributes = []; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; private ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...]]; private ${Exception}previous = NULL } ) .../ExceptionRenderer.php: 190
25 0.6126 113373896 ExceptionRenderer->_outputMessage( $template = 'fatalError' ) .../ExceptionRenderer.php: 213
26 0.6126 113373896 Controller->render( $view = 'fatalError' , $layout = ??? ) .../ExceptionRenderer.php: 292
27 0.6127 113379896 View->render( $view = 'fatalError' , $layout = NULL ) .../Controller.php: 963
28 0.6160 113432768 View->renderLayout( $content = '' , $layout = 'step' ) .../View.php: 481
29 0.6168 113433560 View->_render( $viewFile = '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp' , $data = ??? ) .../View.php: 546
30 0.6175 113434504 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
31 0.6177 113464104 include( '/var/www/vhosts/devel1/stepoutside/app/View/Layouts/step.ctp ) .../View.php: 971
32 0.6287 114154392 View->element( $name = 'db_logs' , $data = ???, $options = ??? ) .../step.ctp: 110
33 0.6287 114154864 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
34 0.6287 114154864 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
35 0.6302 114245920 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 933
36 0.6303 114264296 include( '/var/www/vhosts/devel1/stepoutside/app/View/Elements/db_logs.ctp ) .../View.php: 971
37 0.6303 114264296 View->element( $name = 'sql_dump' , $data = ???, $options = ??? ) .../db_logs.ctp: 1
38 0.6303 114264768 View->_renderElement( $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/View/Elements/sql_dump.ctp' , $data = [] , $options = ['callbacks' => FALSE] ) .../View.php: 418
39 0.6303 114264768 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 42697192 bytes)', 'message' => 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)', 'url' => '/hershey-pa/dog-parks/', 'error' => class FatalErrorException { protected $_attributes = [...]; protected $_messageTemplate = ''; protected $_responseHeaders = NULL; protected $message = 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 42697192 bytes)'; private ${Exception}string = ''; protected $code = 500; protected $file = '/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php'; protected $line = 231; 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 42697192 bytes)\t<br>\n\n\t<strong>File: </strong>\n\t/var/www/vhosts/devel1/stepoutside/lib/Cake/basics.php\t<br>\n\n\t<strong>Line: </strong>\n\t231</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\' cellspacing=\'0\' cel'..., 'scripts_for_layout' => '', 'title_for_layout' => 'Errors'] ) .../View.php: 1224
40 0.6323 114358456 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_175566660768a558afe4cfe8_73280049" 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
41 0.6323 114358456 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_175566660768a558afe4cfe8_73280049" 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
42 0.6323 114358456 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_175566660768a558afe4cfe8_73280049" 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
43 0.6332 114412968 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