Warning (512): _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Contextstatic::$_engines[$config]->settings['engine']),E_USER_WARNING$key = 'cake_dev_eng' $value = array( 'LC_MESSAGES' => array() ) $config = '_cake_core_' $settings = array( 'engine' => 'File', 'prefix' => 'myapp_cake_core_', 'path' => '/var/www/highlands/app/tmp/cache/persistent/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 327 I18n::translate() - CORE/Cake/I18n/I18n.php, line 240 __d - CORE/Cake/basics.php, line 636 CakeException::__construct() - CORE/Cake/Error/exceptions.php, line 237 MissingConnectionException::__construct() - CORE/Cake/Error/exceptions.php, line 392 Mysql::connect() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 194 DboSource::__construct() - CORE/Cake/Model/Datasource/DboSource.php, line 269 ConnectionManager::getDataSource() - CORE/Cake/Model/ConnectionManager.php, line 105 Model::setDataSource() - CORE/Cake/Model/Model.php, line 3640 Model::setSource() - CORE/Cake/Model/Model.php, line 1162 Model::getDataSource() - CORE/Cake/Model/Model.php, line 3667 Model::__call() - CORE/Cake/Model/Model.php, line 834 AppController::beforeFilter() - APP/Controller/AppController.php, line 83 ItemsController::beforeFilter() - APP/Controller/ItemsController.php, line 17 CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 677 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Warning (2): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 1593 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context$pathname = $this->_path . $filename;if (empty($this->_config['mask'])) {return file_put_contents($pathname, $output, FILE_APPEND);$type = 'error' $message = '[MissingConnectionException] Database connection "Mysql" is missing, or could not be created. Exception Attributes: array ( 'class' => 'Mysql', 'message' => 'SQLSTATE[HY000] [2002] No such file or directory', 'enabled' => true, ) Request URL: /v/highlands/i/michelob-ultra Stack Trace: #0 /var/www/highlands/lib/Cake/Model/Datasource/DboSource.php(269): Mysql->connect() #1 /var/www/highlands/lib/Cake/Model/ConnectionManager.php(105): DboSource->__construct(Array) #2 /var/www/highlands/lib/Cake/Model/Model.php(3640): ConnectionManager::getDataSource('default') #3 /var/www/highlands/lib/Cake/Model/Model.php(1162): Model->setDataSource('default') #4 /var/www/highlands/lib/Cake/Model/Model.php(3667): Model->setSource('companies') #5 /var/www/highlands/lib/Cake/Model/Model.php(834): Model->getDataSource() #6 /var/www/highlands/app/Controller/AppController.php(83): Model->__call('findById', Array) #7 /var/www/highlands/app/Controller/ItemsController.php(17): AppController->beforeFilter() #8 /var/www/highlands/lib/Cake/Event/CakeEventManager.php(243): ItemsController->beforeFilter(Object(CakeEvent)) #9 /var/www/highlands/lib/Cake/Controller/Controller.php(677): CakeEventManager->dispatch(Object(CakeEvent)) #10 /var/www/highlands/lib/Cake/Routing/Dispatcher.php(189): Controller->startupProcess() #11 /var/www/highlands/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(ItemsController), Object(CakeRequest)) #12 /var/www/highlands/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #13 {main}' $output = '2026-02-19 15:40:57 Error: [MissingConnectionException] Database connection "Mysql" is missing, or could not be created. Exception Attributes: array ( 'class' => 'Mysql', 'message' => 'SQLSTATE[HY000] [2002] No such file or directory', 'enabled' => true, ) Request URL: /v/highlands/i/michelob-ultra Stack Trace: #0 /var/www/highlands/lib/Cake/Model/Datasource/DboSource.php(269): Mysql->connect() #1 /var/www/highlands/lib/Cake/Model/ConnectionManager.php(105): DboSource->__construct(Array) #2 /var/www/highlands/lib/Cake/Model/Model.php(3640): ConnectionManager::getDataSource('default') #3 /var/www/highlands/lib/Cake/Model/Model.php(1162): Model->setDataSource('default') #4 /var/www/highlands/lib/Cake/Model/Model.php(3667): Model->setSource('companies') #5 /var/www/highlands/lib/Cake/Model/Model.php(834): Model->getDataSource() #6 /var/www/highlands/app/Controller/AppController.php(83): Model->__call('findById', Array) #7 /var/www/highlands/app/Controller/ItemsController.php(17): AppController->beforeFilter() #8 /var/www/highlands/lib/Cake/Event/CakeEventManager.php(243): ItemsController->beforeFilter(Object(CakeEvent)) #9 /var/www/highlands/lib/Cake/Controller/Controller.php(677): CakeEventManager->dispatch(Object(CakeEvent)) #10 /var/www/highlands/lib/Cake/Routing/Dispatcher.php(189): Controller->startupProcess() #11 /var/www/highlands/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(ItemsController), Object(CakeRequest)) #12 /var/www/highlands/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #13 {main} ' $filename = 'error.log' $pathname = '/var/www/highlands/app/tmp/logs/error.log'file_put_contents - [internal], line ?? FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 142 CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 445 ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118 [main] - [internal], line ??
Notice (8): Undefined variable: app_name [APP/View/Layouts/default.ctp, line 6]Code Context<meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /><title><?= (!empty($title_for_layout)) ? $title_for_layout.' - ' : '' ?> <?= $app_name ?></title>$viewFile = '/var/www/highlands/app/View/Layouts/default.ctp' $dataForView = array( 'class' => 'Mysql', 'message' => 'SQLSTATE[HY000] [2002] No such file or directory', 'enabled' => true, 'code' => (int) 500, 'name' => 'Database connection "Mysql" is missing, or could not be created.', 'url' => '/v/highlands/i/michelob-ultra', 'error' => object(MissingConnectionException) { [protected] _messageTemplate => 'Database connection "%s" is missing, or could not be created.' [protected] _attributes => array( [maximum depth reached] ) [protected] _responseHeaders => null [protected] message => 'Database connection "Mysql" is missing, or could not be created.' [protected] code => (int) 500 [protected] file => '/var/www/highlands/lib/Cake/Model/Datasource/Database/Mysql.php' [protected] line => (int) 192 }, '_serialize' => array( (int) 0 => 'code', (int) 1 => 'name', (int) 2 => 'message', (int) 3 => 'url' ), 'site_config' => array( 'app_name' => 'Highlands Golf Club', 'club_name' => 'Highlands Golf Club', 'app_url' => 'https://highlandscurbside.com', 'company_id' => (int) 1, 'timezone' => 'America/Edmonton', 'fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'orderemail' => 'reservations@highlandsgolfclub.com', 'internal_fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'notification_emails' => array( (int) 0 => array( [maximum depth reached] ) ), 'pickup_time_limit' => '30 minutes', 'home_title' => 'Highlands At Home', 'home_box1' => '<h3 class="text-center">Great Food</h3>', 'home_box2' => '<h3 class="text-center">Order Online</h3>', 'home_box3' => '<h3 class="text-center">Get Eating!</h3>', 'home_note' => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ', 'allow_public_purchase' => true, 'use_paypal' => false, 'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi', 'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d', 'use_stripe' => true, 'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo', 'stripe_secret' => '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', 'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg', 'email_bg_color' => '#00000E', 'taxes' => array( 'GST' => array( [maximum depth reached] ) ), 'default_taxes' => array( 'GST' => array( [maximum depth reached] ) ), 'tip_options' => array( (int) 0 => 'Easy Percent Options', (int) 5 => '5%', (int) 10 => '10%', (int) 12 => '12%', (int) 15 => '15%', (int) 18 => '18%' ), 'css_override' => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ', 'email_top_text' => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ', 'email_bottom_text' => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' ), 'content_for_layout' => '<h2>Missing Database Connection</h2> <p class="error"> <strong>Error: </strong> A Database connection using "Mysql" was missing or unable to connect. <br /> The database server returned this error: SQLSTATE[HY000] [2002] No such file or directory</p> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/missing_connection.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 269</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array( 'password' => '*****', 'login' => '*****', 'host' => '*****', 'database' => '*****', 'datasource' => 'Database/Mysql', 'persistent' => false, 'prefix' => '' )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3640</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3667</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'companies'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 834</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$result</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">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">query</span><span style="color: #007700">(</span><span style="color: #0000BB">$method</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">APP/Controller/AppController.php line 83</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->__call(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $dateTimeZone </span><span style="color: #007700">= new </span><span style="color: #0000BB">DateTimeZone</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">timezone</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">current_company </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Company</span><span style="color: #007700">-></span><span style="color: #0000BB">findById</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">company_id</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">current_company</span><span style="color: #007700">)) {</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'findById' array( (int) 0 => (int) 1 )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ItemsController.php line 17</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">AppController->beforeFilter()</a> <div id="file-excerpt-7" 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></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">function </span><span style="color: #0000BB">beforeFilter</span><span style="color: #007700">() {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> parent</span><span style="color: #007700">::</span><span style="color: #0000BB">beforeFilter</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-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">CORE/Cake/Event/CakeEventManager.php line 243</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ItemsController->beforeFilter(CakeEvent)</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: #007700">if (</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'passParams'</span><span style="color: #007700">] === </span><span style="color: #0000BB">true</span><span style="color: #007700">) {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'callable'</span><span style="color: #007700">], </span><span style="color: #0000BB">$event</span><span style="color: #007700">-></span><span style="color: #0000BB">data</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> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'callable'</span><span style="color: #007700">], </span><span style="color: #0000BB">$event</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-8" class="cake-code-dump" style="display: none;"><pre>object(CakeEvent) { data => null result => null [protected] _name => 'Controller.initialize' [protected] _subject => object(ItemsController) { name => 'Items' helpers => array( [maximum depth reached] ) components => array( [maximum depth reached] ) uses => array( [maximum depth reached] ) site_config => array( [maximum depth reached] ) app_name => 'Highlands Golf Club' app_url => 'https://highlandscurbside.com' company_id => (int) 1 currentuser => array([maximum depth reached]) tempuser => (int) 0 current_company => array([maximum depth reached]) company_root => '' timezone => 'America/Edmonton' fromemail => array( [maximum depth reached] ) orderemail => 'reservations@highlandsgolfclub.com' internal_fromemail => array( [maximum depth reached] ) leademail => array( [maximum depth reached] ) enable_store => true store_test_accounts => array( [maximum depth reached] ) use_payment => true moneris_id => 'store2' moneris_key => 'yesguy' moneris_test_mode => true stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT' stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/' pickup_times => array([maximum depth reached]) max_pickups_per_time => (int) 5 order_cutoff => (int) 21 order_cutoff_date => (int) 0 pickup_phonenumber => '(403)805-0603' item_types => array( [maximum depth reached] ) bottle_min => (int) 3 notification_emails => array( [maximum depth reached] ) paginationOptions => array( [maximum depth reached] ) request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'Items' layoutPath => null viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( [maximum depth reached] ) scaffold => false methods => array( [maximum depth reached] ) modelClass => 'Item' modelKey => 'item' validationErrors => null RequestHandler => object(RequestHandlerComponent) {} Session => object(SessionComponent) {} Cookie => object(CookieComponent) {} Flash => object(FlashComponent) {} club_name => 'Highlands Golf Club' pickup_time_limit => '30 minutes' home_title => 'Highlands At Home' home_box1 => '<h3 class="text-center">Great Food</h3>' home_box2 => '<h3 class="text-center">Order Online</h3>' home_box3 => '<h3 class="text-center">Get Eating!</h3>' home_note => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ' allow_public_purchase => true use_paypal => false paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi' paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d' use_stripe => true stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo' stripe_secret => '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' email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg' email_bg_color => '#00000E' taxes => array( [maximum depth reached] ) default_taxes => array( [maximum depth reached] ) tip_options => array( [maximum depth reached] ) css_override => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ' email_top_text => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ' email_bottom_text => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' Company => object(Company) {} [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) {} } [protected] _stopped => false }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 677</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">CakeEventManager->dispatch(CakeEvent)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">triggers Controller</span><span style="color: #007700">.</span><span style="color: #0000BB">startup $this</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">startupProcess</span><span style="color: #007700">() {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">getEventManager</span><span style="color: #007700">()-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Controller.initialize'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">getEventManager</span><span style="color: #007700">()-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Controller.startup'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">));</span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(CakeEvent) { data => null result => null [protected] _name => 'Controller.initialize' [protected] _subject => object(ItemsController) { name => 'Items' helpers => array( [maximum depth reached] ) components => array( [maximum depth reached] ) uses => array( [maximum depth reached] ) site_config => array( [maximum depth reached] ) app_name => 'Highlands Golf Club' app_url => 'https://highlandscurbside.com' company_id => (int) 1 currentuser => array([maximum depth reached]) tempuser => (int) 0 current_company => array([maximum depth reached]) company_root => '' timezone => 'America/Edmonton' fromemail => array( [maximum depth reached] ) orderemail => 'reservations@highlandsgolfclub.com' internal_fromemail => array( [maximum depth reached] ) leademail => array( [maximum depth reached] ) enable_store => true store_test_accounts => array( [maximum depth reached] ) use_payment => true moneris_id => 'store2' moneris_key => 'yesguy' moneris_test_mode => true stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT' stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/' pickup_times => array([maximum depth reached]) max_pickups_per_time => (int) 5 order_cutoff => (int) 21 order_cutoff_date => (int) 0 pickup_phonenumber => '(403)805-0603' item_types => array( [maximum depth reached] ) bottle_min => (int) 3 notification_emails => array( [maximum depth reached] ) paginationOptions => array( [maximum depth reached] ) request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'Items' layoutPath => null viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( [maximum depth reached] ) scaffold => false methods => array( [maximum depth reached] ) modelClass => 'Item' modelKey => 'item' validationErrors => null RequestHandler => object(RequestHandlerComponent) {} Session => object(SessionComponent) {} Cookie => object(CookieComponent) {} Flash => object(FlashComponent) {} club_name => 'Highlands Golf Club' pickup_time_limit => '30 minutes' home_title => 'Highlands At Home' home_box1 => '<h3 class="text-center">Great Food</h3>' home_box2 => '<h3 class="text-center">Order Online</h3>' home_box3 => '<h3 class="text-center">Get Eating!</h3>' home_note => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ' allow_public_purchase => true use_paypal => false paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi' paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d' use_stripe => true stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo' stripe_secret => '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' email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg' email_bg_color => '#00000E' taxes => array( [maximum depth reached] ) default_taxes => array( [maximum depth reached] ) tip_options => array( [maximum depth reached] ) css_override => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ' email_top_text => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ' email_bottom_text => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' Company => object(Company) {} [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) {} } [protected] _stopped => false }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 189</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->startupProcess()</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">protected function </span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">Controller $controller</span><span style="color: #007700">, </span><span style="color: #0000BB">CakeRequest $request</span><span style="color: #007700">) {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $controller</span><span style="color: #007700">-></span><span style="color: #0000BB">constructClasses</span><span style="color: #007700">();</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $controller</span><span style="color: #007700">-></span><span style="color: #0000BB">startupProcess</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-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ItemsController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ItemsController) { name => 'Items' helpers => array( (int) 0 => 'Html', (int) 1 => 'Text', (int) 2 => 'Morehtml' ) components => array( 'RequestHandler' => null, 'Session' => null, 'Cookie' => null, 'Flash' => null ) uses => array( (int) 0 => 'Item', (int) 1 => 'Item', (int) 2 => 'User', (int) 3 => 'Admin', (int) 4 => 'Voucher', (int) 5 => 'Transfer', (int) 6 => 'Campaign', (int) 7 => 'Cart', (int) 8 => 'Purchase', (int) 9 => 'Forgot', (int) 10 => 'Company', (int) 11 => 'Address', (int) 12 => 'Deliverydate', (int) 13 => 'Remember', (int) 14 => 'Region', (int) 15 => 'Pickup', (int) 16 => 'Category', (int) 17 => 'CategoriesItem', (int) 18 => 'Promocode' ) site_config => array( 'app_name' => 'Highlands Golf Club', 'club_name' => 'Highlands Golf Club', 'app_url' => 'https://highlandscurbside.com', 'company_id' => (int) 1, 'timezone' => 'America/Edmonton', 'fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'orderemail' => 'reservations@highlandsgolfclub.com', 'internal_fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'notification_emails' => array( (int) 0 => array( [maximum depth reached] ) ), 'pickup_time_limit' => '30 minutes', 'home_title' => 'Highlands At Home', 'home_box1' => '<h3 class="text-center">Great Food</h3>', 'home_box2' => '<h3 class="text-center">Order Online</h3>', 'home_box3' => '<h3 class="text-center">Get Eating!</h3>', 'home_note' => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ', 'allow_public_purchase' => true, 'use_paypal' => false, 'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi', 'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d', 'use_stripe' => true, 'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo', 'stripe_secret' => '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', 'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg', 'email_bg_color' => '#00000E', 'taxes' => array( 'GST' => array( [maximum depth reached] ) ), 'default_taxes' => array( 'GST' => array( [maximum depth reached] ) ), 'tip_options' => array( (int) 0 => 'Easy Percent Options', (int) 5 => '5%', (int) 10 => '10%', (int) 12 => '12%', (int) 15 => '15%', (int) 18 => '18%' ), 'css_override' => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ', 'email_top_text' => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ', 'email_bottom_text' => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' ) app_name => 'Highlands Golf Club' app_url => 'https://highlandscurbside.com' company_id => (int) 1 currentuser => array() tempuser => (int) 0 current_company => array() company_root => '' timezone => 'America/Edmonton' fromemail => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ) orderemail => 'reservations@highlandsgolfclub.com' internal_fromemail => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ) leademail => array( (int) 0 => 'roger@offcourse.co' ) enable_store => true store_test_accounts => array( (int) 0 => 'jfafard@gmail.com' ) use_payment => true moneris_id => 'store2' moneris_key => 'yesguy' moneris_test_mode => true stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT' stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/' pickup_times => array() max_pickups_per_time => (int) 5 order_cutoff => (int) 21 order_cutoff_date => (int) 0 pickup_phonenumber => '(403)805-0603' item_types => array( (int) 1 => 'Always Offered', (int) 0 => 'Special Offering' ) bottle_min => (int) 3 notification_emails => array( (int) 0 => array( (int) 0 => 'reservations@highlandsgolfclub.com' ) ) paginationOptions => array( 'page' => (int) 1, 'limit' => (int) 20, 'order' => null ) request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'v/highlands/i/michelob-ultra' base => '' webroot => '/' here => '/v/highlands/i/michelob-ultra' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Items' layoutPath => null viewVars => array( 'site_config' => array( 'app_name' => 'Highlands Golf Club', 'club_name' => 'Highlands Golf Club', 'app_url' => 'https://highlandscurbside.com', 'company_id' => (int) 1, 'timezone' => 'America/Edmonton', 'fromemail' => array( [maximum depth reached] ), 'orderemail' => 'reservations@highlandsgolfclub.com', 'internal_fromemail' => array( [maximum depth reached] ), 'notification_emails' => array( [maximum depth reached] ), 'pickup_time_limit' => '30 minutes', 'home_title' => 'Highlands At Home', 'home_box1' => '<h3 class="text-center">Great Food</h3>', 'home_box2' => '<h3 class="text-center">Order Online</h3>', 'home_box3' => '<h3 class="text-center">Get Eating!</h3>', 'home_note' => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ', 'allow_public_purchase' => true, 'use_paypal' => false, 'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi', 'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d', 'use_stripe' => true, 'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo', 'stripe_secret' => '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', 'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg', 'email_bg_color' => '#00000E', 'taxes' => array( [maximum depth reached] ), 'default_taxes' => array( [maximum depth reached] ), 'tip_options' => array( [maximum depth reached] ), 'css_override' => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ', 'email_top_text' => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ', 'email_bottom_text' => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' ) ) view => 'view' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ItemsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => 'michelob-ultra' ) scaffold => false methods => array( (int) 1 => 'index', (int) 2 => 'browse', (int) 3 => 'categories', (int) 4 => 'category', (int) 5 => 'company', (int) 6 => 'view', (int) 7 => 'account', (int) 8 => 'voucher', (int) 9 => 'voucherpdfrender', (int) 10 => 'voucherpdf', (int) 11 => 'vouchers', (int) 12 => 'receipt', (int) 13 => 'checkpromocode', (int) 14 => 'checkout', (int) 15 => 'getstripeintent', (int) 16 => 'getNewVoucherCode', (int) 17 => 'getToken', (int) 18 => 'formatToken', (int) 19 => 'combinePurchases', (int) 20 => 'cart', (int) 21 => 'thankyou', (int) 22 => 'faq', (int) 23 => 'privacy', (int) 24 => 'terms', (int) 25 => 'notifyme', (int) 26 => 'safesender', (int) 27 => 'editprofile', (int) 28 => 'cartjson', (int) 29 => 'addtocart', (int) 30 => 'updatecart', (int) 31 => 'finalizecart', (int) 32 => 'finalizecartjson', (int) 33 => 'clearcartjson', (int) 34 => 'forgot', (int) 35 => 'passwordreset', (int) 36 => 'itemlist', (int) 37 => 'customFlash', (int) 38 => 'setupPagination', (int) 39 => 'signUserIn', (int) 40 => 'checkRemember', (int) 41 => 'setRemember', (int) 42 => 'removeReminder', (int) 43 => 'getRememberToken', (int) 44 => 'signin', (int) 45 => 'signup', (int) 46 => 'signedup', (int) 47 => 'signout', (int) 48 => 'getCurrentUser', (int) 49 => 'checkAuth', (int) 50 => 'getAuth', (int) 51 => 'getAdminAuth', (int) 52 => 'redirectAdminAuth', (int) 53 => 'refreshUserSession', (int) 54 => 'getCompanyAdmin', (int) 55 => 'isCompanyAdmin', (int) 56 => 'redirectCompanyAdmin', (int) 57 => 'loadTempUser', (int) 58 => 'createTempUser', (int) 59 => 'generateItemSlug', (int) 60 => 'slugThis', (int) 61 => 'downloadinvoice', (int) 62 => 'wktmltopdfScript', (int) 63 => 'assignCart', (int) 64 => 'combineCarts', (int) 65 => 'resizeSaveImage', (int) 66 => 'imagecreatefromfile', (int) 67 => 'isUploadedFile', (int) 68 => 'removeFile', (int) 69 => 'updateCartTotals', (int) 70 => 'expireAllCarts', (int) 71 => 'clearCart', (int) 72 => 'adjustPickupSlots', (int) 73 => 'sendReminderEmail', (int) 74 => 'sendCustomerEmail', (int) 75 => 'emailCustomerNote', (int) 76 => 'sendEmail', (int) 77 => 'loadAllModels', (int) 78 => 'loadStripe', (int) 79 => 'loadMoneris', (int) 80 => 'generatePurchaseCodes', (int) 81 => 'generatePurchaseCode', (int) 82 => 'unformatPurchaseCode', (int) 83 => 'getPayPalClient', (int) 84 => 'createPayPalOrder' ) modelClass => 'Item' modelKey => 'item' validationErrors => null RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Cookie => object(CookieComponent) { name => 'CakeCookie' time => null path => '/' domain => '' secure => false key => 'DYhG93b0qyJf1024500299g3wvniR2G0FgaC9mi' httpOnly => false settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _values => array([maximum depth reached]) [protected] _type => 'cipher' [protected] _reset => null [protected] _expires => (int) 0 [protected] _response => object(CakeResponse) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Flash => object(FlashComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _defaultConfig => array( [maximum depth reached] ) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) } club_name => 'Highlands Golf Club' pickup_time_limit => '30 minutes' home_title => 'Highlands At Home' home_box1 => '<h3 class="text-center">Great Food</h3>' home_box2 => '<h3 class="text-center">Order Online</h3>' home_box3 => '<h3 class="text-center">Get Eating!</h3>' home_note => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ' allow_public_purchase => true use_paypal => false paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi' paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d' use_stripe => true stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo' stripe_secret => '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' email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg' email_bg_color => '#00000E' taxes => array( 'GST' => array( 'label' => 'GST', 'rate' => (int) 5 ) ) default_taxes => array( 'GST' => array( 'label' => 'GST', 'rate' => (int) 5 ) ) tip_options => array( (int) 0 => 'Easy Percent Options', (int) 5 => '5%', (int) 10 => '10%', (int) 12 => '12%', (int) 15 => '15%', (int) 18 => '18%' ) css_override => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ' email_top_text => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ' email_bottom_text => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' Company => object(Company) { name => 'Company' hasMany => array( [maximum depth reached] ) belongsTo => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) use_campaign => true custom_campaign => false useDbConfig => 'default' useTable => 'companies' id => null data => array([maximum depth reached]) schemaName => null table => 'companies' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null plugin => null alias => 'Company' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => null [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => null [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => 'michelob-ultra' ), 'company_slug' => 'highlands', 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'Admin' => array( [maximum depth reached] ), 'Voucher' => array( [maximum depth reached] ), 'Transfer' => array( [maximum depth reached] ), 'Campaign' => array( [maximum depth reached] ), 'Cart' => array( [maximum depth reached] ), 'Purchase' => array( [maximum depth reached] ), 'Forgot' => array( [maximum depth reached] ), 'Company' => array( [maximum depth reached] ), 'Address' => array( [maximum depth reached] ), 'Deliverydate' => array( [maximum depth reached] ), 'Remember' => array( [maximum depth reached] ), 'Region' => array( [maximum depth reached] ), 'Pickup' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'Promocode' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'v/highlands/i/michelob-ultra' base => '' webroot => '/' here => '/v/highlands/i/michelob-ultra' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 110</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => 'michelob-ultra' ), 'company_slug' => 'highlands', 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'Admin' => array( [maximum depth reached] ), 'Voucher' => array( [maximum depth reached] ), 'Transfer' => array( [maximum depth reached] ), 'Campaign' => array( [maximum depth reached] ), 'Cart' => array( [maximum depth reached] ), 'Purchase' => array( [maximum depth reached] ), 'Forgot' => array( [maximum depth reached] ), 'Company' => array( [maximum depth reached] ), 'Address' => array( [maximum depth reached] ), 'Deliverydate' => array( [maximum depth reached] ), 'Remember' => array( [maximum depth reached] ), 'Region' => array( [maximum depth reached] ), 'Pickup' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'Promocode' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'v/highlands/i/michelob-ultra' base => '' webroot => '/' here => '/v/highlands/i/michelob-ultra' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 307 => 'Temporary Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 429 => 'Too Many Requests', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'Unsupported Version' ) [protected] _mimeTypes => array( 'html' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'json' => 'application/json', 'xml' => array( (int) 0 => 'application/xml', (int) 1 => 'text/xml' ), 'rss' => 'application/rss+xml', 'ai' => 'application/postscript', 'bcpio' => 'application/x-bcpio', 'bin' => 'application/octet-stream', 'ccad' => 'application/clariscad', 'cdf' => 'application/x-netcdf', 'class' => 'application/octet-stream', 'cpio' => 'application/x-cpio', 'cpt' => 'application/mac-compactpro', 'csh' => 'application/x-csh', 'csv' => array( (int) 0 => 'text/csv', (int) 1 => 'application/vnd.ms-excel' ), 'dcr' => 'application/x-director', 'dir' => 'application/x-director', 'dms' => 'application/octet-stream', 'doc' => 'application/msword', 'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'drw' => 'application/drafting', 'dvi' => 'application/x-dvi', 'dwg' => 'application/acad', 'dxf' => 'application/dxf', 'dxr' => 'application/x-director', 'eot' => 'application/vnd.ms-fontobject', 'eps' => 'application/postscript', 'exe' => 'application/octet-stream', 'ez' => 'application/andrew-inset', 'flv' => 'video/x-flv', 'gtar' => 'application/x-gtar', 'gz' => 'application/x-gzip', 'bz2' => 'application/x-bzip', '7z' => 'application/x-7z-compressed', 'hdf' => 'application/x-hdf', 'hqx' => 'application/mac-binhex40', 'ico' => 'image/x-icon', 'ips' => 'application/x-ipscript', 'ipx' => 'application/x-ipix', 'js' => 'application/javascript', 'jsonapi' => 'application/vnd.api+json', 'latex' => 'application/x-latex', 'lha' => 'application/octet-stream', 'lsp' => 'application/x-lisp', 'lzh' => 'application/octet-stream', 'man' => 'application/x-troff-man', 'me' => 'application/x-troff-me', 'mif' => 'application/vnd.mif', 'ms' => 'application/x-troff-ms', 'nc' => 'application/x-netcdf', 'oda' => 'application/oda', 'otf' => 'font/otf', 'pdf' => 'application/pdf', 'pgn' => 'application/x-chess-pgn', 'pot' => 'application/vnd.ms-powerpoint', 'pps' => 'application/vnd.ms-powerpoint', 'ppt' => 'application/vnd.ms-powerpoint', 'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'ppz' => 'application/vnd.ms-powerpoint', 'pre' => 'application/x-freelance', 'prt' => 'application/pro_eng', 'ps' => 'application/postscript', 'roff' => 'application/x-troff', 'scm' => 'application/x-lotusscreencam', 'set' => 'application/set', 'sh' => 'application/x-sh', 'shar' => 'application/x-shar', 'sit' => 'application/x-stuffit', 'skd' => 'application/x-koan', 'skm' => 'application/x-koan', 'skp' => 'application/x-koan', 'skt' => 'application/x-koan', 'smi' => 'application/smil', 'smil' => 'application/smil', 'sol' => 'application/solids', 'spl' => 'application/x-futuresplash', 'src' => 'application/x-wais-source', 'step' => 'application/STEP', 'stl' => 'application/SLA', 'stp' => 'application/STEP', 'sv4cpio' => 'application/x-sv4cpio', 'sv4crc' => 'application/x-sv4crc', 'svg' => 'image/svg+xml', 'svgz' => 'image/svg+xml', 'swf' => 'application/x-shockwave-flash', 't' => 'application/x-troff', 'tar' => 'application/x-tar', 'tcl' => 'application/x-tcl', 'tex' => 'application/x-tex', 'texi' => 'application/x-texinfo', 'texinfo' => 'application/x-texinfo', 'tr' => 'application/x-troff', 'tsp' => 'application/dsptype', 'ttc' => 'font/ttf', 'ttf' => 'font/ttf', 'unv' => 'application/i-deas', 'ustar' => 'application/x-ustar', 'vcd' => 'application/x-cdlink', 'vda' => 'application/vda', 'xlc' => 'application/vnd.ms-excel', 'xll' => 'application/vnd.ms-excel', 'xlm' => 'application/vnd.ms-excel', 'xls' => 'application/vnd.ms-excel', 'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'xlw' => 'application/vnd.ms-excel', 'zip' => 'application/zip', 'aif' => 'audio/x-aiff', 'aifc' => 'audio/x-aiff', 'aiff' => 'audio/x-aiff', 'au' => 'audio/basic', 'kar' => 'audio/midi', 'mid' => 'audio/midi', 'midi' => 'audio/midi', 'mp2' => 'audio/mpeg', 'mp3' => 'audio/mpeg', 'mpga' => 'audio/mpeg', 'ogg' => 'audio/ogg', 'oga' => 'audio/ogg', 'spx' => 'audio/ogg', 'ra' => 'audio/x-realaudio', 'ram' => 'audio/x-pn-realaudio', 'rm' => 'audio/x-pn-realaudio', 'rpm' => 'audio/x-pn-realaudio-plugin', 'snd' => 'audio/basic', 'tsi' => 'audio/TSP-audio', 'wav' => 'audio/x-wav', 'aac' => 'audio/aac', 'asc' => 'text/plain', 'c' => 'text/plain', 'cc' => 'text/plain', 'css' => 'text/css', 'etx' => 'text/x-setext', 'f' => 'text/plain', 'f90' => 'text/plain', 'h' => 'text/plain', 'hh' => 'text/plain', 'htm' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'ics' => 'text/calendar', 'm' => 'text/plain', 'rtf' => 'text/rtf', 'rtx' => 'text/richtext', 'sgm' => 'text/sgml', 'sgml' => 'text/sgml', 'tsv' => 'text/tab-separated-values', 'tpl' => 'text/template', 'txt' => 'text/plain', 'text' => 'text/plain', 'avi' => 'video/x-msvideo', 'fli' => 'video/x-fli', 'mov' => 'video/quicktime', 'movie' => 'video/x-sgi-movie', 'mpe' => 'video/mpeg', 'mpeg' => 'video/mpeg', 'mpg' => 'video/mpeg', 'qt' => 'video/quicktime', 'viv' => 'video/vnd.vivo', 'vivo' => 'video/vnd.vivo', 'ogv' => 'video/ogg', 'webm' => 'video/webm', 'mp4' => 'video/mp4', 'm4v' => 'video/mp4', 'f4v' => 'video/mp4', 'f4p' => 'video/mp4', 'm4a' => 'audio/mp4', 'f4a' => 'audio/mp4', 'f4b' => 'audio/mp4', 'gif' => 'image/gif', 'ief' => 'image/ief', 'jpg' => 'image/jpeg', 'jpeg' => 'image/jpeg', 'jpe' => 'image/jpeg', 'pbm' => 'image/x-portable-bitmap', 'pgm' => 'image/x-portable-graymap', 'png' => 'image/png', 'pnm' => 'image/x-portable-anymap', 'ppm' => 'image/x-portable-pixmap', 'ras' => 'image/cmu-raster', 'rgb' => 'image/x-rgb', 'tif' => 'image/tiff', 'tiff' => 'image/tiff', 'xbm' => 'image/x-xbitmap', 'xpm' => 'image/x-xpixmap', 'xwd' => 'image/x-xwindowdump', 'psd' => array( (int) 0 => 'application/photoshop', (int) 1 => 'application/psd', (int) 2 => 'image/psd', (int) 3 => 'image/x-photoshop', (int) 4 => 'image/photoshop', (int) 5 => 'zz-application/zz-winassoc-psd' ), 'ice' => 'x-conference/x-cooltalk', 'iges' => 'model/iges', 'igs' => 'model/iges', 'mesh' => 'model/mesh', 'msh' => 'model/mesh', 'silo' => 'model/mesh', 'vrml' => 'model/vrml', 'wrl' => 'model/vrml', 'mime' => 'www/mime', 'pdb' => 'chemical/x-pdb', 'xyz' => 'chemical/x-pdb', 'javascript' => 'application/javascript', 'form' => 'application/x-www-form-urlencoded', 'file' => 'multipart/form-data', 'xhtml' => array( (int) 0 => 'application/xhtml+xml', (int) 1 => 'application/xhtml', (int) 2 => 'text/xhtml' ), 'xhtml-mobile' => 'application/vnd.wap.xhtml+xml', 'atom' => 'application/atom+xml', 'amf' => 'application/x-amf', 'wap' => array( (int) 0 => 'text/vnd.wap.wml', (int) 1 => 'text/vnd.wap.wmlscript', (int) 2 => 'image/vnd.wap.wbmp' ), 'wml' => 'text/vnd.wap.wml', 'wmlscript' => 'text/vnd.wap.wmlscript', 'wbmp' => 'image/vnd.wap.wbmp', 'woff' => 'application/x-font-woff', 'webp' => 'image/webp', 'appcache' => 'text/cache-manifest', 'manifest' => 'text/cache-manifest', 'htc' => 'text/x-component', 'rdf' => 'application/xml', 'crx' => 'application/x-chrome-extension', 'oex' => 'application/x-opera-extension', 'xpi' => 'application/x-xpinstall', 'safariextz' => 'application/octet-stream', 'webapp' => 'application/x-web-app-manifest+json', 'vcf' => 'text/x-vcard', 'vtt' => 'text/vtt', 'mkv' => 'video/x-matroska', 'pkpass' => 'application/vnd.apple.pkpass', 'ajax' => 'text/html' ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array() [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array() [protected] _cookies => array() }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ', 'scripts_for_layout' => '', 'title_for_layout' => 'Errors' ) $class = 'Mysql' $message = 'SQLSTATE[HY000] [2002] No such file or directory' $enabled = true $code = (int) 500 $name = 'Database connection "Mysql" is missing, or could not be created.' $url = '/v/highlands/i/michelob-ultra' $error = object(MissingConnectionException) { [protected] _messageTemplate => 'Database connection "%s" is missing, or could not be created.' [protected] _attributes => array( 'class' => 'Mysql', 'message' => 'SQLSTATE[HY000] [2002] No such file or directory', 'enabled' => true ) [protected] _responseHeaders => null [protected] message => 'Database connection "Mysql" is missing, or could not be created.' [protected] code => (int) 500 [protected] file => '/var/www/highlands/lib/Cake/Model/Datasource/Database/Mysql.php' [protected] line => (int) 192 } $_serialize = array( (int) 0 => 'code', (int) 1 => 'name', (int) 2 => 'message', (int) 3 => 'url' ) $site_config = array( 'app_name' => 'Highlands Golf Club', 'club_name' => 'Highlands Golf Club', 'app_url' => 'https://highlandscurbside.com', 'company_id' => (int) 1, 'timezone' => 'America/Edmonton', 'fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'orderemail' => 'reservations@highlandsgolfclub.com', 'internal_fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'notification_emails' => array( (int) 0 => array( (int) 0 => 'reservations@highlandsgolfclub.com' ) ), 'pickup_time_limit' => '30 minutes', 'home_title' => 'Highlands At Home', 'home_box1' => '<h3 class="text-center">Great Food</h3>', 'home_box2' => '<h3 class="text-center">Order Online</h3>', 'home_box3' => '<h3 class="text-center">Get Eating!</h3>', 'home_note' => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ', 'allow_public_purchase' => true, 'use_paypal' => false, 'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi', 'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d', 'use_stripe' => true, 'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo', 'stripe_secret' => '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', 'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg', 'email_bg_color' => '#00000E', 'taxes' => array( 'GST' => array( 'label' => 'GST', 'rate' => (int) 5 ) ), 'default_taxes' => array( 'GST' => array( 'label' => 'GST', 'rate' => (int) 5 ) ), 'tip_options' => array( (int) 0 => 'Easy Percent Options', (int) 5 => '5%', (int) 10 => '10%', (int) 12 => '12%', (int) 15 => '15%', (int) 18 => '18%' ), 'css_override' => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ', 'email_top_text' => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ', 'email_bottom_text' => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' ) $content_for_layout = '<h2>Missing Database Connection</h2> <p class="error"> <strong>Error: </strong> A Database connection using "Mysql" was missing or unable to connect. <br /> The database server returned this error: SQLSTATE[HY000] [2002] No such file or directory</p> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/missing_connection.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 269</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array( 'password' => '*****', 'login' => '*****', 'host' => '*****', 'database' => '*****', 'datasource' => 'Database/Mysql', 'persistent' => false, 'prefix' => '' )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3640</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3667</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'companies'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 834</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$result</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">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">query</span><span style="color: #007700">(</span><span style="color: #0000BB">$method</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">APP/Controller/AppController.php line 83</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->__call(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $dateTimeZone </span><span style="color: #007700">= new </span><span style="color: #0000BB">DateTimeZone</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">timezone</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">current_company </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Company</span><span style="color: #007700">-></span><span style="color: #0000BB">findById</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">company_id</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">current_company</span><span style="color: #007700">)) {</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'findById' array( (int) 0 => (int) 1 )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ItemsController.php line 17</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">AppController->beforeFilter()</a> <div id="file-excerpt-7" 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></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">function </span><span style="color: #0000BB">beforeFilter</span><span style="color: #007700">() {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> parent</span><span style="color: #007700">::</span><span style="color: #0000BB">beforeFilter</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-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">CORE/Cake/Event/CakeEventManager.php line 243</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ItemsController->beforeFilter(CakeEvent)</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: #007700">if (</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'passParams'</span><span style="color: #007700">] === </span><span style="color: #0000BB">true</span><span style="color: #007700">) {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'callable'</span><span style="color: #007700">], </span><span style="color: #0000BB">$event</span><span style="color: #007700">-></span><span style="color: #0000BB">data</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> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'callable'</span><span style="color: #007700">], </span><span style="color: #0000BB">$event</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-8" class="cake-code-dump" style="display: none;"><pre>object(CakeEvent) { data => null result => null [protected] _name => 'Controller.initialize' [protected] _subject => object(ItemsController) { name => 'Items' helpers => array( [maximum depth reached] ) components => array( [maximum depth reached] ) uses => array( [maximum depth reached] ) site_config => array( [maximum depth reached] ) app_name => 'Highlands Golf Club' app_url => 'https://highlandscurbside.com' company_id => (int) 1 currentuser => array([maximum depth reached]) tempuser => (int) 0 current_company => array([maximum depth reached]) company_root => '' timezone => 'America/Edmonton' fromemail => array( [maximum depth reached] ) orderemail => 'reservations@highlandsgolfclub.com' internal_fromemail => array( [maximum depth reached] ) leademail => array( [maximum depth reached] ) enable_store => true store_test_accounts => array( [maximum depth reached] ) use_payment => true moneris_id => 'store2' moneris_key => 'yesguy' moneris_test_mode => true stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT' stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/' pickup_times => array([maximum depth reached]) max_pickups_per_time => (int) 5 order_cutoff => (int) 21 order_cutoff_date => (int) 0 pickup_phonenumber => '(403)805-0603' item_types => array( [maximum depth reached] ) bottle_min => (int) 3 notification_emails => array( [maximum depth reached] ) paginationOptions => array( [maximum depth reached] ) request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'Items' layoutPath => null viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( [maximum depth reached] ) scaffold => false methods => array( [maximum depth reached] ) modelClass => 'Item' modelKey => 'item' validationErrors => null RequestHandler => object(RequestHandlerComponent) {} Session => object(SessionComponent) {} Cookie => object(CookieComponent) {} Flash => object(FlashComponent) {} club_name => 'Highlands Golf Club' pickup_time_limit => '30 minutes' home_title => 'Highlands At Home' home_box1 => '<h3 class="text-center">Great Food</h3>' home_box2 => '<h3 class="text-center">Order Online</h3>' home_box3 => '<h3 class="text-center">Get Eating!</h3>' home_note => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ' allow_public_purchase => true use_paypal => false paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi' paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d' use_stripe => true stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo' stripe_secret => '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' email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg' email_bg_color => '#00000E' taxes => array( [maximum depth reached] ) default_taxes => array( [maximum depth reached] ) tip_options => array( [maximum depth reached] ) css_override => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ' email_top_text => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ' email_bottom_text => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' Company => object(Company) {} [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) {} } [protected] _stopped => false }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 677</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">CakeEventManager->dispatch(CakeEvent)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">triggers Controller</span><span style="color: #007700">.</span><span style="color: #0000BB">startup $this</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">startupProcess</span><span style="color: #007700">() {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">getEventManager</span><span style="color: #007700">()-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Controller.initialize'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">getEventManager</span><span style="color: #007700">()-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Controller.startup'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">));</span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(CakeEvent) { data => null result => null [protected] _name => 'Controller.initialize' [protected] _subject => object(ItemsController) { name => 'Items' helpers => array( [maximum depth reached] ) components => array( [maximum depth reached] ) uses => array( [maximum depth reached] ) site_config => array( [maximum depth reached] ) app_name => 'Highlands Golf Club' app_url => 'https://highlandscurbside.com' company_id => (int) 1 currentuser => array([maximum depth reached]) tempuser => (int) 0 current_company => array([maximum depth reached]) company_root => '' timezone => 'America/Edmonton' fromemail => array( [maximum depth reached] ) orderemail => 'reservations@highlandsgolfclub.com' internal_fromemail => array( [maximum depth reached] ) leademail => array( [maximum depth reached] ) enable_store => true store_test_accounts => array( [maximum depth reached] ) use_payment => true moneris_id => 'store2' moneris_key => 'yesguy' moneris_test_mode => true stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT' stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/' pickup_times => array([maximum depth reached]) max_pickups_per_time => (int) 5 order_cutoff => (int) 21 order_cutoff_date => (int) 0 pickup_phonenumber => '(403)805-0603' item_types => array( [maximum depth reached] ) bottle_min => (int) 3 notification_emails => array( [maximum depth reached] ) paginationOptions => array( [maximum depth reached] ) request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'Items' layoutPath => null viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( [maximum depth reached] ) scaffold => false methods => array( [maximum depth reached] ) modelClass => 'Item' modelKey => 'item' validationErrors => null RequestHandler => object(RequestHandlerComponent) {} Session => object(SessionComponent) {} Cookie => object(CookieComponent) {} Flash => object(FlashComponent) {} club_name => 'Highlands Golf Club' pickup_time_limit => '30 minutes' home_title => 'Highlands At Home' home_box1 => '<h3 class="text-center">Great Food</h3>' home_box2 => '<h3 class="text-center">Order Online</h3>' home_box3 => '<h3 class="text-center">Get Eating!</h3>' home_note => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ' allow_public_purchase => true use_paypal => false paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi' paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d' use_stripe => true stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo' stripe_secret => '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' email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg' email_bg_color => '#00000E' taxes => array( [maximum depth reached] ) default_taxes => array( [maximum depth reached] ) tip_options => array( [maximum depth reached] ) css_override => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ' email_top_text => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ' email_bottom_text => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' Company => object(Company) {} [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) {} } [protected] _stopped => false }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 189</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->startupProcess()</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">protected function </span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">Controller $controller</span><span style="color: #007700">, </span><span style="color: #0000BB">CakeRequest $request</span><span style="color: #007700">) {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $controller</span><span style="color: #007700">-></span><span style="color: #0000BB">constructClasses</span><span style="color: #007700">();</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $controller</span><span style="color: #007700">-></span><span style="color: #0000BB">startupProcess</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-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ItemsController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ItemsController) { name => 'Items' helpers => array( (int) 0 => 'Html', (int) 1 => 'Text', (int) 2 => 'Morehtml' ) components => array( 'RequestHandler' => null, 'Session' => null, 'Cookie' => null, 'Flash' => null ) uses => array( (int) 0 => 'Item', (int) 1 => 'Item', (int) 2 => 'User', (int) 3 => 'Admin', (int) 4 => 'Voucher', (int) 5 => 'Transfer', (int) 6 => 'Campaign', (int) 7 => 'Cart', (int) 8 => 'Purchase', (int) 9 => 'Forgot', (int) 10 => 'Company', (int) 11 => 'Address', (int) 12 => 'Deliverydate', (int) 13 => 'Remember', (int) 14 => 'Region', (int) 15 => 'Pickup', (int) 16 => 'Category', (int) 17 => 'CategoriesItem', (int) 18 => 'Promocode' ) site_config => array( 'app_name' => 'Highlands Golf Club', 'club_name' => 'Highlands Golf Club', 'app_url' => 'https://highlandscurbside.com', 'company_id' => (int) 1, 'timezone' => 'America/Edmonton', 'fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'orderemail' => 'reservations@highlandsgolfclub.com', 'internal_fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'notification_emails' => array( (int) 0 => array( [maximum depth reached] ) ), 'pickup_time_limit' => '30 minutes', 'home_title' => 'Highlands At Home', 'home_box1' => '<h3 class="text-center">Great Food</h3>', 'home_box2' => '<h3 class="text-center">Order Online</h3>', 'home_box3' => '<h3 class="text-center">Get Eating!</h3>', 'home_note' => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ', 'allow_public_purchase' => true, 'use_paypal' => false, 'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi', 'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d', 'use_stripe' => true, 'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo', 'stripe_secret' => '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', 'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg', 'email_bg_color' => '#00000E', 'taxes' => array( 'GST' => array( [maximum depth reached] ) ), 'default_taxes' => array( 'GST' => array( [maximum depth reached] ) ), 'tip_options' => array( (int) 0 => 'Easy Percent Options', (int) 5 => '5%', (int) 10 => '10%', (int) 12 => '12%', (int) 15 => '15%', (int) 18 => '18%' ), 'css_override' => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ', 'email_top_text' => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ', 'email_bottom_text' => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' ) app_name => 'Highlands Golf Club' app_url => 'https://highlandscurbside.com' company_id => (int) 1 currentuser => array() tempuser => (int) 0 current_company => array() company_root => '' timezone => 'America/Edmonton' fromemail => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ) orderemail => 'reservations@highlandsgolfclub.com' internal_fromemail => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ) leademail => array( (int) 0 => 'roger@offcourse.co' ) enable_store => true store_test_accounts => array( (int) 0 => 'jfafard@gmail.com' ) use_payment => true moneris_id => 'store2' moneris_key => 'yesguy' moneris_test_mode => true stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT' stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/' pickup_times => array() max_pickups_per_time => (int) 5 order_cutoff => (int) 21 order_cutoff_date => (int) 0 pickup_phonenumber => '(403)805-0603' item_types => array( (int) 1 => 'Always Offered', (int) 0 => 'Special Offering' ) bottle_min => (int) 3 notification_emails => array( (int) 0 => array( (int) 0 => 'reservations@highlandsgolfclub.com' ) ) paginationOptions => array( 'page' => (int) 1, 'limit' => (int) 20, 'order' => null ) request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'v/highlands/i/michelob-ultra' base => '' webroot => '/' here => '/v/highlands/i/michelob-ultra' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Items' layoutPath => null viewVars => array( 'site_config' => array( 'app_name' => 'Highlands Golf Club', 'club_name' => 'Highlands Golf Club', 'app_url' => 'https://highlandscurbside.com', 'company_id' => (int) 1, 'timezone' => 'America/Edmonton', 'fromemail' => array( [maximum depth reached] ), 'orderemail' => 'reservations@highlandsgolfclub.com', 'internal_fromemail' => array( [maximum depth reached] ), 'notification_emails' => array( [maximum depth reached] ), 'pickup_time_limit' => '30 minutes', 'home_title' => 'Highlands At Home', 'home_box1' => '<h3 class="text-center">Great Food</h3>', 'home_box2' => '<h3 class="text-center">Order Online</h3>', 'home_box3' => '<h3 class="text-center">Get Eating!</h3>', 'home_note' => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ', 'allow_public_purchase' => true, 'use_paypal' => false, 'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi', 'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d', 'use_stripe' => true, 'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo', 'stripe_secret' => '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', 'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg', 'email_bg_color' => '#00000E', 'taxes' => array( [maximum depth reached] ), 'default_taxes' => array( [maximum depth reached] ), 'tip_options' => array( [maximum depth reached] ), 'css_override' => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ', 'email_top_text' => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ', 'email_bottom_text' => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' ) ) view => 'view' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ItemsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => 'michelob-ultra' ) scaffold => false methods => array( (int) 1 => 'index', (int) 2 => 'browse', (int) 3 => 'categories', (int) 4 => 'category', (int) 5 => 'company', (int) 6 => 'view', (int) 7 => 'account', (int) 8 => 'voucher', (int) 9 => 'voucherpdfrender', (int) 10 => 'voucherpdf', (int) 11 => 'vouchers', (int) 12 => 'receipt', (int) 13 => 'checkpromocode', (int) 14 => 'checkout', (int) 15 => 'getstripeintent', (int) 16 => 'getNewVoucherCode', (int) 17 => 'getToken', (int) 18 => 'formatToken', (int) 19 => 'combinePurchases', (int) 20 => 'cart', (int) 21 => 'thankyou', (int) 22 => 'faq', (int) 23 => 'privacy', (int) 24 => 'terms', (int) 25 => 'notifyme', (int) 26 => 'safesender', (int) 27 => 'editprofile', (int) 28 => 'cartjson', (int) 29 => 'addtocart', (int) 30 => 'updatecart', (int) 31 => 'finalizecart', (int) 32 => 'finalizecartjson', (int) 33 => 'clearcartjson', (int) 34 => 'forgot', (int) 35 => 'passwordreset', (int) 36 => 'itemlist', (int) 37 => 'customFlash', (int) 38 => 'setupPagination', (int) 39 => 'signUserIn', (int) 40 => 'checkRemember', (int) 41 => 'setRemember', (int) 42 => 'removeReminder', (int) 43 => 'getRememberToken', (int) 44 => 'signin', (int) 45 => 'signup', (int) 46 => 'signedup', (int) 47 => 'signout', (int) 48 => 'getCurrentUser', (int) 49 => 'checkAuth', (int) 50 => 'getAuth', (int) 51 => 'getAdminAuth', (int) 52 => 'redirectAdminAuth', (int) 53 => 'refreshUserSession', (int) 54 => 'getCompanyAdmin', (int) 55 => 'isCompanyAdmin', (int) 56 => 'redirectCompanyAdmin', (int) 57 => 'loadTempUser', (int) 58 => 'createTempUser', (int) 59 => 'generateItemSlug', (int) 60 => 'slugThis', (int) 61 => 'downloadinvoice', (int) 62 => 'wktmltopdfScript', (int) 63 => 'assignCart', (int) 64 => 'combineCarts', (int) 65 => 'resizeSaveImage', (int) 66 => 'imagecreatefromfile', (int) 67 => 'isUploadedFile', (int) 68 => 'removeFile', (int) 69 => 'updateCartTotals', (int) 70 => 'expireAllCarts', (int) 71 => 'clearCart', (int) 72 => 'adjustPickupSlots', (int) 73 => 'sendReminderEmail', (int) 74 => 'sendCustomerEmail', (int) 75 => 'emailCustomerNote', (int) 76 => 'sendEmail', (int) 77 => 'loadAllModels', (int) 78 => 'loadStripe', (int) 79 => 'loadMoneris', (int) 80 => 'generatePurchaseCodes', (int) 81 => 'generatePurchaseCode', (int) 82 => 'unformatPurchaseCode', (int) 83 => 'getPayPalClient', (int) 84 => 'createPayPalOrder' ) modelClass => 'Item' modelKey => 'item' validationErrors => null RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Cookie => object(CookieComponent) { name => 'CakeCookie' time => null path => '/' domain => '' secure => false key => 'DYhG93b0qyJf1024500299g3wvniR2G0FgaC9mi' httpOnly => false settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _values => array([maximum depth reached]) [protected] _type => 'cipher' [protected] _reset => null [protected] _expires => (int) 0 [protected] _response => object(CakeResponse) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Flash => object(FlashComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _defaultConfig => array( [maximum depth reached] ) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) } club_name => 'Highlands Golf Club' pickup_time_limit => '30 minutes' home_title => 'Highlands At Home' home_box1 => '<h3 class="text-center">Great Food</h3>' home_box2 => '<h3 class="text-center">Order Online</h3>' home_box3 => '<h3 class="text-center">Get Eating!</h3>' home_note => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ' allow_public_purchase => true use_paypal => false paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi' paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d' use_stripe => true stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo' stripe_secret => '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' email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg' email_bg_color => '#00000E' taxes => array( 'GST' => array( 'label' => 'GST', 'rate' => (int) 5 ) ) default_taxes => array( 'GST' => array( 'label' => 'GST', 'rate' => (int) 5 ) ) tip_options => array( (int) 0 => 'Easy Percent Options', (int) 5 => '5%', (int) 10 => '10%', (int) 12 => '12%', (int) 15 => '15%', (int) 18 => '18%' ) css_override => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ' email_top_text => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ' email_bottom_text => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' Company => object(Company) { name => 'Company' hasMany => array( [maximum depth reached] ) belongsTo => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) use_campaign => true custom_campaign => false useDbConfig => 'default' useTable => 'companies' id => null data => array([maximum depth reached]) schemaName => null table => 'companies' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null plugin => null alias => 'Company' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => null [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => null [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => 'michelob-ultra' ), 'company_slug' => 'highlands', 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'Admin' => array( [maximum depth reached] ), 'Voucher' => array( [maximum depth reached] ), 'Transfer' => array( [maximum depth reached] ), 'Campaign' => array( [maximum depth reached] ), 'Cart' => array( [maximum depth reached] ), 'Purchase' => array( [maximum depth reached] ), 'Forgot' => array( [maximum depth reached] ), 'Company' => array( [maximum depth reached] ), 'Address' => array( [maximum depth reached] ), 'Deliverydate' => array( [maximum depth reached] ), 'Remember' => array( [maximum depth reached] ), 'Region' => array( [maximum depth reached] ), 'Pickup' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'Promocode' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'v/highlands/i/michelob-ultra' base => '' webroot => '/' here => '/v/highlands/i/michelob-ultra' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 110</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => 'michelob-ultra' ), 'company_slug' => 'highlands', 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'Admin' => array( [maximum depth reached] ), 'Voucher' => array( [maximum depth reached] ), 'Transfer' => array( [maximum depth reached] ), 'Campaign' => array( [maximum depth reached] ), 'Cart' => array( [maximum depth reached] ), 'Purchase' => array( [maximum depth reached] ), 'Forgot' => array( [maximum depth reached] ), 'Company' => array( [maximum depth reached] ), 'Address' => array( [maximum depth reached] ), 'Deliverydate' => array( [maximum depth reached] ), 'Remember' => array( [maximum depth reached] ), 'Region' => array( [maximum depth reached] ), 'Pickup' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'Promocode' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'v/highlands/i/michelob-ultra' base => '' webroot => '/' here => '/v/highlands/i/michelob-ultra' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 307 => 'Temporary Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 429 => 'Too Many Requests', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'Unsupported Version' ) [protected] _mimeTypes => array( 'html' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'json' => 'application/json', 'xml' => array( (int) 0 => 'application/xml', (int) 1 => 'text/xml' ), 'rss' => 'application/rss+xml', 'ai' => 'application/postscript', 'bcpio' => 'application/x-bcpio', 'bin' => 'application/octet-stream', 'ccad' => 'application/clariscad', 'cdf' => 'application/x-netcdf', 'class' => 'application/octet-stream', 'cpio' => 'application/x-cpio', 'cpt' => 'application/mac-compactpro', 'csh' => 'application/x-csh', 'csv' => array( (int) 0 => 'text/csv', (int) 1 => 'application/vnd.ms-excel' ), 'dcr' => 'application/x-director', 'dir' => 'application/x-director', 'dms' => 'application/octet-stream', 'doc' => 'application/msword', 'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'drw' => 'application/drafting', 'dvi' => 'application/x-dvi', 'dwg' => 'application/acad', 'dxf' => 'application/dxf', 'dxr' => 'application/x-director', 'eot' => 'application/vnd.ms-fontobject', 'eps' => 'application/postscript', 'exe' => 'application/octet-stream', 'ez' => 'application/andrew-inset', 'flv' => 'video/x-flv', 'gtar' => 'application/x-gtar', 'gz' => 'application/x-gzip', 'bz2' => 'application/x-bzip', '7z' => 'application/x-7z-compressed', 'hdf' => 'application/x-hdf', 'hqx' => 'application/mac-binhex40', 'ico' => 'image/x-icon', 'ips' => 'application/x-ipscript', 'ipx' => 'application/x-ipix', 'js' => 'application/javascript', 'jsonapi' => 'application/vnd.api+json', 'latex' => 'application/x-latex', 'lha' => 'application/octet-stream', 'lsp' => 'application/x-lisp', 'lzh' => 'application/octet-stream', 'man' => 'application/x-troff-man', 'me' => 'application/x-troff-me', 'mif' => 'application/vnd.mif', 'ms' => 'application/x-troff-ms', 'nc' => 'application/x-netcdf', 'oda' => 'application/oda', 'otf' => 'font/otf', 'pdf' => 'application/pdf', 'pgn' => 'application/x-chess-pgn', 'pot' => 'application/vnd.ms-powerpoint', 'pps' => 'application/vnd.ms-powerpoint', 'ppt' => 'application/vnd.ms-powerpoint', 'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'ppz' => 'application/vnd.ms-powerpoint', 'pre' => 'application/x-freelance', 'prt' => 'application/pro_eng', 'ps' => 'application/postscript', 'roff' => 'application/x-troff', 'scm' => 'application/x-lotusscreencam', 'set' => 'application/set', 'sh' => 'application/x-sh', 'shar' => 'application/x-shar', 'sit' => 'application/x-stuffit', 'skd' => 'application/x-koan', 'skm' => 'application/x-koan', 'skp' => 'application/x-koan', 'skt' => 'application/x-koan', 'smi' => 'application/smil', 'smil' => 'application/smil', 'sol' => 'application/solids', 'spl' => 'application/x-futuresplash', 'src' => 'application/x-wais-source', 'step' => 'application/STEP', 'stl' => 'application/SLA', 'stp' => 'application/STEP', 'sv4cpio' => 'application/x-sv4cpio', 'sv4crc' => 'application/x-sv4crc', 'svg' => 'image/svg+xml', 'svgz' => 'image/svg+xml', 'swf' => 'application/x-shockwave-flash', 't' => 'application/x-troff', 'tar' => 'application/x-tar', 'tcl' => 'application/x-tcl', 'tex' => 'application/x-tex', 'texi' => 'application/x-texinfo', 'texinfo' => 'application/x-texinfo', 'tr' => 'application/x-troff', 'tsp' => 'application/dsptype', 'ttc' => 'font/ttf', 'ttf' => 'font/ttf', 'unv' => 'application/i-deas', 'ustar' => 'application/x-ustar', 'vcd' => 'application/x-cdlink', 'vda' => 'application/vda', 'xlc' => 'application/vnd.ms-excel', 'xll' => 'application/vnd.ms-excel', 'xlm' => 'application/vnd.ms-excel', 'xls' => 'application/vnd.ms-excel', 'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'xlw' => 'application/vnd.ms-excel', 'zip' => 'application/zip', 'aif' => 'audio/x-aiff', 'aifc' => 'audio/x-aiff', 'aiff' => 'audio/x-aiff', 'au' => 'audio/basic', 'kar' => 'audio/midi', 'mid' => 'audio/midi', 'midi' => 'audio/midi', 'mp2' => 'audio/mpeg', 'mp3' => 'audio/mpeg', 'mpga' => 'audio/mpeg', 'ogg' => 'audio/ogg', 'oga' => 'audio/ogg', 'spx' => 'audio/ogg', 'ra' => 'audio/x-realaudio', 'ram' => 'audio/x-pn-realaudio', 'rm' => 'audio/x-pn-realaudio', 'rpm' => 'audio/x-pn-realaudio-plugin', 'snd' => 'audio/basic', 'tsi' => 'audio/TSP-audio', 'wav' => 'audio/x-wav', 'aac' => 'audio/aac', 'asc' => 'text/plain', 'c' => 'text/plain', 'cc' => 'text/plain', 'css' => 'text/css', 'etx' => 'text/x-setext', 'f' => 'text/plain', 'f90' => 'text/plain', 'h' => 'text/plain', 'hh' => 'text/plain', 'htm' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'ics' => 'text/calendar', 'm' => 'text/plain', 'rtf' => 'text/rtf', 'rtx' => 'text/richtext', 'sgm' => 'text/sgml', 'sgml' => 'text/sgml', 'tsv' => 'text/tab-separated-values', 'tpl' => 'text/template', 'txt' => 'text/plain', 'text' => 'text/plain', 'avi' => 'video/x-msvideo', 'fli' => 'video/x-fli', 'mov' => 'video/quicktime', 'movie' => 'video/x-sgi-movie', 'mpe' => 'video/mpeg', 'mpeg' => 'video/mpeg', 'mpg' => 'video/mpeg', 'qt' => 'video/quicktime', 'viv' => 'video/vnd.vivo', 'vivo' => 'video/vnd.vivo', 'ogv' => 'video/ogg', 'webm' => 'video/webm', 'mp4' => 'video/mp4', 'm4v' => 'video/mp4', 'f4v' => 'video/mp4', 'f4p' => 'video/mp4', 'm4a' => 'audio/mp4', 'f4a' => 'audio/mp4', 'f4b' => 'audio/mp4', 'gif' => 'image/gif', 'ief' => 'image/ief', 'jpg' => 'image/jpeg', 'jpeg' => 'image/jpeg', 'jpe' => 'image/jpeg', 'pbm' => 'image/x-portable-bitmap', 'pgm' => 'image/x-portable-graymap', 'png' => 'image/png', 'pnm' => 'image/x-portable-anymap', 'ppm' => 'image/x-portable-pixmap', 'ras' => 'image/cmu-raster', 'rgb' => 'image/x-rgb', 'tif' => 'image/tiff', 'tiff' => 'image/tiff', 'xbm' => 'image/x-xbitmap', 'xpm' => 'image/x-xpixmap', 'xwd' => 'image/x-xwindowdump', 'psd' => array( (int) 0 => 'application/photoshop', (int) 1 => 'application/psd', (int) 2 => 'image/psd', (int) 3 => 'image/x-photoshop', (int) 4 => 'image/photoshop', (int) 5 => 'zz-application/zz-winassoc-psd' ), 'ice' => 'x-conference/x-cooltalk', 'iges' => 'model/iges', 'igs' => 'model/iges', 'mesh' => 'model/mesh', 'msh' => 'model/mesh', 'silo' => 'model/mesh', 'vrml' => 'model/vrml', 'wrl' => 'model/vrml', 'mime' => 'www/mime', 'pdb' => 'chemical/x-pdb', 'xyz' => 'chemical/x-pdb', 'javascript' => 'application/javascript', 'form' => 'application/x-www-form-urlencoded', 'file' => 'multipart/form-data', 'xhtml' => array( (int) 0 => 'application/xhtml+xml', (int) 1 => 'application/xhtml', (int) 2 => 'text/xhtml' ), 'xhtml-mobile' => 'application/vnd.wap.xhtml+xml', 'atom' => 'application/atom+xml', 'amf' => 'application/x-amf', 'wap' => array( (int) 0 => 'text/vnd.wap.wml', (int) 1 => 'text/vnd.wap.wmlscript', (int) 2 => 'image/vnd.wap.wbmp' ), 'wml' => 'text/vnd.wap.wml', 'wmlscript' => 'text/vnd.wap.wmlscript', 'wbmp' => 'image/vnd.wap.wbmp', 'woff' => 'application/x-font-woff', 'webp' => 'image/webp', 'appcache' => 'text/cache-manifest', 'manifest' => 'text/cache-manifest', 'htc' => 'text/x-component', 'rdf' => 'application/xml', 'crx' => 'application/x-chrome-extension', 'oex' => 'application/x-opera-extension', 'xpi' => 'application/x-xpinstall', 'safariextz' => 'application/octet-stream', 'webapp' => 'application/x-web-app-manifest+json', 'vcf' => 'text/x-vcard', 'vtt' => 'text/vtt', 'mkv' => 'video/x-matroska', 'pkpass' => 'application/vnd.apple.pkpass', 'ajax' => 'text/html' ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array() [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array() [protected] _cookies => array() }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ' $scripts_for_layout = '' $title_for_layout = 'Errors'include - APP/View/Layouts/default.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??
<div class="row"><div class="col-sm-3"><a class="top-brand" href="/" title="<?= htmlentities($current_company['Company']['name']) ?>" style="background:url(<?= $current_company['Company']['logo'] ?>) left center no-repeat; background-size:contain;"></a>
$viewFile = '/var/www/highlands/app/View/Elements/header.ctp'
$dataForView = array(
'class' => 'Mysql',
'message' => 'SQLSTATE[HY000] [2002] No such file or directory',
'enabled' => true,
'code' => (int) 500,
'name' => 'Database connection "Mysql" is missing, or could not be created.',
'url' => '/v/highlands/i/michelob-ultra',
'error' => object(MissingConnectionException) {
[protected] _messageTemplate => 'Database connection "%s" is missing, or could not be created.'
[protected] _attributes => array(
[maximum depth reached]
)
[protected] _responseHeaders => null
[protected] message => 'Database connection "Mysql" is missing, or could not be created.'
[protected] code => (int) 500
[protected] file => '/var/www/highlands/lib/Cake/Model/Datasource/Database/Mysql.php'
[protected] line => (int) 192
},
'_serialize' => array(
(int) 0 => 'code',
(int) 1 => 'name',
(int) 2 => 'message',
(int) 3 => 'url'
),
'site_config' => array(
'app_name' => 'Highlands Golf Club',
'club_name' => 'Highlands Golf Club',
'app_url' => 'https://highlandscurbside.com',
'company_id' => (int) 1,
'timezone' => 'America/Edmonton',
'fromemail' => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
),
'orderemail' => 'reservations@highlandsgolfclub.com',
'internal_fromemail' => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
),
'notification_emails' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'pickup_time_limit' => '30 minutes',
'home_title' => 'Highlands At Home',
'home_box1' => '<h3 class="text-center">Great Food</h3>',
'home_box2' => '<h3 class="text-center">Order Online</h3>',
'home_box3' => '<h3 class="text-center">Get Eating!</h3>',
'home_note' => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
',
'allow_public_purchase' => true,
'use_paypal' => false,
'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi',
'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d',
'use_stripe' => true,
'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo',
'stripe_secret' => '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',
'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg',
'email_bg_color' => '#00000E',
'taxes' => array(
'GST' => array(
[maximum depth reached]
)
),
'default_taxes' => array(
'GST' => array(
[maximum depth reached]
)
),
'tip_options' => array(
(int) 0 => 'Easy Percent Options',
(int) 5 => '5%',
(int) 10 => '10%',
(int) 12 => '12%',
(int) 15 => '15%',
(int) 18 => '18%'
),
'css_override' => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
',
'email_top_text' => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
',
'email_bottom_text' => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
),
'content_for_layout' => '<h2>Missing Database Connection</h2>
<p class="error">
<strong>Error: </strong>
A Database connection using "Mysql" was missing or unable to connect. <br />
The database server returned this error: SQLSTATE[HY000] [2002] No such file or directory</p>
<p class="notice">
<strong>Notice: </strong>
If you want to customize this error message, create app/View/Errors/missing_connection.ctp</p>
<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 269</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => ''
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3640</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3667</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'companies'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 834</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$result</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">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">query</span><span style="color: #007700">(</span><span style="color: #0000BB">$method</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">APP/Controller/AppController.php line 83</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->__call(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $dateTimeZone </span><span style="color: #007700">= new </span><span style="color: #0000BB">DateTimeZone</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">timezone</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">current_company </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Company</span><span style="color: #007700">-></span><span style="color: #0000BB">findById</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">company_id</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">current_company</span><span style="color: #007700">)) {</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'findById'
array(
(int) 0 => (int) 1
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ItemsController.php line 17</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">AppController->beforeFilter()</a> <div id="file-excerpt-7" 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></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">function </span><span style="color: #0000BB">beforeFilter</span><span style="color: #007700">() {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> parent</span><span style="color: #007700">::</span><span style="color: #0000BB">beforeFilter</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-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">CORE/Cake/Event/CakeEventManager.php line 243</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ItemsController->beforeFilter(CakeEvent)</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: #007700">if (</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'passParams'</span><span style="color: #007700">] === </span><span style="color: #0000BB">true</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'callable'</span><span style="color: #007700">], </span><span style="color: #0000BB">$event</span><span style="color: #007700">-></span><span style="color: #0000BB">data</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>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'callable'</span><span style="color: #007700">], </span><span style="color: #0000BB">$event</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-8" class="cake-code-dump" style="display: none;"><pre>object(CakeEvent) {
data => null
result => null
[protected] _name => 'Controller.initialize'
[protected] _subject => object(ItemsController) {
name => 'Items'
helpers => array(
[maximum depth reached]
)
components => array(
[maximum depth reached]
)
uses => array(
[maximum depth reached]
)
site_config => array(
[maximum depth reached]
)
app_name => 'Highlands Golf Club'
app_url => 'https://highlandscurbside.com'
company_id => (int) 1
currentuser => array([maximum depth reached])
tempuser => (int) 0
current_company => array([maximum depth reached])
company_root => ''
timezone => 'America/Edmonton'
fromemail => array(
[maximum depth reached]
)
orderemail => 'reservations@highlandsgolfclub.com'
internal_fromemail => array(
[maximum depth reached]
)
leademail => array(
[maximum depth reached]
)
enable_store => true
store_test_accounts => array(
[maximum depth reached]
)
use_payment => true
moneris_id => 'store2'
moneris_key => 'yesguy'
moneris_test_mode => true
stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT'
stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/'
pickup_times => array([maximum depth reached])
max_pickups_per_time => (int) 5
order_cutoff => (int) 21
order_cutoff_date => (int) 0
pickup_phonenumber => '(403)805-0603'
item_types => array(
[maximum depth reached]
)
bottle_min => (int) 3
notification_emails => array(
[maximum depth reached]
)
paginationOptions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Items'
layoutPath => null
viewVars => array(
[maximum depth reached]
)
view => 'view'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
[maximum depth reached]
)
scaffold => false
methods => array(
[maximum depth reached]
)
modelClass => 'Item'
modelKey => 'item'
validationErrors => null
RequestHandler => object(RequestHandlerComponent) {}
Session => object(SessionComponent) {}
Cookie => object(CookieComponent) {}
Flash => object(FlashComponent) {}
club_name => 'Highlands Golf Club'
pickup_time_limit => '30 minutes'
home_title => 'Highlands At Home'
home_box1 => '<h3 class="text-center">Great Food</h3>'
home_box2 => '<h3 class="text-center">Order Online</h3>'
home_box3 => '<h3 class="text-center">Get Eating!</h3>'
home_note => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
'
allow_public_purchase => true
use_paypal => false
paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi'
paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d'
use_stripe => true
stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo'
stripe_secret => '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'
email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg'
email_bg_color => '#00000E'
taxes => array(
[maximum depth reached]
)
default_taxes => array(
[maximum depth reached]
)
tip_options => array(
[maximum depth reached]
)
css_override => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
'
email_top_text => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
'
email_bottom_text => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
Company => object(Company) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
}
[protected] _stopped => false
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 677</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">CakeEventManager->dispatch(CakeEvent)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">triggers Controller</span><span style="color: #007700">.</span><span style="color: #0000BB">startup $this</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">startupProcess</span><span style="color: #007700">() {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">getEventManager</span><span style="color: #007700">()-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Controller.initialize'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">));</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">getEventManager</span><span style="color: #007700">()-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Controller.startup'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">));</span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(CakeEvent) {
data => null
result => null
[protected] _name => 'Controller.initialize'
[protected] _subject => object(ItemsController) {
name => 'Items'
helpers => array(
[maximum depth reached]
)
components => array(
[maximum depth reached]
)
uses => array(
[maximum depth reached]
)
site_config => array(
[maximum depth reached]
)
app_name => 'Highlands Golf Club'
app_url => 'https://highlandscurbside.com'
company_id => (int) 1
currentuser => array([maximum depth reached])
tempuser => (int) 0
current_company => array([maximum depth reached])
company_root => ''
timezone => 'America/Edmonton'
fromemail => array(
[maximum depth reached]
)
orderemail => 'reservations@highlandsgolfclub.com'
internal_fromemail => array(
[maximum depth reached]
)
leademail => array(
[maximum depth reached]
)
enable_store => true
store_test_accounts => array(
[maximum depth reached]
)
use_payment => true
moneris_id => 'store2'
moneris_key => 'yesguy'
moneris_test_mode => true
stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT'
stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/'
pickup_times => array([maximum depth reached])
max_pickups_per_time => (int) 5
order_cutoff => (int) 21
order_cutoff_date => (int) 0
pickup_phonenumber => '(403)805-0603'
item_types => array(
[maximum depth reached]
)
bottle_min => (int) 3
notification_emails => array(
[maximum depth reached]
)
paginationOptions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Items'
layoutPath => null
viewVars => array(
[maximum depth reached]
)
view => 'view'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
[maximum depth reached]
)
scaffold => false
methods => array(
[maximum depth reached]
)
modelClass => 'Item'
modelKey => 'item'
validationErrors => null
RequestHandler => object(RequestHandlerComponent) {}
Session => object(SessionComponent) {}
Cookie => object(CookieComponent) {}
Flash => object(FlashComponent) {}
club_name => 'Highlands Golf Club'
pickup_time_limit => '30 minutes'
home_title => 'Highlands At Home'
home_box1 => '<h3 class="text-center">Great Food</h3>'
home_box2 => '<h3 class="text-center">Order Online</h3>'
home_box3 => '<h3 class="text-center">Get Eating!</h3>'
home_note => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
'
allow_public_purchase => true
use_paypal => false
paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi'
paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d'
use_stripe => true
stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo'
stripe_secret => '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'
email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg'
email_bg_color => '#00000E'
taxes => array(
[maximum depth reached]
)
default_taxes => array(
[maximum depth reached]
)
tip_options => array(
[maximum depth reached]
)
css_override => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
'
email_top_text => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
'
email_bottom_text => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
Company => object(Company) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
}
[protected] _stopped => false
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 189</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->startupProcess()</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">protected function </span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">Controller $controller</span><span style="color: #007700">, </span><span style="color: #0000BB">CakeRequest $request</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $controller</span><span style="color: #007700">-></span><span style="color: #0000BB">constructClasses</span><span style="color: #007700">();</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $controller</span><span style="color: #007700">-></span><span style="color: #0000BB">startupProcess</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-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ItemsController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ItemsController) {
name => 'Items'
helpers => array(
(int) 0 => 'Html',
(int) 1 => 'Text',
(int) 2 => 'Morehtml'
)
components => array(
'RequestHandler' => null,
'Session' => null,
'Cookie' => null,
'Flash' => null
)
uses => array(
(int) 0 => 'Item',
(int) 1 => 'Item',
(int) 2 => 'User',
(int) 3 => 'Admin',
(int) 4 => 'Voucher',
(int) 5 => 'Transfer',
(int) 6 => 'Campaign',
(int) 7 => 'Cart',
(int) 8 => 'Purchase',
(int) 9 => 'Forgot',
(int) 10 => 'Company',
(int) 11 => 'Address',
(int) 12 => 'Deliverydate',
(int) 13 => 'Remember',
(int) 14 => 'Region',
(int) 15 => 'Pickup',
(int) 16 => 'Category',
(int) 17 => 'CategoriesItem',
(int) 18 => 'Promocode'
)
site_config => array(
'app_name' => 'Highlands Golf Club',
'club_name' => 'Highlands Golf Club',
'app_url' => 'https://highlandscurbside.com',
'company_id' => (int) 1,
'timezone' => 'America/Edmonton',
'fromemail' => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
),
'orderemail' => 'reservations@highlandsgolfclub.com',
'internal_fromemail' => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
),
'notification_emails' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'pickup_time_limit' => '30 minutes',
'home_title' => 'Highlands At Home',
'home_box1' => '<h3 class="text-center">Great Food</h3>',
'home_box2' => '<h3 class="text-center">Order Online</h3>',
'home_box3' => '<h3 class="text-center">Get Eating!</h3>',
'home_note' => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
',
'allow_public_purchase' => true,
'use_paypal' => false,
'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi',
'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d',
'use_stripe' => true,
'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo',
'stripe_secret' => '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',
'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg',
'email_bg_color' => '#00000E',
'taxes' => array(
'GST' => array(
[maximum depth reached]
)
),
'default_taxes' => array(
'GST' => array(
[maximum depth reached]
)
),
'tip_options' => array(
(int) 0 => 'Easy Percent Options',
(int) 5 => '5%',
(int) 10 => '10%',
(int) 12 => '12%',
(int) 15 => '15%',
(int) 18 => '18%'
),
'css_override' => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
',
'email_top_text' => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
',
'email_bottom_text' => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
)
app_name => 'Highlands Golf Club'
app_url => 'https://highlandscurbside.com'
company_id => (int) 1
currentuser => array()
tempuser => (int) 0
current_company => array()
company_root => ''
timezone => 'America/Edmonton'
fromemail => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
)
orderemail => 'reservations@highlandsgolfclub.com'
internal_fromemail => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
)
leademail => array(
(int) 0 => 'roger@offcourse.co'
)
enable_store => true
store_test_accounts => array(
(int) 0 => 'jfafard@gmail.com'
)
use_payment => true
moneris_id => 'store2'
moneris_key => 'yesguy'
moneris_test_mode => true
stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT'
stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/'
pickup_times => array()
max_pickups_per_time => (int) 5
order_cutoff => (int) 21
order_cutoff_date => (int) 0
pickup_phonenumber => '(403)805-0603'
item_types => array(
(int) 1 => 'Always Offered',
(int) 0 => 'Special Offering'
)
bottle_min => (int) 3
notification_emails => array(
(int) 0 => array(
(int) 0 => 'reservations@highlandsgolfclub.com'
)
)
paginationOptions => array(
'page' => (int) 1,
'limit' => (int) 20,
'order' => null
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'v/highlands/i/michelob-ultra'
base => ''
webroot => '/'
here => '/v/highlands/i/michelob-ultra'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Items'
layoutPath => null
viewVars => array(
'site_config' => array(
'app_name' => 'Highlands Golf Club',
'club_name' => 'Highlands Golf Club',
'app_url' => 'https://highlandscurbside.com',
'company_id' => (int) 1,
'timezone' => 'America/Edmonton',
'fromemail' => array(
[maximum depth reached]
),
'orderemail' => 'reservations@highlandsgolfclub.com',
'internal_fromemail' => array(
[maximum depth reached]
),
'notification_emails' => array(
[maximum depth reached]
),
'pickup_time_limit' => '30 minutes',
'home_title' => 'Highlands At Home',
'home_box1' => '<h3 class="text-center">Great Food</h3>',
'home_box2' => '<h3 class="text-center">Order Online</h3>',
'home_box3' => '<h3 class="text-center">Get Eating!</h3>',
'home_note' => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
',
'allow_public_purchase' => true,
'use_paypal' => false,
'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi',
'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d',
'use_stripe' => true,
'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo',
'stripe_secret' => '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',
'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg',
'email_bg_color' => '#00000E',
'taxes' => array(
[maximum depth reached]
),
'default_taxes' => array(
[maximum depth reached]
),
'tip_options' => array(
[maximum depth reached]
),
'css_override' => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
',
'email_top_text' => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
',
'email_bottom_text' => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
)
)
view => 'view'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ItemsController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => 'michelob-ultra'
)
scaffold => false
methods => array(
(int) 1 => 'index',
(int) 2 => 'browse',
(int) 3 => 'categories',
(int) 4 => 'category',
(int) 5 => 'company',
(int) 6 => 'view',
(int) 7 => 'account',
(int) 8 => 'voucher',
(int) 9 => 'voucherpdfrender',
(int) 10 => 'voucherpdf',
(int) 11 => 'vouchers',
(int) 12 => 'receipt',
(int) 13 => 'checkpromocode',
(int) 14 => 'checkout',
(int) 15 => 'getstripeintent',
(int) 16 => 'getNewVoucherCode',
(int) 17 => 'getToken',
(int) 18 => 'formatToken',
(int) 19 => 'combinePurchases',
(int) 20 => 'cart',
(int) 21 => 'thankyou',
(int) 22 => 'faq',
(int) 23 => 'privacy',
(int) 24 => 'terms',
(int) 25 => 'notifyme',
(int) 26 => 'safesender',
(int) 27 => 'editprofile',
(int) 28 => 'cartjson',
(int) 29 => 'addtocart',
(int) 30 => 'updatecart',
(int) 31 => 'finalizecart',
(int) 32 => 'finalizecartjson',
(int) 33 => 'clearcartjson',
(int) 34 => 'forgot',
(int) 35 => 'passwordreset',
(int) 36 => 'itemlist',
(int) 37 => 'customFlash',
(int) 38 => 'setupPagination',
(int) 39 => 'signUserIn',
(int) 40 => 'checkRemember',
(int) 41 => 'setRemember',
(int) 42 => 'removeReminder',
(int) 43 => 'getRememberToken',
(int) 44 => 'signin',
(int) 45 => 'signup',
(int) 46 => 'signedup',
(int) 47 => 'signout',
(int) 48 => 'getCurrentUser',
(int) 49 => 'checkAuth',
(int) 50 => 'getAuth',
(int) 51 => 'getAdminAuth',
(int) 52 => 'redirectAdminAuth',
(int) 53 => 'refreshUserSession',
(int) 54 => 'getCompanyAdmin',
(int) 55 => 'isCompanyAdmin',
(int) 56 => 'redirectCompanyAdmin',
(int) 57 => 'loadTempUser',
(int) 58 => 'createTempUser',
(int) 59 => 'generateItemSlug',
(int) 60 => 'slugThis',
(int) 61 => 'downloadinvoice',
(int) 62 => 'wktmltopdfScript',
(int) 63 => 'assignCart',
(int) 64 => 'combineCarts',
(int) 65 => 'resizeSaveImage',
(int) 66 => 'imagecreatefromfile',
(int) 67 => 'isUploadedFile',
(int) 68 => 'removeFile',
(int) 69 => 'updateCartTotals',
(int) 70 => 'expireAllCarts',
(int) 71 => 'clearCart',
(int) 72 => 'adjustPickupSlots',
(int) 73 => 'sendReminderEmail',
(int) 74 => 'sendCustomerEmail',
(int) 75 => 'emailCustomerNote',
(int) 76 => 'sendEmail',
(int) 77 => 'loadAllModels',
(int) 78 => 'loadStripe',
(int) 79 => 'loadMoneris',
(int) 80 => 'generatePurchaseCodes',
(int) 81 => 'generatePurchaseCode',
(int) 82 => 'unformatPurchaseCode',
(int) 83 => 'getPayPalClient',
(int) 84 => 'createPayPalOrder'
)
modelClass => 'Item'
modelKey => 'item'
validationErrors => null
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhG93b0qyJf1024500299g3wvniR2G0FgaC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array([maximum depth reached])
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Flash => object(FlashComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _defaultConfig => array(
[maximum depth reached]
)
[protected] _Collection => null
[protected] _componentMap => array([maximum depth reached])
}
club_name => 'Highlands Golf Club'
pickup_time_limit => '30 minutes'
home_title => 'Highlands At Home'
home_box1 => '<h3 class="text-center">Great Food</h3>'
home_box2 => '<h3 class="text-center">Order Online</h3>'
home_box3 => '<h3 class="text-center">Get Eating!</h3>'
home_note => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
'
allow_public_purchase => true
use_paypal => false
paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi'
paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d'
use_stripe => true
stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo'
stripe_secret => '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'
email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg'
email_bg_color => '#00000E'
taxes => array(
'GST' => array(
'label' => 'GST',
'rate' => (int) 5
)
)
default_taxes => array(
'GST' => array(
'label' => 'GST',
'rate' => (int) 5
)
)
tip_options => array(
(int) 0 => 'Easy Percent Options',
(int) 5 => '5%',
(int) 10 => '10%',
(int) 12 => '12%',
(int) 15 => '15%',
(int) 18 => '18%'
)
css_override => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
'
email_top_text => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
'
email_bottom_text => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
Company => object(Company) {
name => 'Company'
hasMany => array(
[maximum depth reached]
)
belongsTo => array(
[maximum depth reached]
)
actsAs => array(
[maximum depth reached]
)
use_campaign => true
custom_campaign => false
useDbConfig => 'default'
useTable => 'companies'
id => null
data => array([maximum depth reached])
schemaName => null
table => 'companies'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Company'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => null
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'items',
'action' => 'view',
'named' => array(),
'pass' => array(
(int) 0 => 'michelob-ultra'
),
'company_slug' => 'highlands',
'isAjax' => false,
'models' => array(
'Item' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
),
'Admin' => array(
[maximum depth reached]
),
'Voucher' => array(
[maximum depth reached]
),
'Transfer' => array(
[maximum depth reached]
),
'Campaign' => array(
[maximum depth reached]
),
'Cart' => array(
[maximum depth reached]
),
'Purchase' => array(
[maximum depth reached]
),
'Forgot' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'Address' => array(
[maximum depth reached]
),
'Deliverydate' => array(
[maximum depth reached]
),
'Remember' => array(
[maximum depth reached]
),
'Region' => array(
[maximum depth reached]
),
'Pickup' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'CategoriesItem' => array(
[maximum depth reached]
),
'Promocode' => array(
[maximum depth reached]
)
)
)
data => array()
query => array()
url => 'v/highlands/i/michelob-ultra'
base => ''
webroot => '/'
here => '/v/highlands/i/michelob-ultra'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 110</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'items',
'action' => 'view',
'named' => array(),
'pass' => array(
(int) 0 => 'michelob-ultra'
),
'company_slug' => 'highlands',
'isAjax' => false,
'models' => array(
'Item' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
),
'Admin' => array(
[maximum depth reached]
),
'Voucher' => array(
[maximum depth reached]
),
'Transfer' => array(
[maximum depth reached]
),
'Campaign' => array(
[maximum depth reached]
),
'Cart' => array(
[maximum depth reached]
),
'Purchase' => array(
[maximum depth reached]
),
'Forgot' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'Address' => array(
[maximum depth reached]
),
'Deliverydate' => array(
[maximum depth reached]
),
'Remember' => array(
[maximum depth reached]
),
'Region' => array(
[maximum depth reached]
),
'Pickup' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'CategoriesItem' => array(
[maximum depth reached]
),
'Promocode' => array(
[maximum depth reached]
)
)
)
data => array()
query => array()
url => 'v/highlands/i/michelob-ultra'
base => ''
webroot => '/'
here => '/v/highlands/i/michelob-ultra'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
',
'scripts_for_layout' => '',
'title_for_layout' => 'Errors'
)
$class = 'Mysql'
$message = 'SQLSTATE[HY000] [2002] No such file or directory'
$enabled = true
$code = (int) 500
$name = 'Database connection "Mysql" is missing, or could not be created.'
$url = '/v/highlands/i/michelob-ultra'
$error = object(MissingConnectionException) {
[protected] _messageTemplate => 'Database connection "%s" is missing, or could not be created.'
[protected] _attributes => array(
'class' => 'Mysql',
'message' => 'SQLSTATE[HY000] [2002] No such file or directory',
'enabled' => true
)
[protected] _responseHeaders => null
[protected] message => 'Database connection "Mysql" is missing, or could not be created.'
[protected] code => (int) 500
[protected] file => '/var/www/highlands/lib/Cake/Model/Datasource/Database/Mysql.php'
[protected] line => (int) 192
}
$_serialize = array(
(int) 0 => 'code',
(int) 1 => 'name',
(int) 2 => 'message',
(int) 3 => 'url'
)
$site_config = array(
'app_name' => 'Highlands Golf Club',
'club_name' => 'Highlands Golf Club',
'app_url' => 'https://highlandscurbside.com',
'company_id' => (int) 1,
'timezone' => 'America/Edmonton',
'fromemail' => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
),
'orderemail' => 'reservations@highlandsgolfclub.com',
'internal_fromemail' => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
),
'notification_emails' => array(
(int) 0 => array(
(int) 0 => 'reservations@highlandsgolfclub.com'
)
),
'pickup_time_limit' => '30 minutes',
'home_title' => 'Highlands At Home',
'home_box1' => '<h3 class="text-center">Great Food</h3>',
'home_box2' => '<h3 class="text-center">Order Online</h3>',
'home_box3' => '<h3 class="text-center">Get Eating!</h3>',
'home_note' => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
',
'allow_public_purchase' => true,
'use_paypal' => false,
'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi',
'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d',
'use_stripe' => true,
'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo',
'stripe_secret' => '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',
'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg',
'email_bg_color' => '#00000E',
'taxes' => array(
'GST' => array(
'label' => 'GST',
'rate' => (int) 5
)
),
'default_taxes' => array(
'GST' => array(
'label' => 'GST',
'rate' => (int) 5
)
),
'tip_options' => array(
(int) 0 => 'Easy Percent Options',
(int) 5 => '5%',
(int) 10 => '10%',
(int) 12 => '12%',
(int) 15 => '15%',
(int) 18 => '18%'
),
'css_override' => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
',
'email_top_text' => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
',
'email_bottom_text' => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
)
$content_for_layout = '<h2>Missing Database Connection</h2>
<p class="error">
<strong>Error: </strong>
A Database connection using "Mysql" was missing or unable to connect. <br />
The database server returned this error: SQLSTATE[HY000] [2002] No such file or directory</p>
<p class="notice">
<strong>Notice: </strong>
If you want to customize this error message, create app/View/Errors/missing_connection.ctp</p>
<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 269</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array(
'password' => '*****',
'login' => '*****',
'host' => '*****',
'database' => '*****',
'datasource' => 'Database/Mysql',
'persistent' => false,
'prefix' => ''
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3640</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3667</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'companies'</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 834</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$result</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">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">query</span><span style="color: #007700">(</span><span style="color: #0000BB">$method</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">APP/Controller/AppController.php line 83</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->__call(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $dateTimeZone </span><span style="color: #007700">= new </span><span style="color: #0000BB">DateTimeZone</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">timezone</span><span style="color: #007700">);</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">current_company </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Company</span><span style="color: #007700">-></span><span style="color: #0000BB">findById</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">company_id</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">current_company</span><span style="color: #007700">)) {</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'findById'
array(
(int) 0 => (int) 1
)</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ItemsController.php line 17</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">AppController->beforeFilter()</a> <div id="file-excerpt-7" 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></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">function </span><span style="color: #0000BB">beforeFilter</span><span style="color: #007700">() {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> parent</span><span style="color: #007700">::</span><span style="color: #0000BB">beforeFilter</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-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">CORE/Cake/Event/CakeEventManager.php line 243</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ItemsController->beforeFilter(CakeEvent)</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: #007700">if (</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'passParams'</span><span style="color: #007700">] === </span><span style="color: #0000BB">true</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'callable'</span><span style="color: #007700">], </span><span style="color: #0000BB">$event</span><span style="color: #007700">-></span><span style="color: #0000BB">data</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>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'callable'</span><span style="color: #007700">], </span><span style="color: #0000BB">$event</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-8" class="cake-code-dump" style="display: none;"><pre>object(CakeEvent) {
data => null
result => null
[protected] _name => 'Controller.initialize'
[protected] _subject => object(ItemsController) {
name => 'Items'
helpers => array(
[maximum depth reached]
)
components => array(
[maximum depth reached]
)
uses => array(
[maximum depth reached]
)
site_config => array(
[maximum depth reached]
)
app_name => 'Highlands Golf Club'
app_url => 'https://highlandscurbside.com'
company_id => (int) 1
currentuser => array([maximum depth reached])
tempuser => (int) 0
current_company => array([maximum depth reached])
company_root => ''
timezone => 'America/Edmonton'
fromemail => array(
[maximum depth reached]
)
orderemail => 'reservations@highlandsgolfclub.com'
internal_fromemail => array(
[maximum depth reached]
)
leademail => array(
[maximum depth reached]
)
enable_store => true
store_test_accounts => array(
[maximum depth reached]
)
use_payment => true
moneris_id => 'store2'
moneris_key => 'yesguy'
moneris_test_mode => true
stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT'
stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/'
pickup_times => array([maximum depth reached])
max_pickups_per_time => (int) 5
order_cutoff => (int) 21
order_cutoff_date => (int) 0
pickup_phonenumber => '(403)805-0603'
item_types => array(
[maximum depth reached]
)
bottle_min => (int) 3
notification_emails => array(
[maximum depth reached]
)
paginationOptions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Items'
layoutPath => null
viewVars => array(
[maximum depth reached]
)
view => 'view'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
[maximum depth reached]
)
scaffold => false
methods => array(
[maximum depth reached]
)
modelClass => 'Item'
modelKey => 'item'
validationErrors => null
RequestHandler => object(RequestHandlerComponent) {}
Session => object(SessionComponent) {}
Cookie => object(CookieComponent) {}
Flash => object(FlashComponent) {}
club_name => 'Highlands Golf Club'
pickup_time_limit => '30 minutes'
home_title => 'Highlands At Home'
home_box1 => '<h3 class="text-center">Great Food</h3>'
home_box2 => '<h3 class="text-center">Order Online</h3>'
home_box3 => '<h3 class="text-center">Get Eating!</h3>'
home_note => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
'
allow_public_purchase => true
use_paypal => false
paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi'
paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d'
use_stripe => true
stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo'
stripe_secret => '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'
email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg'
email_bg_color => '#00000E'
taxes => array(
[maximum depth reached]
)
default_taxes => array(
[maximum depth reached]
)
tip_options => array(
[maximum depth reached]
)
css_override => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
'
email_top_text => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
'
email_bottom_text => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
Company => object(Company) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
}
[protected] _stopped => false
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 677</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">CakeEventManager->dispatch(CakeEvent)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">triggers Controller</span><span style="color: #007700">.</span><span style="color: #0000BB">startup $this</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">startupProcess</span><span style="color: #007700">() {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">getEventManager</span><span style="color: #007700">()-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Controller.initialize'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">));</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">getEventManager</span><span style="color: #007700">()-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Controller.startup'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">));</span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(CakeEvent) {
data => null
result => null
[protected] _name => 'Controller.initialize'
[protected] _subject => object(ItemsController) {
name => 'Items'
helpers => array(
[maximum depth reached]
)
components => array(
[maximum depth reached]
)
uses => array(
[maximum depth reached]
)
site_config => array(
[maximum depth reached]
)
app_name => 'Highlands Golf Club'
app_url => 'https://highlandscurbside.com'
company_id => (int) 1
currentuser => array([maximum depth reached])
tempuser => (int) 0
current_company => array([maximum depth reached])
company_root => ''
timezone => 'America/Edmonton'
fromemail => array(
[maximum depth reached]
)
orderemail => 'reservations@highlandsgolfclub.com'
internal_fromemail => array(
[maximum depth reached]
)
leademail => array(
[maximum depth reached]
)
enable_store => true
store_test_accounts => array(
[maximum depth reached]
)
use_payment => true
moneris_id => 'store2'
moneris_key => 'yesguy'
moneris_test_mode => true
stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT'
stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/'
pickup_times => array([maximum depth reached])
max_pickups_per_time => (int) 5
order_cutoff => (int) 21
order_cutoff_date => (int) 0
pickup_phonenumber => '(403)805-0603'
item_types => array(
[maximum depth reached]
)
bottle_min => (int) 3
notification_emails => array(
[maximum depth reached]
)
paginationOptions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Items'
layoutPath => null
viewVars => array(
[maximum depth reached]
)
view => 'view'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
[maximum depth reached]
)
scaffold => false
methods => array(
[maximum depth reached]
)
modelClass => 'Item'
modelKey => 'item'
validationErrors => null
RequestHandler => object(RequestHandlerComponent) {}
Session => object(SessionComponent) {}
Cookie => object(CookieComponent) {}
Flash => object(FlashComponent) {}
club_name => 'Highlands Golf Club'
pickup_time_limit => '30 minutes'
home_title => 'Highlands At Home'
home_box1 => '<h3 class="text-center">Great Food</h3>'
home_box2 => '<h3 class="text-center">Order Online</h3>'
home_box3 => '<h3 class="text-center">Get Eating!</h3>'
home_note => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
'
allow_public_purchase => true
use_paypal => false
paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi'
paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d'
use_stripe => true
stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo'
stripe_secret => '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'
email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg'
email_bg_color => '#00000E'
taxes => array(
[maximum depth reached]
)
default_taxes => array(
[maximum depth reached]
)
tip_options => array(
[maximum depth reached]
)
css_override => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
'
email_top_text => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
'
email_bottom_text => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
Company => object(Company) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
}
[protected] _stopped => false
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 189</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->startupProcess()</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">protected function </span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">Controller $controller</span><span style="color: #007700">, </span><span style="color: #0000BB">CakeRequest $request</span><span style="color: #007700">) {</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> $controller</span><span style="color: #007700">-></span><span style="color: #0000BB">constructClasses</span><span style="color: #007700">();</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $controller</span><span style="color: #007700">-></span><span style="color: #0000BB">startupProcess</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-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ItemsController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ItemsController) {
name => 'Items'
helpers => array(
(int) 0 => 'Html',
(int) 1 => 'Text',
(int) 2 => 'Morehtml'
)
components => array(
'RequestHandler' => null,
'Session' => null,
'Cookie' => null,
'Flash' => null
)
uses => array(
(int) 0 => 'Item',
(int) 1 => 'Item',
(int) 2 => 'User',
(int) 3 => 'Admin',
(int) 4 => 'Voucher',
(int) 5 => 'Transfer',
(int) 6 => 'Campaign',
(int) 7 => 'Cart',
(int) 8 => 'Purchase',
(int) 9 => 'Forgot',
(int) 10 => 'Company',
(int) 11 => 'Address',
(int) 12 => 'Deliverydate',
(int) 13 => 'Remember',
(int) 14 => 'Region',
(int) 15 => 'Pickup',
(int) 16 => 'Category',
(int) 17 => 'CategoriesItem',
(int) 18 => 'Promocode'
)
site_config => array(
'app_name' => 'Highlands Golf Club',
'club_name' => 'Highlands Golf Club',
'app_url' => 'https://highlandscurbside.com',
'company_id' => (int) 1,
'timezone' => 'America/Edmonton',
'fromemail' => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
),
'orderemail' => 'reservations@highlandsgolfclub.com',
'internal_fromemail' => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
),
'notification_emails' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'pickup_time_limit' => '30 minutes',
'home_title' => 'Highlands At Home',
'home_box1' => '<h3 class="text-center">Great Food</h3>',
'home_box2' => '<h3 class="text-center">Order Online</h3>',
'home_box3' => '<h3 class="text-center">Get Eating!</h3>',
'home_note' => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
',
'allow_public_purchase' => true,
'use_paypal' => false,
'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi',
'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d',
'use_stripe' => true,
'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo',
'stripe_secret' => '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',
'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg',
'email_bg_color' => '#00000E',
'taxes' => array(
'GST' => array(
[maximum depth reached]
)
),
'default_taxes' => array(
'GST' => array(
[maximum depth reached]
)
),
'tip_options' => array(
(int) 0 => 'Easy Percent Options',
(int) 5 => '5%',
(int) 10 => '10%',
(int) 12 => '12%',
(int) 15 => '15%',
(int) 18 => '18%'
),
'css_override' => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
',
'email_top_text' => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
',
'email_bottom_text' => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
)
app_name => 'Highlands Golf Club'
app_url => 'https://highlandscurbside.com'
company_id => (int) 1
currentuser => array()
tempuser => (int) 0
current_company => array()
company_root => ''
timezone => 'America/Edmonton'
fromemail => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
)
orderemail => 'reservations@highlandsgolfclub.com'
internal_fromemail => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
)
leademail => array(
(int) 0 => 'roger@offcourse.co'
)
enable_store => true
store_test_accounts => array(
(int) 0 => 'jfafard@gmail.com'
)
use_payment => true
moneris_id => 'store2'
moneris_key => 'yesguy'
moneris_test_mode => true
stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT'
stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/'
pickup_times => array()
max_pickups_per_time => (int) 5
order_cutoff => (int) 21
order_cutoff_date => (int) 0
pickup_phonenumber => '(403)805-0603'
item_types => array(
(int) 1 => 'Always Offered',
(int) 0 => 'Special Offering'
)
bottle_min => (int) 3
notification_emails => array(
(int) 0 => array(
(int) 0 => 'reservations@highlandsgolfclub.com'
)
)
paginationOptions => array(
'page' => (int) 1,
'limit' => (int) 20,
'order' => null
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'v/highlands/i/michelob-ultra'
base => ''
webroot => '/'
here => '/v/highlands/i/michelob-ultra'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Items'
layoutPath => null
viewVars => array(
'site_config' => array(
'app_name' => 'Highlands Golf Club',
'club_name' => 'Highlands Golf Club',
'app_url' => 'https://highlandscurbside.com',
'company_id' => (int) 1,
'timezone' => 'America/Edmonton',
'fromemail' => array(
[maximum depth reached]
),
'orderemail' => 'reservations@highlandsgolfclub.com',
'internal_fromemail' => array(
[maximum depth reached]
),
'notification_emails' => array(
[maximum depth reached]
),
'pickup_time_limit' => '30 minutes',
'home_title' => 'Highlands At Home',
'home_box1' => '<h3 class="text-center">Great Food</h3>',
'home_box2' => '<h3 class="text-center">Order Online</h3>',
'home_box3' => '<h3 class="text-center">Get Eating!</h3>',
'home_note' => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
',
'allow_public_purchase' => true,
'use_paypal' => false,
'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi',
'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d',
'use_stripe' => true,
'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo',
'stripe_secret' => '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',
'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg',
'email_bg_color' => '#00000E',
'taxes' => array(
[maximum depth reached]
),
'default_taxes' => array(
[maximum depth reached]
),
'tip_options' => array(
[maximum depth reached]
),
'css_override' => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
',
'email_top_text' => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
',
'email_bottom_text' => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
)
)
view => 'view'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ItemsController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => 'michelob-ultra'
)
scaffold => false
methods => array(
(int) 1 => 'index',
(int) 2 => 'browse',
(int) 3 => 'categories',
(int) 4 => 'category',
(int) 5 => 'company',
(int) 6 => 'view',
(int) 7 => 'account',
(int) 8 => 'voucher',
(int) 9 => 'voucherpdfrender',
(int) 10 => 'voucherpdf',
(int) 11 => 'vouchers',
(int) 12 => 'receipt',
(int) 13 => 'checkpromocode',
(int) 14 => 'checkout',
(int) 15 => 'getstripeintent',
(int) 16 => 'getNewVoucherCode',
(int) 17 => 'getToken',
(int) 18 => 'formatToken',
(int) 19 => 'combinePurchases',
(int) 20 => 'cart',
(int) 21 => 'thankyou',
(int) 22 => 'faq',
(int) 23 => 'privacy',
(int) 24 => 'terms',
(int) 25 => 'notifyme',
(int) 26 => 'safesender',
(int) 27 => 'editprofile',
(int) 28 => 'cartjson',
(int) 29 => 'addtocart',
(int) 30 => 'updatecart',
(int) 31 => 'finalizecart',
(int) 32 => 'finalizecartjson',
(int) 33 => 'clearcartjson',
(int) 34 => 'forgot',
(int) 35 => 'passwordreset',
(int) 36 => 'itemlist',
(int) 37 => 'customFlash',
(int) 38 => 'setupPagination',
(int) 39 => 'signUserIn',
(int) 40 => 'checkRemember',
(int) 41 => 'setRemember',
(int) 42 => 'removeReminder',
(int) 43 => 'getRememberToken',
(int) 44 => 'signin',
(int) 45 => 'signup',
(int) 46 => 'signedup',
(int) 47 => 'signout',
(int) 48 => 'getCurrentUser',
(int) 49 => 'checkAuth',
(int) 50 => 'getAuth',
(int) 51 => 'getAdminAuth',
(int) 52 => 'redirectAdminAuth',
(int) 53 => 'refreshUserSession',
(int) 54 => 'getCompanyAdmin',
(int) 55 => 'isCompanyAdmin',
(int) 56 => 'redirectCompanyAdmin',
(int) 57 => 'loadTempUser',
(int) 58 => 'createTempUser',
(int) 59 => 'generateItemSlug',
(int) 60 => 'slugThis',
(int) 61 => 'downloadinvoice',
(int) 62 => 'wktmltopdfScript',
(int) 63 => 'assignCart',
(int) 64 => 'combineCarts',
(int) 65 => 'resizeSaveImage',
(int) 66 => 'imagecreatefromfile',
(int) 67 => 'isUploadedFile',
(int) 68 => 'removeFile',
(int) 69 => 'updateCartTotals',
(int) 70 => 'expireAllCarts',
(int) 71 => 'clearCart',
(int) 72 => 'adjustPickupSlots',
(int) 73 => 'sendReminderEmail',
(int) 74 => 'sendCustomerEmail',
(int) 75 => 'emailCustomerNote',
(int) 76 => 'sendEmail',
(int) 77 => 'loadAllModels',
(int) 78 => 'loadStripe',
(int) 79 => 'loadMoneris',
(int) 80 => 'generatePurchaseCodes',
(int) 81 => 'generatePurchaseCode',
(int) 82 => 'unformatPurchaseCode',
(int) 83 => 'getPayPalClient',
(int) 84 => 'createPayPalOrder'
)
modelClass => 'Item'
modelKey => 'item'
validationErrors => null
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhG93b0qyJf1024500299g3wvniR2G0FgaC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array([maximum depth reached])
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Flash => object(FlashComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _defaultConfig => array(
[maximum depth reached]
)
[protected] _Collection => null
[protected] _componentMap => array([maximum depth reached])
}
club_name => 'Highlands Golf Club'
pickup_time_limit => '30 minutes'
home_title => 'Highlands At Home'
home_box1 => '<h3 class="text-center">Great Food</h3>'
home_box2 => '<h3 class="text-center">Order Online</h3>'
home_box3 => '<h3 class="text-center">Get Eating!</h3>'
home_note => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
'
allow_public_purchase => true
use_paypal => false
paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi'
paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d'
use_stripe => true
stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo'
stripe_secret => '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'
email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg'
email_bg_color => '#00000E'
taxes => array(
'GST' => array(
'label' => 'GST',
'rate' => (int) 5
)
)
default_taxes => array(
'GST' => array(
'label' => 'GST',
'rate' => (int) 5
)
)
tip_options => array(
(int) 0 => 'Easy Percent Options',
(int) 5 => '5%',
(int) 10 => '10%',
(int) 12 => '12%',
(int) 15 => '15%',
(int) 18 => '18%'
)
css_override => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
'
email_top_text => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
'
email_bottom_text => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
Company => object(Company) {
name => 'Company'
hasMany => array(
[maximum depth reached]
)
belongsTo => array(
[maximum depth reached]
)
actsAs => array(
[maximum depth reached]
)
use_campaign => true
custom_campaign => false
useDbConfig => 'default'
useTable => 'companies'
id => null
data => array([maximum depth reached])
schemaName => null
table => 'companies'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Company'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => null
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'items',
'action' => 'view',
'named' => array(),
'pass' => array(
(int) 0 => 'michelob-ultra'
),
'company_slug' => 'highlands',
'isAjax' => false,
'models' => array(
'Item' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
),
'Admin' => array(
[maximum depth reached]
),
'Voucher' => array(
[maximum depth reached]
),
'Transfer' => array(
[maximum depth reached]
),
'Campaign' => array(
[maximum depth reached]
),
'Cart' => array(
[maximum depth reached]
),
'Purchase' => array(
[maximum depth reached]
),
'Forgot' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'Address' => array(
[maximum depth reached]
),
'Deliverydate' => array(
[maximum depth reached]
),
'Remember' => array(
[maximum depth reached]
),
'Region' => array(
[maximum depth reached]
),
'Pickup' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'CategoriesItem' => array(
[maximum depth reached]
),
'Promocode' => array(
[maximum depth reached]
)
)
)
data => array()
query => array()
url => 'v/highlands/i/michelob-ultra'
base => ''
webroot => '/'
here => '/v/highlands/i/michelob-ultra'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}</pre></div></li>
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 110</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'items',
'action' => 'view',
'named' => array(),
'pass' => array(
(int) 0 => 'michelob-ultra'
),
'company_slug' => 'highlands',
'isAjax' => false,
'models' => array(
'Item' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
),
'Admin' => array(
[maximum depth reached]
),
'Voucher' => array(
[maximum depth reached]
),
'Transfer' => array(
[maximum depth reached]
),
'Campaign' => array(
[maximum depth reached]
),
'Cart' => array(
[maximum depth reached]
),
'Purchase' => array(
[maximum depth reached]
),
'Forgot' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'Address' => array(
[maximum depth reached]
),
'Deliverydate' => array(
[maximum depth reached]
),
'Remember' => array(
[maximum depth reached]
),
'Region' => array(
[maximum depth reached]
),
'Pickup' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'CategoriesItem' => array(
[maximum depth reached]
),
'Promocode' => array(
[maximum depth reached]
)
)
)
data => array()
query => array()
url => 'v/highlands/i/michelob-ultra'
base => ''
webroot => '/'
here => '/v/highlands/i/michelob-ultra'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
$scripts_for_layout = ''
$title_for_layout = 'Errors'include - APP/View/Elements/header.ctp, line 5 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::_renderElement() - CORE/Cake/View/View.php, line 1224 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Layouts/default.ctp, line 52 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??
Notice (8): Undefined variable: current_company [APP/View/Elements/header.ctp, line 5]) left center no-repeat; background-size:contain;">Code Context<div class="row"><div class="col-sm-3"><a class="top-brand" href="/" title="<?= htmlentities($current_company['Company']['name']) ?>" style="background:url(<?= $current_company['Company']['logo'] ?>) left center no-repeat; background-size:contain;"></a>$viewFile = '/var/www/highlands/app/View/Elements/header.ctp' $dataForView = array( 'class' => 'Mysql', 'message' => 'SQLSTATE[HY000] [2002] No such file or directory', 'enabled' => true, 'code' => (int) 500, 'name' => 'Database connection "Mysql" is missing, or could not be created.', 'url' => '/v/highlands/i/michelob-ultra', 'error' => object(MissingConnectionException) { [protected] _messageTemplate => 'Database connection "%s" is missing, or could not be created.' [protected] _attributes => array( [maximum depth reached] ) [protected] _responseHeaders => null [protected] message => 'Database connection "Mysql" is missing, or could not be created.' [protected] code => (int) 500 [protected] file => '/var/www/highlands/lib/Cake/Model/Datasource/Database/Mysql.php' [protected] line => (int) 192 }, '_serialize' => array( (int) 0 => 'code', (int) 1 => 'name', (int) 2 => 'message', (int) 3 => 'url' ), 'site_config' => array( 'app_name' => 'Highlands Golf Club', 'club_name' => 'Highlands Golf Club', 'app_url' => 'https://highlandscurbside.com', 'company_id' => (int) 1, 'timezone' => 'America/Edmonton', 'fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'orderemail' => 'reservations@highlandsgolfclub.com', 'internal_fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'notification_emails' => array( (int) 0 => array( [maximum depth reached] ) ), 'pickup_time_limit' => '30 minutes', 'home_title' => 'Highlands At Home', 'home_box1' => '<h3 class="text-center">Great Food</h3>', 'home_box2' => '<h3 class="text-center">Order Online</h3>', 'home_box3' => '<h3 class="text-center">Get Eating!</h3>', 'home_note' => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ', 'allow_public_purchase' => true, 'use_paypal' => false, 'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi', 'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d', 'use_stripe' => true, 'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo', 'stripe_secret' => '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', 'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg', 'email_bg_color' => '#00000E', 'taxes' => array( 'GST' => array( [maximum depth reached] ) ), 'default_taxes' => array( 'GST' => array( [maximum depth reached] ) ), 'tip_options' => array( (int) 0 => 'Easy Percent Options', (int) 5 => '5%', (int) 10 => '10%', (int) 12 => '12%', (int) 15 => '15%', (int) 18 => '18%' ), 'css_override' => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ', 'email_top_text' => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ', 'email_bottom_text' => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' ), 'content_for_layout' => '<h2>Missing Database Connection</h2> <p class="error"> <strong>Error: </strong> A Database connection using "Mysql" was missing or unable to connect. <br /> The database server returned this error: SQLSTATE[HY000] [2002] No such file or directory</p> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/missing_connection.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 269</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array( 'password' => '*****', 'login' => '*****', 'host' => '*****', 'database' => '*****', 'datasource' => 'Database/Mysql', 'persistent' => false, 'prefix' => '' )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3640</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3667</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'companies'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 834</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$result</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">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">query</span><span style="color: #007700">(</span><span style="color: #0000BB">$method</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">APP/Controller/AppController.php line 83</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->__call(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $dateTimeZone </span><span style="color: #007700">= new </span><span style="color: #0000BB">DateTimeZone</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">timezone</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">current_company </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Company</span><span style="color: #007700">-></span><span style="color: #0000BB">findById</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">company_id</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">current_company</span><span style="color: #007700">)) {</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'findById' array( (int) 0 => (int) 1 )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ItemsController.php line 17</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">AppController->beforeFilter()</a> <div id="file-excerpt-7" 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></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">function </span><span style="color: #0000BB">beforeFilter</span><span style="color: #007700">() {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> parent</span><span style="color: #007700">::</span><span style="color: #0000BB">beforeFilter</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-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">CORE/Cake/Event/CakeEventManager.php line 243</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ItemsController->beforeFilter(CakeEvent)</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: #007700">if (</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'passParams'</span><span style="color: #007700">] === </span><span style="color: #0000BB">true</span><span style="color: #007700">) {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'callable'</span><span style="color: #007700">], </span><span style="color: #0000BB">$event</span><span style="color: #007700">-></span><span style="color: #0000BB">data</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> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'callable'</span><span style="color: #007700">], </span><span style="color: #0000BB">$event</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-8" class="cake-code-dump" style="display: none;"><pre>object(CakeEvent) { data => null result => null [protected] _name => 'Controller.initialize' [protected] _subject => object(ItemsController) { name => 'Items' helpers => array( [maximum depth reached] ) components => array( [maximum depth reached] ) uses => array( [maximum depth reached] ) site_config => array( [maximum depth reached] ) app_name => 'Highlands Golf Club' app_url => 'https://highlandscurbside.com' company_id => (int) 1 currentuser => array([maximum depth reached]) tempuser => (int) 0 current_company => array([maximum depth reached]) company_root => '' timezone => 'America/Edmonton' fromemail => array( [maximum depth reached] ) orderemail => 'reservations@highlandsgolfclub.com' internal_fromemail => array( [maximum depth reached] ) leademail => array( [maximum depth reached] ) enable_store => true store_test_accounts => array( [maximum depth reached] ) use_payment => true moneris_id => 'store2' moneris_key => 'yesguy' moneris_test_mode => true stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT' stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/' pickup_times => array([maximum depth reached]) max_pickups_per_time => (int) 5 order_cutoff => (int) 21 order_cutoff_date => (int) 0 pickup_phonenumber => '(403)805-0603' item_types => array( [maximum depth reached] ) bottle_min => (int) 3 notification_emails => array( [maximum depth reached] ) paginationOptions => array( [maximum depth reached] ) request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'Items' layoutPath => null viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( [maximum depth reached] ) scaffold => false methods => array( [maximum depth reached] ) modelClass => 'Item' modelKey => 'item' validationErrors => null RequestHandler => object(RequestHandlerComponent) {} Session => object(SessionComponent) {} Cookie => object(CookieComponent) {} Flash => object(FlashComponent) {} club_name => 'Highlands Golf Club' pickup_time_limit => '30 minutes' home_title => 'Highlands At Home' home_box1 => '<h3 class="text-center">Great Food</h3>' home_box2 => '<h3 class="text-center">Order Online</h3>' home_box3 => '<h3 class="text-center">Get Eating!</h3>' home_note => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ' allow_public_purchase => true use_paypal => false paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi' paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d' use_stripe => true stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo' stripe_secret => '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' email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg' email_bg_color => '#00000E' taxes => array( [maximum depth reached] ) default_taxes => array( [maximum depth reached] ) tip_options => array( [maximum depth reached] ) css_override => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ' email_top_text => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ' email_bottom_text => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' Company => object(Company) {} [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) {} } [protected] _stopped => false }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 677</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">CakeEventManager->dispatch(CakeEvent)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">triggers Controller</span><span style="color: #007700">.</span><span style="color: #0000BB">startup $this</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">startupProcess</span><span style="color: #007700">() {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">getEventManager</span><span style="color: #007700">()-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Controller.initialize'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">getEventManager</span><span style="color: #007700">()-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Controller.startup'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">));</span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(CakeEvent) { data => null result => null [protected] _name => 'Controller.initialize' [protected] _subject => object(ItemsController) { name => 'Items' helpers => array( [maximum depth reached] ) components => array( [maximum depth reached] ) uses => array( [maximum depth reached] ) site_config => array( [maximum depth reached] ) app_name => 'Highlands Golf Club' app_url => 'https://highlandscurbside.com' company_id => (int) 1 currentuser => array([maximum depth reached]) tempuser => (int) 0 current_company => array([maximum depth reached]) company_root => '' timezone => 'America/Edmonton' fromemail => array( [maximum depth reached] ) orderemail => 'reservations@highlandsgolfclub.com' internal_fromemail => array( [maximum depth reached] ) leademail => array( [maximum depth reached] ) enable_store => true store_test_accounts => array( [maximum depth reached] ) use_payment => true moneris_id => 'store2' moneris_key => 'yesguy' moneris_test_mode => true stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT' stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/' pickup_times => array([maximum depth reached]) max_pickups_per_time => (int) 5 order_cutoff => (int) 21 order_cutoff_date => (int) 0 pickup_phonenumber => '(403)805-0603' item_types => array( [maximum depth reached] ) bottle_min => (int) 3 notification_emails => array( [maximum depth reached] ) paginationOptions => array( [maximum depth reached] ) request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'Items' layoutPath => null viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( [maximum depth reached] ) scaffold => false methods => array( [maximum depth reached] ) modelClass => 'Item' modelKey => 'item' validationErrors => null RequestHandler => object(RequestHandlerComponent) {} Session => object(SessionComponent) {} Cookie => object(CookieComponent) {} Flash => object(FlashComponent) {} club_name => 'Highlands Golf Club' pickup_time_limit => '30 minutes' home_title => 'Highlands At Home' home_box1 => '<h3 class="text-center">Great Food</h3>' home_box2 => '<h3 class="text-center">Order Online</h3>' home_box3 => '<h3 class="text-center">Get Eating!</h3>' home_note => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ' allow_public_purchase => true use_paypal => false paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi' paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d' use_stripe => true stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo' stripe_secret => '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' email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg' email_bg_color => '#00000E' taxes => array( [maximum depth reached] ) default_taxes => array( [maximum depth reached] ) tip_options => array( [maximum depth reached] ) css_override => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ' email_top_text => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ' email_bottom_text => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' Company => object(Company) {} [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) {} } [protected] _stopped => false }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 189</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->startupProcess()</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">protected function </span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">Controller $controller</span><span style="color: #007700">, </span><span style="color: #0000BB">CakeRequest $request</span><span style="color: #007700">) {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $controller</span><span style="color: #007700">-></span><span style="color: #0000BB">constructClasses</span><span style="color: #007700">();</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $controller</span><span style="color: #007700">-></span><span style="color: #0000BB">startupProcess</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-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ItemsController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ItemsController) { name => 'Items' helpers => array( (int) 0 => 'Html', (int) 1 => 'Text', (int) 2 => 'Morehtml' ) components => array( 'RequestHandler' => null, 'Session' => null, 'Cookie' => null, 'Flash' => null ) uses => array( (int) 0 => 'Item', (int) 1 => 'Item', (int) 2 => 'User', (int) 3 => 'Admin', (int) 4 => 'Voucher', (int) 5 => 'Transfer', (int) 6 => 'Campaign', (int) 7 => 'Cart', (int) 8 => 'Purchase', (int) 9 => 'Forgot', (int) 10 => 'Company', (int) 11 => 'Address', (int) 12 => 'Deliverydate', (int) 13 => 'Remember', (int) 14 => 'Region', (int) 15 => 'Pickup', (int) 16 => 'Category', (int) 17 => 'CategoriesItem', (int) 18 => 'Promocode' ) site_config => array( 'app_name' => 'Highlands Golf Club', 'club_name' => 'Highlands Golf Club', 'app_url' => 'https://highlandscurbside.com', 'company_id' => (int) 1, 'timezone' => 'America/Edmonton', 'fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'orderemail' => 'reservations@highlandsgolfclub.com', 'internal_fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'notification_emails' => array( (int) 0 => array( [maximum depth reached] ) ), 'pickup_time_limit' => '30 minutes', 'home_title' => 'Highlands At Home', 'home_box1' => '<h3 class="text-center">Great Food</h3>', 'home_box2' => '<h3 class="text-center">Order Online</h3>', 'home_box3' => '<h3 class="text-center">Get Eating!</h3>', 'home_note' => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ', 'allow_public_purchase' => true, 'use_paypal' => false, 'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi', 'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d', 'use_stripe' => true, 'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo', 'stripe_secret' => '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', 'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg', 'email_bg_color' => '#00000E', 'taxes' => array( 'GST' => array( [maximum depth reached] ) ), 'default_taxes' => array( 'GST' => array( [maximum depth reached] ) ), 'tip_options' => array( (int) 0 => 'Easy Percent Options', (int) 5 => '5%', (int) 10 => '10%', (int) 12 => '12%', (int) 15 => '15%', (int) 18 => '18%' ), 'css_override' => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ', 'email_top_text' => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ', 'email_bottom_text' => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' ) app_name => 'Highlands Golf Club' app_url => 'https://highlandscurbside.com' company_id => (int) 1 currentuser => array() tempuser => (int) 0 current_company => array() company_root => '' timezone => 'America/Edmonton' fromemail => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ) orderemail => 'reservations@highlandsgolfclub.com' internal_fromemail => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ) leademail => array( (int) 0 => 'roger@offcourse.co' ) enable_store => true store_test_accounts => array( (int) 0 => 'jfafard@gmail.com' ) use_payment => true moneris_id => 'store2' moneris_key => 'yesguy' moneris_test_mode => true stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT' stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/' pickup_times => array() max_pickups_per_time => (int) 5 order_cutoff => (int) 21 order_cutoff_date => (int) 0 pickup_phonenumber => '(403)805-0603' item_types => array( (int) 1 => 'Always Offered', (int) 0 => 'Special Offering' ) bottle_min => (int) 3 notification_emails => array( (int) 0 => array( (int) 0 => 'reservations@highlandsgolfclub.com' ) ) paginationOptions => array( 'page' => (int) 1, 'limit' => (int) 20, 'order' => null ) request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'v/highlands/i/michelob-ultra' base => '' webroot => '/' here => '/v/highlands/i/michelob-ultra' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Items' layoutPath => null viewVars => array( 'site_config' => array( 'app_name' => 'Highlands Golf Club', 'club_name' => 'Highlands Golf Club', 'app_url' => 'https://highlandscurbside.com', 'company_id' => (int) 1, 'timezone' => 'America/Edmonton', 'fromemail' => array( [maximum depth reached] ), 'orderemail' => 'reservations@highlandsgolfclub.com', 'internal_fromemail' => array( [maximum depth reached] ), 'notification_emails' => array( [maximum depth reached] ), 'pickup_time_limit' => '30 minutes', 'home_title' => 'Highlands At Home', 'home_box1' => '<h3 class="text-center">Great Food</h3>', 'home_box2' => '<h3 class="text-center">Order Online</h3>', 'home_box3' => '<h3 class="text-center">Get Eating!</h3>', 'home_note' => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ', 'allow_public_purchase' => true, 'use_paypal' => false, 'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi', 'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d', 'use_stripe' => true, 'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo', 'stripe_secret' => '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', 'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg', 'email_bg_color' => '#00000E', 'taxes' => array( [maximum depth reached] ), 'default_taxes' => array( [maximum depth reached] ), 'tip_options' => array( [maximum depth reached] ), 'css_override' => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ', 'email_top_text' => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ', 'email_bottom_text' => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' ) ) view => 'view' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ItemsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => 'michelob-ultra' ) scaffold => false methods => array( (int) 1 => 'index', (int) 2 => 'browse', (int) 3 => 'categories', (int) 4 => 'category', (int) 5 => 'company', (int) 6 => 'view', (int) 7 => 'account', (int) 8 => 'voucher', (int) 9 => 'voucherpdfrender', (int) 10 => 'voucherpdf', (int) 11 => 'vouchers', (int) 12 => 'receipt', (int) 13 => 'checkpromocode', (int) 14 => 'checkout', (int) 15 => 'getstripeintent', (int) 16 => 'getNewVoucherCode', (int) 17 => 'getToken', (int) 18 => 'formatToken', (int) 19 => 'combinePurchases', (int) 20 => 'cart', (int) 21 => 'thankyou', (int) 22 => 'faq', (int) 23 => 'privacy', (int) 24 => 'terms', (int) 25 => 'notifyme', (int) 26 => 'safesender', (int) 27 => 'editprofile', (int) 28 => 'cartjson', (int) 29 => 'addtocart', (int) 30 => 'updatecart', (int) 31 => 'finalizecart', (int) 32 => 'finalizecartjson', (int) 33 => 'clearcartjson', (int) 34 => 'forgot', (int) 35 => 'passwordreset', (int) 36 => 'itemlist', (int) 37 => 'customFlash', (int) 38 => 'setupPagination', (int) 39 => 'signUserIn', (int) 40 => 'checkRemember', (int) 41 => 'setRemember', (int) 42 => 'removeReminder', (int) 43 => 'getRememberToken', (int) 44 => 'signin', (int) 45 => 'signup', (int) 46 => 'signedup', (int) 47 => 'signout', (int) 48 => 'getCurrentUser', (int) 49 => 'checkAuth', (int) 50 => 'getAuth', (int) 51 => 'getAdminAuth', (int) 52 => 'redirectAdminAuth', (int) 53 => 'refreshUserSession', (int) 54 => 'getCompanyAdmin', (int) 55 => 'isCompanyAdmin', (int) 56 => 'redirectCompanyAdmin', (int) 57 => 'loadTempUser', (int) 58 => 'createTempUser', (int) 59 => 'generateItemSlug', (int) 60 => 'slugThis', (int) 61 => 'downloadinvoice', (int) 62 => 'wktmltopdfScript', (int) 63 => 'assignCart', (int) 64 => 'combineCarts', (int) 65 => 'resizeSaveImage', (int) 66 => 'imagecreatefromfile', (int) 67 => 'isUploadedFile', (int) 68 => 'removeFile', (int) 69 => 'updateCartTotals', (int) 70 => 'expireAllCarts', (int) 71 => 'clearCart', (int) 72 => 'adjustPickupSlots', (int) 73 => 'sendReminderEmail', (int) 74 => 'sendCustomerEmail', (int) 75 => 'emailCustomerNote', (int) 76 => 'sendEmail', (int) 77 => 'loadAllModels', (int) 78 => 'loadStripe', (int) 79 => 'loadMoneris', (int) 80 => 'generatePurchaseCodes', (int) 81 => 'generatePurchaseCode', (int) 82 => 'unformatPurchaseCode', (int) 83 => 'getPayPalClient', (int) 84 => 'createPayPalOrder' ) modelClass => 'Item' modelKey => 'item' validationErrors => null RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Cookie => object(CookieComponent) { name => 'CakeCookie' time => null path => '/' domain => '' secure => false key => 'DYhG93b0qyJf1024500299g3wvniR2G0FgaC9mi' httpOnly => false settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _values => array([maximum depth reached]) [protected] _type => 'cipher' [protected] _reset => null [protected] _expires => (int) 0 [protected] _response => object(CakeResponse) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Flash => object(FlashComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _defaultConfig => array( [maximum depth reached] ) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) } club_name => 'Highlands Golf Club' pickup_time_limit => '30 minutes' home_title => 'Highlands At Home' home_box1 => '<h3 class="text-center">Great Food</h3>' home_box2 => '<h3 class="text-center">Order Online</h3>' home_box3 => '<h3 class="text-center">Get Eating!</h3>' home_note => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ' allow_public_purchase => true use_paypal => false paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi' paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d' use_stripe => true stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo' stripe_secret => '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' email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg' email_bg_color => '#00000E' taxes => array( 'GST' => array( 'label' => 'GST', 'rate' => (int) 5 ) ) default_taxes => array( 'GST' => array( 'label' => 'GST', 'rate' => (int) 5 ) ) tip_options => array( (int) 0 => 'Easy Percent Options', (int) 5 => '5%', (int) 10 => '10%', (int) 12 => '12%', (int) 15 => '15%', (int) 18 => '18%' ) css_override => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ' email_top_text => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ' email_bottom_text => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' Company => object(Company) { name => 'Company' hasMany => array( [maximum depth reached] ) belongsTo => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) use_campaign => true custom_campaign => false useDbConfig => 'default' useTable => 'companies' id => null data => array([maximum depth reached]) schemaName => null table => 'companies' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null plugin => null alias => 'Company' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => null [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => null [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => 'michelob-ultra' ), 'company_slug' => 'highlands', 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'Admin' => array( [maximum depth reached] ), 'Voucher' => array( [maximum depth reached] ), 'Transfer' => array( [maximum depth reached] ), 'Campaign' => array( [maximum depth reached] ), 'Cart' => array( [maximum depth reached] ), 'Purchase' => array( [maximum depth reached] ), 'Forgot' => array( [maximum depth reached] ), 'Company' => array( [maximum depth reached] ), 'Address' => array( [maximum depth reached] ), 'Deliverydate' => array( [maximum depth reached] ), 'Remember' => array( [maximum depth reached] ), 'Region' => array( [maximum depth reached] ), 'Pickup' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'Promocode' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'v/highlands/i/michelob-ultra' base => '' webroot => '/' here => '/v/highlands/i/michelob-ultra' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 110</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => 'michelob-ultra' ), 'company_slug' => 'highlands', 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'Admin' => array( [maximum depth reached] ), 'Voucher' => array( [maximum depth reached] ), 'Transfer' => array( [maximum depth reached] ), 'Campaign' => array( [maximum depth reached] ), 'Cart' => array( [maximum depth reached] ), 'Purchase' => array( [maximum depth reached] ), 'Forgot' => array( [maximum depth reached] ), 'Company' => array( [maximum depth reached] ), 'Address' => array( [maximum depth reached] ), 'Deliverydate' => array( [maximum depth reached] ), 'Remember' => array( [maximum depth reached] ), 'Region' => array( [maximum depth reached] ), 'Pickup' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'Promocode' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'v/highlands/i/michelob-ultra' base => '' webroot => '/' here => '/v/highlands/i/michelob-ultra' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 307 => 'Temporary Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 429 => 'Too Many Requests', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'Unsupported Version' ) [protected] _mimeTypes => array( 'html' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'json' => 'application/json', 'xml' => array( (int) 0 => 'application/xml', (int) 1 => 'text/xml' ), 'rss' => 'application/rss+xml', 'ai' => 'application/postscript', 'bcpio' => 'application/x-bcpio', 'bin' => 'application/octet-stream', 'ccad' => 'application/clariscad', 'cdf' => 'application/x-netcdf', 'class' => 'application/octet-stream', 'cpio' => 'application/x-cpio', 'cpt' => 'application/mac-compactpro', 'csh' => 'application/x-csh', 'csv' => array( (int) 0 => 'text/csv', (int) 1 => 'application/vnd.ms-excel' ), 'dcr' => 'application/x-director', 'dir' => 'application/x-director', 'dms' => 'application/octet-stream', 'doc' => 'application/msword', 'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'drw' => 'application/drafting', 'dvi' => 'application/x-dvi', 'dwg' => 'application/acad', 'dxf' => 'application/dxf', 'dxr' => 'application/x-director', 'eot' => 'application/vnd.ms-fontobject', 'eps' => 'application/postscript', 'exe' => 'application/octet-stream', 'ez' => 'application/andrew-inset', 'flv' => 'video/x-flv', 'gtar' => 'application/x-gtar', 'gz' => 'application/x-gzip', 'bz2' => 'application/x-bzip', '7z' => 'application/x-7z-compressed', 'hdf' => 'application/x-hdf', 'hqx' => 'application/mac-binhex40', 'ico' => 'image/x-icon', 'ips' => 'application/x-ipscript', 'ipx' => 'application/x-ipix', 'js' => 'application/javascript', 'jsonapi' => 'application/vnd.api+json', 'latex' => 'application/x-latex', 'lha' => 'application/octet-stream', 'lsp' => 'application/x-lisp', 'lzh' => 'application/octet-stream', 'man' => 'application/x-troff-man', 'me' => 'application/x-troff-me', 'mif' => 'application/vnd.mif', 'ms' => 'application/x-troff-ms', 'nc' => 'application/x-netcdf', 'oda' => 'application/oda', 'otf' => 'font/otf', 'pdf' => 'application/pdf', 'pgn' => 'application/x-chess-pgn', 'pot' => 'application/vnd.ms-powerpoint', 'pps' => 'application/vnd.ms-powerpoint', 'ppt' => 'application/vnd.ms-powerpoint', 'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'ppz' => 'application/vnd.ms-powerpoint', 'pre' => 'application/x-freelance', 'prt' => 'application/pro_eng', 'ps' => 'application/postscript', 'roff' => 'application/x-troff', 'scm' => 'application/x-lotusscreencam', 'set' => 'application/set', 'sh' => 'application/x-sh', 'shar' => 'application/x-shar', 'sit' => 'application/x-stuffit', 'skd' => 'application/x-koan', 'skm' => 'application/x-koan', 'skp' => 'application/x-koan', 'skt' => 'application/x-koan', 'smi' => 'application/smil', 'smil' => 'application/smil', 'sol' => 'application/solids', 'spl' => 'application/x-futuresplash', 'src' => 'application/x-wais-source', 'step' => 'application/STEP', 'stl' => 'application/SLA', 'stp' => 'application/STEP', 'sv4cpio' => 'application/x-sv4cpio', 'sv4crc' => 'application/x-sv4crc', 'svg' => 'image/svg+xml', 'svgz' => 'image/svg+xml', 'swf' => 'application/x-shockwave-flash', 't' => 'application/x-troff', 'tar' => 'application/x-tar', 'tcl' => 'application/x-tcl', 'tex' => 'application/x-tex', 'texi' => 'application/x-texinfo', 'texinfo' => 'application/x-texinfo', 'tr' => 'application/x-troff', 'tsp' => 'application/dsptype', 'ttc' => 'font/ttf', 'ttf' => 'font/ttf', 'unv' => 'application/i-deas', 'ustar' => 'application/x-ustar', 'vcd' => 'application/x-cdlink', 'vda' => 'application/vda', 'xlc' => 'application/vnd.ms-excel', 'xll' => 'application/vnd.ms-excel', 'xlm' => 'application/vnd.ms-excel', 'xls' => 'application/vnd.ms-excel', 'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'xlw' => 'application/vnd.ms-excel', 'zip' => 'application/zip', 'aif' => 'audio/x-aiff', 'aifc' => 'audio/x-aiff', 'aiff' => 'audio/x-aiff', 'au' => 'audio/basic', 'kar' => 'audio/midi', 'mid' => 'audio/midi', 'midi' => 'audio/midi', 'mp2' => 'audio/mpeg', 'mp3' => 'audio/mpeg', 'mpga' => 'audio/mpeg', 'ogg' => 'audio/ogg', 'oga' => 'audio/ogg', 'spx' => 'audio/ogg', 'ra' => 'audio/x-realaudio', 'ram' => 'audio/x-pn-realaudio', 'rm' => 'audio/x-pn-realaudio', 'rpm' => 'audio/x-pn-realaudio-plugin', 'snd' => 'audio/basic', 'tsi' => 'audio/TSP-audio', 'wav' => 'audio/x-wav', 'aac' => 'audio/aac', 'asc' => 'text/plain', 'c' => 'text/plain', 'cc' => 'text/plain', 'css' => 'text/css', 'etx' => 'text/x-setext', 'f' => 'text/plain', 'f90' => 'text/plain', 'h' => 'text/plain', 'hh' => 'text/plain', 'htm' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'ics' => 'text/calendar', 'm' => 'text/plain', 'rtf' => 'text/rtf', 'rtx' => 'text/richtext', 'sgm' => 'text/sgml', 'sgml' => 'text/sgml', 'tsv' => 'text/tab-separated-values', 'tpl' => 'text/template', 'txt' => 'text/plain', 'text' => 'text/plain', 'avi' => 'video/x-msvideo', 'fli' => 'video/x-fli', 'mov' => 'video/quicktime', 'movie' => 'video/x-sgi-movie', 'mpe' => 'video/mpeg', 'mpeg' => 'video/mpeg', 'mpg' => 'video/mpeg', 'qt' => 'video/quicktime', 'viv' => 'video/vnd.vivo', 'vivo' => 'video/vnd.vivo', 'ogv' => 'video/ogg', 'webm' => 'video/webm', 'mp4' => 'video/mp4', 'm4v' => 'video/mp4', 'f4v' => 'video/mp4', 'f4p' => 'video/mp4', 'm4a' => 'audio/mp4', 'f4a' => 'audio/mp4', 'f4b' => 'audio/mp4', 'gif' => 'image/gif', 'ief' => 'image/ief', 'jpg' => 'image/jpeg', 'jpeg' => 'image/jpeg', 'jpe' => 'image/jpeg', 'pbm' => 'image/x-portable-bitmap', 'pgm' => 'image/x-portable-graymap', 'png' => 'image/png', 'pnm' => 'image/x-portable-anymap', 'ppm' => 'image/x-portable-pixmap', 'ras' => 'image/cmu-raster', 'rgb' => 'image/x-rgb', 'tif' => 'image/tiff', 'tiff' => 'image/tiff', 'xbm' => 'image/x-xbitmap', 'xpm' => 'image/x-xpixmap', 'xwd' => 'image/x-xwindowdump', 'psd' => array( (int) 0 => 'application/photoshop', (int) 1 => 'application/psd', (int) 2 => 'image/psd', (int) 3 => 'image/x-photoshop', (int) 4 => 'image/photoshop', (int) 5 => 'zz-application/zz-winassoc-psd' ), 'ice' => 'x-conference/x-cooltalk', 'iges' => 'model/iges', 'igs' => 'model/iges', 'mesh' => 'model/mesh', 'msh' => 'model/mesh', 'silo' => 'model/mesh', 'vrml' => 'model/vrml', 'wrl' => 'model/vrml', 'mime' => 'www/mime', 'pdb' => 'chemical/x-pdb', 'xyz' => 'chemical/x-pdb', 'javascript' => 'application/javascript', 'form' => 'application/x-www-form-urlencoded', 'file' => 'multipart/form-data', 'xhtml' => array( (int) 0 => 'application/xhtml+xml', (int) 1 => 'application/xhtml', (int) 2 => 'text/xhtml' ), 'xhtml-mobile' => 'application/vnd.wap.xhtml+xml', 'atom' => 'application/atom+xml', 'amf' => 'application/x-amf', 'wap' => array( (int) 0 => 'text/vnd.wap.wml', (int) 1 => 'text/vnd.wap.wmlscript', (int) 2 => 'image/vnd.wap.wbmp' ), 'wml' => 'text/vnd.wap.wml', 'wmlscript' => 'text/vnd.wap.wmlscript', 'wbmp' => 'image/vnd.wap.wbmp', 'woff' => 'application/x-font-woff', 'webp' => 'image/webp', 'appcache' => 'text/cache-manifest', 'manifest' => 'text/cache-manifest', 'htc' => 'text/x-component', 'rdf' => 'application/xml', 'crx' => 'application/x-chrome-extension', 'oex' => 'application/x-opera-extension', 'xpi' => 'application/x-xpinstall', 'safariextz' => 'application/octet-stream', 'webapp' => 'application/x-web-app-manifest+json', 'vcf' => 'text/x-vcard', 'vtt' => 'text/vtt', 'mkv' => 'video/x-matroska', 'pkpass' => 'application/vnd.apple.pkpass', 'ajax' => 'text/html' ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array() [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array() [protected] _cookies => array() }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ', 'scripts_for_layout' => '', 'title_for_layout' => 'Errors' ) $class = 'Mysql' $message = 'SQLSTATE[HY000] [2002] No such file or directory' $enabled = true $code = (int) 500 $name = 'Database connection "Mysql" is missing, or could not be created.' $url = '/v/highlands/i/michelob-ultra' $error = object(MissingConnectionException) { [protected] _messageTemplate => 'Database connection "%s" is missing, or could not be created.' [protected] _attributes => array( 'class' => 'Mysql', 'message' => 'SQLSTATE[HY000] [2002] No such file or directory', 'enabled' => true ) [protected] _responseHeaders => null [protected] message => 'Database connection "Mysql" is missing, or could not be created.' [protected] code => (int) 500 [protected] file => '/var/www/highlands/lib/Cake/Model/Datasource/Database/Mysql.php' [protected] line => (int) 192 } $_serialize = array( (int) 0 => 'code', (int) 1 => 'name', (int) 2 => 'message', (int) 3 => 'url' ) $site_config = array( 'app_name' => 'Highlands Golf Club', 'club_name' => 'Highlands Golf Club', 'app_url' => 'https://highlandscurbside.com', 'company_id' => (int) 1, 'timezone' => 'America/Edmonton', 'fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'orderemail' => 'reservations@highlandsgolfclub.com', 'internal_fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'notification_emails' => array( (int) 0 => array( (int) 0 => 'reservations@highlandsgolfclub.com' ) ), 'pickup_time_limit' => '30 minutes', 'home_title' => 'Highlands At Home', 'home_box1' => '<h3 class="text-center">Great Food</h3>', 'home_box2' => '<h3 class="text-center">Order Online</h3>', 'home_box3' => '<h3 class="text-center">Get Eating!</h3>', 'home_note' => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ', 'allow_public_purchase' => true, 'use_paypal' => false, 'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi', 'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d', 'use_stripe' => true, 'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo', 'stripe_secret' => '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', 'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg', 'email_bg_color' => '#00000E', 'taxes' => array( 'GST' => array( 'label' => 'GST', 'rate' => (int) 5 ) ), 'default_taxes' => array( 'GST' => array( 'label' => 'GST', 'rate' => (int) 5 ) ), 'tip_options' => array( (int) 0 => 'Easy Percent Options', (int) 5 => '5%', (int) 10 => '10%', (int) 12 => '12%', (int) 15 => '15%', (int) 18 => '18%' ), 'css_override' => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ', 'email_top_text' => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ', 'email_bottom_text' => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' ) $content_for_layout = '<h2>Missing Database Connection</h2> <p class="error"> <strong>Error: </strong> A Database connection using "Mysql" was missing or unable to connect. <br /> The database server returned this error: SQLSTATE[HY000] [2002] No such file or directory</p> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/missing_connection.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 269</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Mysql->connect()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$autoConnect</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">connect</span><span style="color: #007700">();</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">CORE/Cake/Model/ConnectionManager.php line 105</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">DboSource->__construct(array)</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'message' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Datasource is not found in Model/Datasource package.'</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">] = new </span><span style="color: #0000BB">$class</span><span style="color: #007700">(static::</span><span style="color: #0000BB">$config</span><span style="color: #007700">->{</span><span style="color: #0000BB">$name</span><span style="color: #007700">});</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">$_dataSources</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">]-></span><span style="color: #0000BB">configKeyName </span><span style="color: #007700">= </span><span style="color: #0000BB">$name</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre>array( 'password' => '*****', 'login' => '*****', 'host' => '*****', 'database' => '*****', 'datasource' => 'Database/Mysql', 'persistent' => false, 'prefix' => '' )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">CORE/Cake/Model/Model.php line 3640</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">ConnectionManager::getDataSource(string)</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig </span><span style="color: #007700">= </span><span style="color: #0000BB">$dataSource</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!empty(</span><span style="color: #0000BB">$oldConfig</span><span style="color: #007700">) && isset(</span><span style="color: #0000BB">$db</span><span style="color: #007700">-></span><span style="color: #0000BB">config</span><span style="color: #007700">[</span><span style="color: #DD0000">'prefix'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">CORE/Cake/Model/Model.php line 1162</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">Model->setDataSource(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">void</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$tableName</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> $db </span><span style="color: #007700">= </span><span style="color: #0000BB">ConnectionManager</span><span style="color: #007700">::</span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useDbConfig</span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'default'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">CORE/Cake/Model/Model.php line 3667</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">Model->setSource(string)</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">getDataSource</span><span style="color: #007700">() {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable </span><span style="color: #007700">!== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_sourceConfigured </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">setSource</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">useTable</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre>'companies'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">CORE/Cake/Model/Model.php line 834</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">Model->getDataSource()</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$result</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">getDataSource</span><span style="color: #007700">()-></span><span style="color: #0000BB">query</span><span style="color: #007700">(</span><span style="color: #0000BB">$method</span><span style="color: #007700">, </span><span style="color: #0000BB">$params</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">APP/Controller/AppController.php line 83</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">Model->__call(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $dateTimeZone </span><span style="color: #007700">= new </span><span style="color: #0000BB">DateTimeZone</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">timezone</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">current_company </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Company</span><span style="color: #007700">-></span><span style="color: #0000BB">findById</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">company_id</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (empty(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">current_company</span><span style="color: #007700">)) {</span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'findById' array( (int) 0 => (int) 1 )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">APP/Controller/ItemsController.php line 17</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">AppController->beforeFilter()</a> <div id="file-excerpt-7" 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></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">function </span><span style="color: #0000BB">beforeFilter</span><span style="color: #007700">() {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> parent</span><span style="color: #007700">::</span><span style="color: #0000BB">beforeFilter</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-7" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">CORE/Cake/Event/CakeEventManager.php line 243</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">ItemsController->beforeFilter(CakeEvent)</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: #007700">if (</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'passParams'</span><span style="color: #007700">] === </span><span style="color: #0000BB">true</span><span style="color: #007700">) {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'callable'</span><span style="color: #007700">], </span><span style="color: #0000BB">$event</span><span style="color: #007700">-></span><span style="color: #0000BB">data</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> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func</span><span style="color: #007700">(</span><span style="color: #0000BB">$listener</span><span style="color: #007700">[</span><span style="color: #DD0000">'callable'</span><span style="color: #007700">], </span><span style="color: #0000BB">$event</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-8" class="cake-code-dump" style="display: none;"><pre>object(CakeEvent) { data => null result => null [protected] _name => 'Controller.initialize' [protected] _subject => object(ItemsController) { name => 'Items' helpers => array( [maximum depth reached] ) components => array( [maximum depth reached] ) uses => array( [maximum depth reached] ) site_config => array( [maximum depth reached] ) app_name => 'Highlands Golf Club' app_url => 'https://highlandscurbside.com' company_id => (int) 1 currentuser => array([maximum depth reached]) tempuser => (int) 0 current_company => array([maximum depth reached]) company_root => '' timezone => 'America/Edmonton' fromemail => array( [maximum depth reached] ) orderemail => 'reservations@highlandsgolfclub.com' internal_fromemail => array( [maximum depth reached] ) leademail => array( [maximum depth reached] ) enable_store => true store_test_accounts => array( [maximum depth reached] ) use_payment => true moneris_id => 'store2' moneris_key => 'yesguy' moneris_test_mode => true stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT' stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/' pickup_times => array([maximum depth reached]) max_pickups_per_time => (int) 5 order_cutoff => (int) 21 order_cutoff_date => (int) 0 pickup_phonenumber => '(403)805-0603' item_types => array( [maximum depth reached] ) bottle_min => (int) 3 notification_emails => array( [maximum depth reached] ) paginationOptions => array( [maximum depth reached] ) request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'Items' layoutPath => null viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( [maximum depth reached] ) scaffold => false methods => array( [maximum depth reached] ) modelClass => 'Item' modelKey => 'item' validationErrors => null RequestHandler => object(RequestHandlerComponent) {} Session => object(SessionComponent) {} Cookie => object(CookieComponent) {} Flash => object(FlashComponent) {} club_name => 'Highlands Golf Club' pickup_time_limit => '30 minutes' home_title => 'Highlands At Home' home_box1 => '<h3 class="text-center">Great Food</h3>' home_box2 => '<h3 class="text-center">Order Online</h3>' home_box3 => '<h3 class="text-center">Get Eating!</h3>' home_note => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ' allow_public_purchase => true use_paypal => false paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi' paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d' use_stripe => true stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo' stripe_secret => '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' email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg' email_bg_color => '#00000E' taxes => array( [maximum depth reached] ) default_taxes => array( [maximum depth reached] ) tip_options => array( [maximum depth reached] ) css_override => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ' email_top_text => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ' email_bottom_text => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' Company => object(Company) {} [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) {} } [protected] _stopped => false }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">CORE/Cake/Controller/Controller.php line 677</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">CakeEventManager->dispatch(CakeEvent)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">triggers Controller</span><span style="color: #007700">.</span><span style="color: #0000BB">startup $this</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">startupProcess</span><span style="color: #007700">() {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">getEventManager</span><span style="color: #007700">()-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Controller.initialize'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">getEventManager</span><span style="color: #007700">()-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Controller.startup'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">));</span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>object(CakeEvent) { data => null result => null [protected] _name => 'Controller.initialize' [protected] _subject => object(ItemsController) { name => 'Items' helpers => array( [maximum depth reached] ) components => array( [maximum depth reached] ) uses => array( [maximum depth reached] ) site_config => array( [maximum depth reached] ) app_name => 'Highlands Golf Club' app_url => 'https://highlandscurbside.com' company_id => (int) 1 currentuser => array([maximum depth reached]) tempuser => (int) 0 current_company => array([maximum depth reached]) company_root => '' timezone => 'America/Edmonton' fromemail => array( [maximum depth reached] ) orderemail => 'reservations@highlandsgolfclub.com' internal_fromemail => array( [maximum depth reached] ) leademail => array( [maximum depth reached] ) enable_store => true store_test_accounts => array( [maximum depth reached] ) use_payment => true moneris_id => 'store2' moneris_key => 'yesguy' moneris_test_mode => true stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT' stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/' pickup_times => array([maximum depth reached]) max_pickups_per_time => (int) 5 order_cutoff => (int) 21 order_cutoff_date => (int) 0 pickup_phonenumber => '(403)805-0603' item_types => array( [maximum depth reached] ) bottle_min => (int) 3 notification_emails => array( [maximum depth reached] ) paginationOptions => array( [maximum depth reached] ) request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'Items' layoutPath => null viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( [maximum depth reached] ) scaffold => false methods => array( [maximum depth reached] ) modelClass => 'Item' modelKey => 'item' validationErrors => null RequestHandler => object(RequestHandlerComponent) {} Session => object(SessionComponent) {} Cookie => object(CookieComponent) {} Flash => object(FlashComponent) {} club_name => 'Highlands Golf Club' pickup_time_limit => '30 minutes' home_title => 'Highlands At Home' home_box1 => '<h3 class="text-center">Great Food</h3>' home_box2 => '<h3 class="text-center">Order Online</h3>' home_box3 => '<h3 class="text-center">Get Eating!</h3>' home_note => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ' allow_public_purchase => true use_paypal => false paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi' paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d' use_stripe => true stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo' stripe_secret => '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' email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg' email_bg_color => '#00000E' taxes => array( [maximum depth reached] ) default_taxes => array( [maximum depth reached] ) tip_options => array( [maximum depth reached] ) css_override => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ' email_top_text => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ' email_bottom_text => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' Company => object(Company) {} [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) {} } [protected] _stopped => false }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">CORE/Cake/Routing/Dispatcher.php line 189</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->startupProcess()</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">protected function </span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">Controller $controller</span><span style="color: #007700">, </span><span style="color: #0000BB">CakeRequest $request</span><span style="color: #007700">) {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $controller</span><span style="color: #007700">-></span><span style="color: #0000BB">constructClasses</span><span style="color: #007700">();</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $controller</span><span style="color: #007700">-></span><span style="color: #0000BB">startupProcess</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-10" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-11')">CORE/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">Dispatcher->_invoke(ItemsController, CakeRequest)</a> <div id="file-excerpt-11" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>object(ItemsController) { name => 'Items' helpers => array( (int) 0 => 'Html', (int) 1 => 'Text', (int) 2 => 'Morehtml' ) components => array( 'RequestHandler' => null, 'Session' => null, 'Cookie' => null, 'Flash' => null ) uses => array( (int) 0 => 'Item', (int) 1 => 'Item', (int) 2 => 'User', (int) 3 => 'Admin', (int) 4 => 'Voucher', (int) 5 => 'Transfer', (int) 6 => 'Campaign', (int) 7 => 'Cart', (int) 8 => 'Purchase', (int) 9 => 'Forgot', (int) 10 => 'Company', (int) 11 => 'Address', (int) 12 => 'Deliverydate', (int) 13 => 'Remember', (int) 14 => 'Region', (int) 15 => 'Pickup', (int) 16 => 'Category', (int) 17 => 'CategoriesItem', (int) 18 => 'Promocode' ) site_config => array( 'app_name' => 'Highlands Golf Club', 'club_name' => 'Highlands Golf Club', 'app_url' => 'https://highlandscurbside.com', 'company_id' => (int) 1, 'timezone' => 'America/Edmonton', 'fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'orderemail' => 'reservations@highlandsgolfclub.com', 'internal_fromemail' => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ), 'notification_emails' => array( (int) 0 => array( [maximum depth reached] ) ), 'pickup_time_limit' => '30 minutes', 'home_title' => 'Highlands At Home', 'home_box1' => '<h3 class="text-center">Great Food</h3>', 'home_box2' => '<h3 class="text-center">Order Online</h3>', 'home_box3' => '<h3 class="text-center">Get Eating!</h3>', 'home_note' => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ', 'allow_public_purchase' => true, 'use_paypal' => false, 'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi', 'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d', 'use_stripe' => true, 'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo', 'stripe_secret' => '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', 'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg', 'email_bg_color' => '#00000E', 'taxes' => array( 'GST' => array( [maximum depth reached] ) ), 'default_taxes' => array( 'GST' => array( [maximum depth reached] ) ), 'tip_options' => array( (int) 0 => 'Easy Percent Options', (int) 5 => '5%', (int) 10 => '10%', (int) 12 => '12%', (int) 15 => '15%', (int) 18 => '18%' ), 'css_override' => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ', 'email_top_text' => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ', 'email_bottom_text' => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' ) app_name => 'Highlands Golf Club' app_url => 'https://highlandscurbside.com' company_id => (int) 1 currentuser => array() tempuser => (int) 0 current_company => array() company_root => '' timezone => 'America/Edmonton' fromemail => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ) orderemail => 'reservations@highlandsgolfclub.com' internal_fromemail => array( 'reservations@highlandsgolfclub.com' => 'Reservations' ) leademail => array( (int) 0 => 'roger@offcourse.co' ) enable_store => true store_test_accounts => array( (int) 0 => 'jfafard@gmail.com' ) use_payment => true moneris_id => 'store2' moneris_key => 'yesguy' moneris_test_mode => true stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT' stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/' pickup_times => array() max_pickups_per_time => (int) 5 order_cutoff => (int) 21 order_cutoff_date => (int) 0 pickup_phonenumber => '(403)805-0603' item_types => array( (int) 1 => 'Always Offered', (int) 0 => 'Special Offering' ) bottle_min => (int) 3 notification_emails => array( (int) 0 => array( (int) 0 => 'reservations@highlandsgolfclub.com' ) ) paginationOptions => array( 'page' => (int) 1, 'limit' => (int) 20, 'order' => null ) request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'v/highlands/i/michelob-ultra' base => '' webroot => '/' here => '/v/highlands/i/michelob-ultra' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Items' layoutPath => null viewVars => array( 'site_config' => array( 'app_name' => 'Highlands Golf Club', 'club_name' => 'Highlands Golf Club', 'app_url' => 'https://highlandscurbside.com', 'company_id' => (int) 1, 'timezone' => 'America/Edmonton', 'fromemail' => array( [maximum depth reached] ), 'orderemail' => 'reservations@highlandsgolfclub.com', 'internal_fromemail' => array( [maximum depth reached] ), 'notification_emails' => array( [maximum depth reached] ), 'pickup_time_limit' => '30 minutes', 'home_title' => 'Highlands At Home', 'home_box1' => '<h3 class="text-center">Great Food</h3>', 'home_box2' => '<h3 class="text-center">Order Online</h3>', 'home_box3' => '<h3 class="text-center">Get Eating!</h3>', 'home_note' => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ', 'allow_public_purchase' => true, 'use_paypal' => false, 'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi', 'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d', 'use_stripe' => true, 'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo', 'stripe_secret' => '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', 'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg', 'email_bg_color' => '#00000E', 'taxes' => array( [maximum depth reached] ), 'default_taxes' => array( [maximum depth reached] ), 'tip_options' => array( [maximum depth reached] ), 'css_override' => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ', 'email_top_text' => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ', 'email_bottom_text' => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' ) ) view => 'view' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ItemsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => 'michelob-ultra' ) scaffold => false methods => array( (int) 1 => 'index', (int) 2 => 'browse', (int) 3 => 'categories', (int) 4 => 'category', (int) 5 => 'company', (int) 6 => 'view', (int) 7 => 'account', (int) 8 => 'voucher', (int) 9 => 'voucherpdfrender', (int) 10 => 'voucherpdf', (int) 11 => 'vouchers', (int) 12 => 'receipt', (int) 13 => 'checkpromocode', (int) 14 => 'checkout', (int) 15 => 'getstripeintent', (int) 16 => 'getNewVoucherCode', (int) 17 => 'getToken', (int) 18 => 'formatToken', (int) 19 => 'combinePurchases', (int) 20 => 'cart', (int) 21 => 'thankyou', (int) 22 => 'faq', (int) 23 => 'privacy', (int) 24 => 'terms', (int) 25 => 'notifyme', (int) 26 => 'safesender', (int) 27 => 'editprofile', (int) 28 => 'cartjson', (int) 29 => 'addtocart', (int) 30 => 'updatecart', (int) 31 => 'finalizecart', (int) 32 => 'finalizecartjson', (int) 33 => 'clearcartjson', (int) 34 => 'forgot', (int) 35 => 'passwordreset', (int) 36 => 'itemlist', (int) 37 => 'customFlash', (int) 38 => 'setupPagination', (int) 39 => 'signUserIn', (int) 40 => 'checkRemember', (int) 41 => 'setRemember', (int) 42 => 'removeReminder', (int) 43 => 'getRememberToken', (int) 44 => 'signin', (int) 45 => 'signup', (int) 46 => 'signedup', (int) 47 => 'signout', (int) 48 => 'getCurrentUser', (int) 49 => 'checkAuth', (int) 50 => 'getAuth', (int) 51 => 'getAdminAuth', (int) 52 => 'redirectAdminAuth', (int) 53 => 'refreshUserSession', (int) 54 => 'getCompanyAdmin', (int) 55 => 'isCompanyAdmin', (int) 56 => 'redirectCompanyAdmin', (int) 57 => 'loadTempUser', (int) 58 => 'createTempUser', (int) 59 => 'generateItemSlug', (int) 60 => 'slugThis', (int) 61 => 'downloadinvoice', (int) 62 => 'wktmltopdfScript', (int) 63 => 'assignCart', (int) 64 => 'combineCarts', (int) 65 => 'resizeSaveImage', (int) 66 => 'imagecreatefromfile', (int) 67 => 'isUploadedFile', (int) 68 => 'removeFile', (int) 69 => 'updateCartTotals', (int) 70 => 'expireAllCarts', (int) 71 => 'clearCart', (int) 72 => 'adjustPickupSlots', (int) 73 => 'sendReminderEmail', (int) 74 => 'sendCustomerEmail', (int) 75 => 'emailCustomerNote', (int) 76 => 'sendEmail', (int) 77 => 'loadAllModels', (int) 78 => 'loadStripe', (int) 79 => 'loadMoneris', (int) 80 => 'generatePurchaseCodes', (int) 81 => 'generatePurchaseCode', (int) 82 => 'unformatPurchaseCode', (int) 83 => 'getPayPalClient', (int) 84 => 'createPayPalOrder' ) modelClass => 'Item' modelKey => 'item' validationErrors => null RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Cookie => object(CookieComponent) { name => 'CakeCookie' time => null path => '/' domain => '' secure => false key => 'DYhG93b0qyJf1024500299g3wvniR2G0FgaC9mi' httpOnly => false settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _values => array([maximum depth reached]) [protected] _type => 'cipher' [protected] _reset => null [protected] _expires => (int) 0 [protected] _response => object(CakeResponse) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Flash => object(FlashComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _defaultConfig => array( [maximum depth reached] ) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) } club_name => 'Highlands Golf Club' pickup_time_limit => '30 minutes' home_title => 'Highlands At Home' home_box1 => '<h3 class="text-center">Great Food</h3>' home_box2 => '<h3 class="text-center">Order Online</h3>' home_box3 => '<h3 class="text-center">Get Eating!</h3>' home_note => ' <div class="well text-center"> <p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;"> <b>Warm up your weekends and your holidays with Highlands Takeout!</b><br /> </p> </div> ' allow_public_purchase => true use_paypal => false paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi' paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d' use_stripe => true stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo' stripe_secret => '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' email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg' email_bg_color => '#00000E' taxes => array( 'GST' => array( 'label' => 'GST', 'rate' => (int) 5 ) ) default_taxes => array( 'GST' => array( 'label' => 'GST', 'rate' => (int) 5 ) ) tip_options => array( (int) 0 => 'Easy Percent Options', (int) 5 => '5%', (int) 10 => '10%', (int) 12 => '12%', (int) 15 => '15%', (int) 18 => '18%' ) css_override => ' .banner { background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center; background-size:cover; } .header-container { background:#00000E; } footer { background:#00000E; } ' email_top_text => ' <p> Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884. </p> ' email_bottom_text => ' <p> We will ensure your order is ready for pick-up at your selected time. </p> <p> Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best. </p> <p> Highlands F&B Team </p> ' Company => object(Company) { name => 'Company' hasMany => array( [maximum depth reached] ) belongsTo => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) use_campaign => true custom_campaign => false useDbConfig => 'default' useTable => 'companies' id => null data => array([maximum depth reached]) schemaName => null table => 'companies' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null plugin => null alias => 'Company' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => null [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => null [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => 'michelob-ultra' ), 'company_slug' => 'highlands', 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'Admin' => array( [maximum depth reached] ), 'Voucher' => array( [maximum depth reached] ), 'Transfer' => array( [maximum depth reached] ), 'Campaign' => array( [maximum depth reached] ), 'Cart' => array( [maximum depth reached] ), 'Purchase' => array( [maximum depth reached] ), 'Forgot' => array( [maximum depth reached] ), 'Company' => array( [maximum depth reached] ), 'Address' => array( [maximum depth reached] ), 'Deliverydate' => array( [maximum depth reached] ), 'Remember' => array( [maximum depth reached] ), 'Region' => array( [maximum depth reached] ), 'Pickup' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'Promocode' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'v/highlands/i/michelob-ultra' base => '' webroot => '/' here => '/v/highlands/i/michelob-ultra' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">APP/webroot/index.php line 110</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => 'michelob-ultra' ), 'company_slug' => 'highlands', 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'Admin' => array( [maximum depth reached] ), 'Voucher' => array( [maximum depth reached] ), 'Transfer' => array( [maximum depth reached] ), 'Campaign' => array( [maximum depth reached] ), 'Cart' => array( [maximum depth reached] ), 'Purchase' => array( [maximum depth reached] ), 'Forgot' => array( [maximum depth reached] ), 'Company' => array( [maximum depth reached] ), 'Address' => array( [maximum depth reached] ), 'Deliverydate' => array( [maximum depth reached] ), 'Remember' => array( [maximum depth reached] ), 'Region' => array( [maximum depth reached] ), 'Pickup' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'Promocode' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'v/highlands/i/michelob-ultra' base => '' webroot => '/' here => '/v/highlands/i/michelob-ultra' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 307 => 'Temporary Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 429 => 'Too Many Requests', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'Unsupported Version' ) [protected] _mimeTypes => array( 'html' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'json' => 'application/json', 'xml' => array( (int) 0 => 'application/xml', (int) 1 => 'text/xml' ), 'rss' => 'application/rss+xml', 'ai' => 'application/postscript', 'bcpio' => 'application/x-bcpio', 'bin' => 'application/octet-stream', 'ccad' => 'application/clariscad', 'cdf' => 'application/x-netcdf', 'class' => 'application/octet-stream', 'cpio' => 'application/x-cpio', 'cpt' => 'application/mac-compactpro', 'csh' => 'application/x-csh', 'csv' => array( (int) 0 => 'text/csv', (int) 1 => 'application/vnd.ms-excel' ), 'dcr' => 'application/x-director', 'dir' => 'application/x-director', 'dms' => 'application/octet-stream', 'doc' => 'application/msword', 'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'drw' => 'application/drafting', 'dvi' => 'application/x-dvi', 'dwg' => 'application/acad', 'dxf' => 'application/dxf', 'dxr' => 'application/x-director', 'eot' => 'application/vnd.ms-fontobject', 'eps' => 'application/postscript', 'exe' => 'application/octet-stream', 'ez' => 'application/andrew-inset', 'flv' => 'video/x-flv', 'gtar' => 'application/x-gtar', 'gz' => 'application/x-gzip', 'bz2' => 'application/x-bzip', '7z' => 'application/x-7z-compressed', 'hdf' => 'application/x-hdf', 'hqx' => 'application/mac-binhex40', 'ico' => 'image/x-icon', 'ips' => 'application/x-ipscript', 'ipx' => 'application/x-ipix', 'js' => 'application/javascript', 'jsonapi' => 'application/vnd.api+json', 'latex' => 'application/x-latex', 'lha' => 'application/octet-stream', 'lsp' => 'application/x-lisp', 'lzh' => 'application/octet-stream', 'man' => 'application/x-troff-man', 'me' => 'application/x-troff-me', 'mif' => 'application/vnd.mif', 'ms' => 'application/x-troff-ms', 'nc' => 'application/x-netcdf', 'oda' => 'application/oda', 'otf' => 'font/otf', 'pdf' => 'application/pdf', 'pgn' => 'application/x-chess-pgn', 'pot' => 'application/vnd.ms-powerpoint', 'pps' => 'application/vnd.ms-powerpoint', 'ppt' => 'application/vnd.ms-powerpoint', 'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'ppz' => 'application/vnd.ms-powerpoint', 'pre' => 'application/x-freelance', 'prt' => 'application/pro_eng', 'ps' => 'application/postscript', 'roff' => 'application/x-troff', 'scm' => 'application/x-lotusscreencam', 'set' => 'application/set', 'sh' => 'application/x-sh', 'shar' => 'application/x-shar', 'sit' => 'application/x-stuffit', 'skd' => 'application/x-koan', 'skm' => 'application/x-koan', 'skp' => 'application/x-koan', 'skt' => 'application/x-koan', 'smi' => 'application/smil', 'smil' => 'application/smil', 'sol' => 'application/solids', 'spl' => 'application/x-futuresplash', 'src' => 'application/x-wais-source', 'step' => 'application/STEP', 'stl' => 'application/SLA', 'stp' => 'application/STEP', 'sv4cpio' => 'application/x-sv4cpio', 'sv4crc' => 'application/x-sv4crc', 'svg' => 'image/svg+xml', 'svgz' => 'image/svg+xml', 'swf' => 'application/x-shockwave-flash', 't' => 'application/x-troff', 'tar' => 'application/x-tar', 'tcl' => 'application/x-tcl', 'tex' => 'application/x-tex', 'texi' => 'application/x-texinfo', 'texinfo' => 'application/x-texinfo', 'tr' => 'application/x-troff', 'tsp' => 'application/dsptype', 'ttc' => 'font/ttf', 'ttf' => 'font/ttf', 'unv' => 'application/i-deas', 'ustar' => 'application/x-ustar', 'vcd' => 'application/x-cdlink', 'vda' => 'application/vda', 'xlc' => 'application/vnd.ms-excel', 'xll' => 'application/vnd.ms-excel', 'xlm' => 'application/vnd.ms-excel', 'xls' => 'application/vnd.ms-excel', 'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'xlw' => 'application/vnd.ms-excel', 'zip' => 'application/zip', 'aif' => 'audio/x-aiff', 'aifc' => 'audio/x-aiff', 'aiff' => 'audio/x-aiff', 'au' => 'audio/basic', 'kar' => 'audio/midi', 'mid' => 'audio/midi', 'midi' => 'audio/midi', 'mp2' => 'audio/mpeg', 'mp3' => 'audio/mpeg', 'mpga' => 'audio/mpeg', 'ogg' => 'audio/ogg', 'oga' => 'audio/ogg', 'spx' => 'audio/ogg', 'ra' => 'audio/x-realaudio', 'ram' => 'audio/x-pn-realaudio', 'rm' => 'audio/x-pn-realaudio', 'rpm' => 'audio/x-pn-realaudio-plugin', 'snd' => 'audio/basic', 'tsi' => 'audio/TSP-audio', 'wav' => 'audio/x-wav', 'aac' => 'audio/aac', 'asc' => 'text/plain', 'c' => 'text/plain', 'cc' => 'text/plain', 'css' => 'text/css', 'etx' => 'text/x-setext', 'f' => 'text/plain', 'f90' => 'text/plain', 'h' => 'text/plain', 'hh' => 'text/plain', 'htm' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'ics' => 'text/calendar', 'm' => 'text/plain', 'rtf' => 'text/rtf', 'rtx' => 'text/richtext', 'sgm' => 'text/sgml', 'sgml' => 'text/sgml', 'tsv' => 'text/tab-separated-values', 'tpl' => 'text/template', 'txt' => 'text/plain', 'text' => 'text/plain', 'avi' => 'video/x-msvideo', 'fli' => 'video/x-fli', 'mov' => 'video/quicktime', 'movie' => 'video/x-sgi-movie', 'mpe' => 'video/mpeg', 'mpeg' => 'video/mpeg', 'mpg' => 'video/mpeg', 'qt' => 'video/quicktime', 'viv' => 'video/vnd.vivo', 'vivo' => 'video/vnd.vivo', 'ogv' => 'video/ogg', 'webm' => 'video/webm', 'mp4' => 'video/mp4', 'm4v' => 'video/mp4', 'f4v' => 'video/mp4', 'f4p' => 'video/mp4', 'm4a' => 'audio/mp4', 'f4a' => 'audio/mp4', 'f4b' => 'audio/mp4', 'gif' => 'image/gif', 'ief' => 'image/ief', 'jpg' => 'image/jpeg', 'jpeg' => 'image/jpeg', 'jpe' => 'image/jpeg', 'pbm' => 'image/x-portable-bitmap', 'pgm' => 'image/x-portable-graymap', 'png' => 'image/png', 'pnm' => 'image/x-portable-anymap', 'ppm' => 'image/x-portable-pixmap', 'ras' => 'image/cmu-raster', 'rgb' => 'image/x-rgb', 'tif' => 'image/tiff', 'tiff' => 'image/tiff', 'xbm' => 'image/x-xbitmap', 'xpm' => 'image/x-xpixmap', 'xwd' => 'image/x-xwindowdump', 'psd' => array( (int) 0 => 'application/photoshop', (int) 1 => 'application/psd', (int) 2 => 'image/psd', (int) 3 => 'image/x-photoshop', (int) 4 => 'image/photoshop', (int) 5 => 'zz-application/zz-winassoc-psd' ), 'ice' => 'x-conference/x-cooltalk', 'iges' => 'model/iges', 'igs' => 'model/iges', 'mesh' => 'model/mesh', 'msh' => 'model/mesh', 'silo' => 'model/mesh', 'vrml' => 'model/vrml', 'wrl' => 'model/vrml', 'mime' => 'www/mime', 'pdb' => 'chemical/x-pdb', 'xyz' => 'chemical/x-pdb', 'javascript' => 'application/javascript', 'form' => 'application/x-www-form-urlencoded', 'file' => 'multipart/form-data', 'xhtml' => array( (int) 0 => 'application/xhtml+xml', (int) 1 => 'application/xhtml', (int) 2 => 'text/xhtml' ), 'xhtml-mobile' => 'application/vnd.wap.xhtml+xml', 'atom' => 'application/atom+xml', 'amf' => 'application/x-amf', 'wap' => array( (int) 0 => 'text/vnd.wap.wml', (int) 1 => 'text/vnd.wap.wmlscript', (int) 2 => 'image/vnd.wap.wbmp' ), 'wml' => 'text/vnd.wap.wml', 'wmlscript' => 'text/vnd.wap.wmlscript', 'wbmp' => 'image/vnd.wap.wbmp', 'woff' => 'application/x-font-woff', 'webp' => 'image/webp', 'appcache' => 'text/cache-manifest', 'manifest' => 'text/cache-manifest', 'htc' => 'text/x-component', 'rdf' => 'application/xml', 'crx' => 'application/x-chrome-extension', 'oex' => 'application/x-opera-extension', 'xpi' => 'application/x-xpinstall', 'safariextz' => 'application/octet-stream', 'webapp' => 'application/x-web-app-manifest+json', 'vcf' => 'text/x-vcard', 'vtt' => 'text/vtt', 'mkv' => 'video/x-matroska', 'pkpass' => 'application/vnd.apple.pkpass', 'ajax' => 'text/html' ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array() [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array() [protected] _cookies => array() }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ' $scripts_for_layout = '' $title_for_layout = 'Errors'include - APP/View/Elements/header.ctp, line 5 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::_renderElement() - CORE/Cake/View/View.php, line 1224 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Layouts/default.ctp, line 52 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??
Error:
A Database connection using "Mysql" was missing or unable to connect.
The database server returned this error: SQLSTATE[HY000] [2002] No such file or directory
Notice: If you want to customize this error message, create app/View/Errors/missing_connection.ctp
));}if ($autoConnect) {$this->connect();}
'message' => 'Datasource is not found in Model/Datasource package.'));}static::$_dataSources[$name] = new $class(static::$config->{$name});static::$_dataSources[$name]->configKeyName = $name;
array( 'password' => '*****', 'login' => '*****', 'host' => '*****', 'database' => '*****', 'datasource' => 'Database/Mysql', 'persistent' => false, 'prefix' => '' )
$this->useDbConfig = $dataSource;}$db = ConnectionManager::getDataSource($this->useDbConfig);if (!empty($oldConfig) && isset($db->config['prefix'])) {
'default'
* @return void*/public function setSource($tableName) {$this->setDataSource($this->useDbConfig);$db = ConnectionManager::getDataSource($this->useDbConfig);
'default'
public function getDataSource() {if (!$this->_sourceConfigured && $this->useTable !== false) {$this->_sourceConfigured = true;$this->setSource($this->useTable);}
'companies'
return $result;}return $this->getDataSource()->query($method, $params, $this);}
$dateTimeZone = new DateTimeZone($this->timezone);$this->current_company = $this->Company->findById($this->company_id);if (empty($this->current_company)) {
'findById' array( (int) 0 => (int) 1 )
function beforeFilter() {parent::beforeFilter();
if ($listener['passParams'] === true) {$result = call_user_func_array($listener['callable'], $event->data);} else {$result = call_user_func($listener['callable'], $event);}
object(CakeEvent) {
data => null
result => null
[protected] _name => 'Controller.initialize'
[protected] _subject => object(ItemsController) {
name => 'Items'
helpers => array(
[maximum depth reached]
)
components => array(
[maximum depth reached]
)
uses => array(
[maximum depth reached]
)
site_config => array(
[maximum depth reached]
)
app_name => 'Highlands Golf Club'
app_url => 'https://highlandscurbside.com'
company_id => (int) 1
currentuser => array([maximum depth reached])
tempuser => (int) 0
current_company => array([maximum depth reached])
company_root => ''
timezone => 'America/Edmonton'
fromemail => array(
[maximum depth reached]
)
orderemail => 'reservations@highlandsgolfclub.com'
internal_fromemail => array(
[maximum depth reached]
)
leademail => array(
[maximum depth reached]
)
enable_store => true
store_test_accounts => array(
[maximum depth reached]
)
use_payment => true
moneris_id => 'store2'
moneris_key => 'yesguy'
moneris_test_mode => true
stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT'
stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/'
pickup_times => array([maximum depth reached])
max_pickups_per_time => (int) 5
order_cutoff => (int) 21
order_cutoff_date => (int) 0
pickup_phonenumber => '(403)805-0603'
item_types => array(
[maximum depth reached]
)
bottle_min => (int) 3
notification_emails => array(
[maximum depth reached]
)
paginationOptions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Items'
layoutPath => null
viewVars => array(
[maximum depth reached]
)
view => 'view'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
[maximum depth reached]
)
scaffold => false
methods => array(
[maximum depth reached]
)
modelClass => 'Item'
modelKey => 'item'
validationErrors => null
RequestHandler => object(RequestHandlerComponent) {}
Session => object(SessionComponent) {}
Cookie => object(CookieComponent) {}
Flash => object(FlashComponent) {}
club_name => 'Highlands Golf Club'
pickup_time_limit => '30 minutes'
home_title => 'Highlands At Home'
home_box1 => '<h3 class="text-center">Great Food</h3>'
home_box2 => '<h3 class="text-center">Order Online</h3>'
home_box3 => '<h3 class="text-center">Get Eating!</h3>'
home_note => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
'
allow_public_purchase => true
use_paypal => false
paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi'
paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d'
use_stripe => true
stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo'
stripe_secret => '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'
email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg'
email_bg_color => '#00000E'
taxes => array(
[maximum depth reached]
)
default_taxes => array(
[maximum depth reached]
)
tip_options => array(
[maximum depth reached]
)
css_override => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
'
email_top_text => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
'
email_bottom_text => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
Company => object(Company) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
}
[protected] _stopped => false
}* @triggers Controller.startup $this*/public function startupProcess() {$this->getEventManager()->dispatch(new CakeEvent('Controller.initialize', $this));$this->getEventManager()->dispatch(new CakeEvent('Controller.startup', $this));
object(CakeEvent) {
data => null
result => null
[protected] _name => 'Controller.initialize'
[protected] _subject => object(ItemsController) {
name => 'Items'
helpers => array(
[maximum depth reached]
)
components => array(
[maximum depth reached]
)
uses => array(
[maximum depth reached]
)
site_config => array(
[maximum depth reached]
)
app_name => 'Highlands Golf Club'
app_url => 'https://highlandscurbside.com'
company_id => (int) 1
currentuser => array([maximum depth reached])
tempuser => (int) 0
current_company => array([maximum depth reached])
company_root => ''
timezone => 'America/Edmonton'
fromemail => array(
[maximum depth reached]
)
orderemail => 'reservations@highlandsgolfclub.com'
internal_fromemail => array(
[maximum depth reached]
)
leademail => array(
[maximum depth reached]
)
enable_store => true
store_test_accounts => array(
[maximum depth reached]
)
use_payment => true
moneris_id => 'store2'
moneris_key => 'yesguy'
moneris_test_mode => true
stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT'
stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/'
pickup_times => array([maximum depth reached])
max_pickups_per_time => (int) 5
order_cutoff => (int) 21
order_cutoff_date => (int) 0
pickup_phonenumber => '(403)805-0603'
item_types => array(
[maximum depth reached]
)
bottle_min => (int) 3
notification_emails => array(
[maximum depth reached]
)
paginationOptions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Items'
layoutPath => null
viewVars => array(
[maximum depth reached]
)
view => 'view'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
[maximum depth reached]
)
scaffold => false
methods => array(
[maximum depth reached]
)
modelClass => 'Item'
modelKey => 'item'
validationErrors => null
RequestHandler => object(RequestHandlerComponent) {}
Session => object(SessionComponent) {}
Cookie => object(CookieComponent) {}
Flash => object(FlashComponent) {}
club_name => 'Highlands Golf Club'
pickup_time_limit => '30 minutes'
home_title => 'Highlands At Home'
home_box1 => '<h3 class="text-center">Great Food</h3>'
home_box2 => '<h3 class="text-center">Order Online</h3>'
home_box3 => '<h3 class="text-center">Get Eating!</h3>'
home_note => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
'
allow_public_purchase => true
use_paypal => false
paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi'
paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d'
use_stripe => true
stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo'
stripe_secret => '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'
email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg'
email_bg_color => '#00000E'
taxes => array(
[maximum depth reached]
)
default_taxes => array(
[maximum depth reached]
)
tip_options => array(
[maximum depth reached]
)
css_override => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
'
email_top_text => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
'
email_bottom_text => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
Company => object(Company) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
}
[protected] _stopped => false
}*/protected function _invoke(Controller $controller, CakeRequest $request) {$controller->constructClasses();$controller->startupProcess();
));}$response = $this->_invoke($controller, $request);if (isset($request->params['return'])) {
object(ItemsController) {
name => 'Items'
helpers => array(
(int) 0 => 'Html',
(int) 1 => 'Text',
(int) 2 => 'Morehtml'
)
components => array(
'RequestHandler' => null,
'Session' => null,
'Cookie' => null,
'Flash' => null
)
uses => array(
(int) 0 => 'Item',
(int) 1 => 'Item',
(int) 2 => 'User',
(int) 3 => 'Admin',
(int) 4 => 'Voucher',
(int) 5 => 'Transfer',
(int) 6 => 'Campaign',
(int) 7 => 'Cart',
(int) 8 => 'Purchase',
(int) 9 => 'Forgot',
(int) 10 => 'Company',
(int) 11 => 'Address',
(int) 12 => 'Deliverydate',
(int) 13 => 'Remember',
(int) 14 => 'Region',
(int) 15 => 'Pickup',
(int) 16 => 'Category',
(int) 17 => 'CategoriesItem',
(int) 18 => 'Promocode'
)
site_config => array(
'app_name' => 'Highlands Golf Club',
'club_name' => 'Highlands Golf Club',
'app_url' => 'https://highlandscurbside.com',
'company_id' => (int) 1,
'timezone' => 'America/Edmonton',
'fromemail' => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
),
'orderemail' => 'reservations@highlandsgolfclub.com',
'internal_fromemail' => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
),
'notification_emails' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'pickup_time_limit' => '30 minutes',
'home_title' => 'Highlands At Home',
'home_box1' => '<h3 class="text-center">Great Food</h3>',
'home_box2' => '<h3 class="text-center">Order Online</h3>',
'home_box3' => '<h3 class="text-center">Get Eating!</h3>',
'home_note' => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
',
'allow_public_purchase' => true,
'use_paypal' => false,
'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi',
'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d',
'use_stripe' => true,
'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo',
'stripe_secret' => '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',
'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg',
'email_bg_color' => '#00000E',
'taxes' => array(
'GST' => array(
[maximum depth reached]
)
),
'default_taxes' => array(
'GST' => array(
[maximum depth reached]
)
),
'tip_options' => array(
(int) 0 => 'Easy Percent Options',
(int) 5 => '5%',
(int) 10 => '10%',
(int) 12 => '12%',
(int) 15 => '15%',
(int) 18 => '18%'
),
'css_override' => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
',
'email_top_text' => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
',
'email_bottom_text' => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
)
app_name => 'Highlands Golf Club'
app_url => 'https://highlandscurbside.com'
company_id => (int) 1
currentuser => array()
tempuser => (int) 0
current_company => array()
company_root => ''
timezone => 'America/Edmonton'
fromemail => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
)
orderemail => 'reservations@highlandsgolfclub.com'
internal_fromemail => array(
'reservations@highlandsgolfclub.com' => 'Reservations'
)
leademail => array(
(int) 0 => 'roger@offcourse.co'
)
enable_store => true
store_test_accounts => array(
(int) 0 => 'jfafard@gmail.com'
)
use_payment => true
moneris_id => 'store2'
moneris_key => 'yesguy'
moneris_test_mode => true
stripe_client_id => 'ca_EfCjooOgCMR0y5Uxx1KEkwmuX5abCmkT'
stripe_connect_redirect => 'http://vouchers.test/merchant/stripeconnect/'
pickup_times => array()
max_pickups_per_time => (int) 5
order_cutoff => (int) 21
order_cutoff_date => (int) 0
pickup_phonenumber => '(403)805-0603'
item_types => array(
(int) 1 => 'Always Offered',
(int) 0 => 'Special Offering'
)
bottle_min => (int) 3
notification_emails => array(
(int) 0 => array(
(int) 0 => 'reservations@highlandsgolfclub.com'
)
)
paginationOptions => array(
'page' => (int) 1,
'limit' => (int) 20,
'order' => null
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'v/highlands/i/michelob-ultra'
base => ''
webroot => '/'
here => '/v/highlands/i/michelob-ultra'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Items'
layoutPath => null
viewVars => array(
'site_config' => array(
'app_name' => 'Highlands Golf Club',
'club_name' => 'Highlands Golf Club',
'app_url' => 'https://highlandscurbside.com',
'company_id' => (int) 1,
'timezone' => 'America/Edmonton',
'fromemail' => array(
[maximum depth reached]
),
'orderemail' => 'reservations@highlandsgolfclub.com',
'internal_fromemail' => array(
[maximum depth reached]
),
'notification_emails' => array(
[maximum depth reached]
),
'pickup_time_limit' => '30 minutes',
'home_title' => 'Highlands At Home',
'home_box1' => '<h3 class="text-center">Great Food</h3>',
'home_box2' => '<h3 class="text-center">Order Online</h3>',
'home_box3' => '<h3 class="text-center">Get Eating!</h3>',
'home_note' => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
',
'allow_public_purchase' => true,
'use_paypal' => false,
'paypal_client_id' => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi',
'paypal_client_secret' => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d',
'use_stripe' => true,
'stripe_key' => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo',
'stripe_secret' => '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',
'email_logo' => 'https://highlandscurbside.com/img/highlands-logo.jpg',
'email_bg_color' => '#00000E',
'taxes' => array(
[maximum depth reached]
),
'default_taxes' => array(
[maximum depth reached]
),
'tip_options' => array(
[maximum depth reached]
),
'css_override' => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
',
'email_top_text' => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
',
'email_bottom_text' => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
)
)
view => 'view'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(ItemsController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
(int) 0 => 'michelob-ultra'
)
scaffold => false
methods => array(
(int) 1 => 'index',
(int) 2 => 'browse',
(int) 3 => 'categories',
(int) 4 => 'category',
(int) 5 => 'company',
(int) 6 => 'view',
(int) 7 => 'account',
(int) 8 => 'voucher',
(int) 9 => 'voucherpdfrender',
(int) 10 => 'voucherpdf',
(int) 11 => 'vouchers',
(int) 12 => 'receipt',
(int) 13 => 'checkpromocode',
(int) 14 => 'checkout',
(int) 15 => 'getstripeintent',
(int) 16 => 'getNewVoucherCode',
(int) 17 => 'getToken',
(int) 18 => 'formatToken',
(int) 19 => 'combinePurchases',
(int) 20 => 'cart',
(int) 21 => 'thankyou',
(int) 22 => 'faq',
(int) 23 => 'privacy',
(int) 24 => 'terms',
(int) 25 => 'notifyme',
(int) 26 => 'safesender',
(int) 27 => 'editprofile',
(int) 28 => 'cartjson',
(int) 29 => 'addtocart',
(int) 30 => 'updatecart',
(int) 31 => 'finalizecart',
(int) 32 => 'finalizecartjson',
(int) 33 => 'clearcartjson',
(int) 34 => 'forgot',
(int) 35 => 'passwordreset',
(int) 36 => 'itemlist',
(int) 37 => 'customFlash',
(int) 38 => 'setupPagination',
(int) 39 => 'signUserIn',
(int) 40 => 'checkRemember',
(int) 41 => 'setRemember',
(int) 42 => 'removeReminder',
(int) 43 => 'getRememberToken',
(int) 44 => 'signin',
(int) 45 => 'signup',
(int) 46 => 'signedup',
(int) 47 => 'signout',
(int) 48 => 'getCurrentUser',
(int) 49 => 'checkAuth',
(int) 50 => 'getAuth',
(int) 51 => 'getAdminAuth',
(int) 52 => 'redirectAdminAuth',
(int) 53 => 'refreshUserSession',
(int) 54 => 'getCompanyAdmin',
(int) 55 => 'isCompanyAdmin',
(int) 56 => 'redirectCompanyAdmin',
(int) 57 => 'loadTempUser',
(int) 58 => 'createTempUser',
(int) 59 => 'generateItemSlug',
(int) 60 => 'slugThis',
(int) 61 => 'downloadinvoice',
(int) 62 => 'wktmltopdfScript',
(int) 63 => 'assignCart',
(int) 64 => 'combineCarts',
(int) 65 => 'resizeSaveImage',
(int) 66 => 'imagecreatefromfile',
(int) 67 => 'isUploadedFile',
(int) 68 => 'removeFile',
(int) 69 => 'updateCartTotals',
(int) 70 => 'expireAllCarts',
(int) 71 => 'clearCart',
(int) 72 => 'adjustPickupSlots',
(int) 73 => 'sendReminderEmail',
(int) 74 => 'sendCustomerEmail',
(int) 75 => 'emailCustomerNote',
(int) 76 => 'sendEmail',
(int) 77 => 'loadAllModels',
(int) 78 => 'loadStripe',
(int) 79 => 'loadMoneris',
(int) 80 => 'generatePurchaseCodes',
(int) 81 => 'generatePurchaseCode',
(int) 82 => 'unformatPurchaseCode',
(int) 83 => 'getPayPalClient',
(int) 84 => 'createPayPalOrder'
)
modelClass => 'Item'
modelKey => 'item'
validationErrors => null
RequestHandler => object(RequestHandlerComponent) {
ajaxLayout => 'ajax'
enabled => true
request => object(CakeRequest) {}
response => object(CakeResponse) {}
ext => null
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
params => object(CakeRequest) {}
[protected] _renderType => null
[protected] _inputTypeMap => array(
[maximum depth reached]
)
[protected] _viewClassMap => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Cookie => object(CookieComponent) {
name => 'CakeCookie'
time => null
path => '/'
domain => ''
secure => false
key => 'DYhG93b0qyJf1024500299g3wvniR2G0FgaC9mi'
httpOnly => false
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _values => array([maximum depth reached])
[protected] _type => 'cipher'
[protected] _reset => null
[protected] _expires => (int) 0
[protected] _response => object(CakeResponse) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Flash => object(FlashComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _defaultConfig => array(
[maximum depth reached]
)
[protected] _Collection => null
[protected] _componentMap => array([maximum depth reached])
}
club_name => 'Highlands Golf Club'
pickup_time_limit => '30 minutes'
home_title => 'Highlands At Home'
home_box1 => '<h3 class="text-center">Great Food</h3>'
home_box2 => '<h3 class="text-center">Order Online</h3>'
home_box3 => '<h3 class="text-center">Get Eating!</h3>'
home_note => '
<div class="well text-center">
<p style="font-size:130%;margin-bottom:0px; padding-bottom:0px; line-height:40px;">
<b>Warm up your weekends and your holidays with Highlands Takeout!</b><br />
</p>
</div>
'
allow_public_purchase => true
use_paypal => false
paypal_client_id => 'ATi_lrBuKct6RKOXVpHQUC7gMyM9gdWHm0zCnWjYngBgAYviDo5y19ZdGnK84rRc75iPmnI7HceTlEgi'
paypal_client_secret => 'EKg7-TyTX2zPbLDuBhJQuWMlTa7ZnXO4m37xdy8WX4Tjr0CGNbrk18fmpaPq-ubKEkRpRAMsHkjdSM0d'
use_stripe => true
stripe_key => 'pk_live_51HumzTCoujdxyV8K9UP1d6gVpbJwjc3nBU0EgjyDo0M0kNOgtySG7DFDcBufUnnPcs1Cz47NEHbJsDAVUnAnbdef0084Ge8mNo'
stripe_secret => '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'
email_logo => 'https://highlandscurbside.com/img/highlands-logo.jpg'
email_bg_color => '#00000E'
taxes => array(
'GST' => array(
'label' => 'GST',
'rate' => (int) 5
)
)
default_taxes => array(
'GST' => array(
'label' => 'GST',
'rate' => (int) 5
)
)
tip_options => array(
(int) 0 => 'Easy Percent Options',
(int) 5 => '5%',
(int) 10 => '10%',
(int) 12 => '12%',
(int) 15 => '15%',
(int) 18 => '18%'
)
css_override => '
.banner {
background:url("https://www.highlandsgolfclub.com/The_Clubhouse/Dining_Room/Dining_Room_Rotating_Photos/1_-_2016_hgc-7") no-repeat center center;
background-size:cover;
}
.header-container {
background:#00000E;
}
footer {
background:#00000E;
}
'
email_top_text => '
<p>
Your order is confirmed and will either be charged to your member account or will have been paid online via credit card. If required, please contact our F&B team at 587-855-1884.
</p>
'
email_bottom_text => '
<p>
We will ensure your order is ready for pick-up at your selected time.
</p>
<p>
Thanks for your order. Preparing your family’s dinner, truly is our pleasure! All the best.
</p>
<p>
Highlands F&B Team
</p>
'
Company => object(Company) {
name => 'Company'
hasMany => array(
[maximum depth reached]
)
belongsTo => array(
[maximum depth reached]
)
actsAs => array(
[maximum depth reached]
)
use_campaign => true
custom_campaign => false
useDbConfig => 'default'
useTable => 'companies'
id => null
data => array([maximum depth reached])
schemaName => null
table => 'companies'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'Company'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => null
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => null
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'items',
'action' => 'view',
'named' => array(),
'pass' => array(
(int) 0 => 'michelob-ultra'
),
'company_slug' => 'highlands',
'isAjax' => false,
'models' => array(
'Item' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
),
'Admin' => array(
[maximum depth reached]
),
'Voucher' => array(
[maximum depth reached]
),
'Transfer' => array(
[maximum depth reached]
),
'Campaign' => array(
[maximum depth reached]
),
'Cart' => array(
[maximum depth reached]
),
'Purchase' => array(
[maximum depth reached]
),
'Forgot' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'Address' => array(
[maximum depth reached]
),
'Deliverydate' => array(
[maximum depth reached]
),
'Remember' => array(
[maximum depth reached]
),
'Region' => array(
[maximum depth reached]
),
'Pickup' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'CategoriesItem' => array(
[maximum depth reached]
),
'Promocode' => array(
[maximum depth reached]
)
)
)
data => array()
query => array()
url => 'v/highlands/i/michelob-ultra'
base => ''
webroot => '/'
here => '/v/highlands/i/michelob-ultra'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}$Dispatcher = new Dispatcher();$Dispatcher->dispatch(new CakeRequest(),new CakeResponse());
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'items',
'action' => 'view',
'named' => array(),
'pass' => array(
(int) 0 => 'michelob-ultra'
),
'company_slug' => 'highlands',
'isAjax' => false,
'models' => array(
'Item' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
),
'Admin' => array(
[maximum depth reached]
),
'Voucher' => array(
[maximum depth reached]
),
'Transfer' => array(
[maximum depth reached]
),
'Campaign' => array(
[maximum depth reached]
),
'Cart' => array(
[maximum depth reached]
),
'Purchase' => array(
[maximum depth reached]
),
'Forgot' => array(
[maximum depth reached]
),
'Company' => array(
[maximum depth reached]
),
'Address' => array(
[maximum depth reached]
),
'Deliverydate' => array(
[maximum depth reached]
),
'Remember' => array(
[maximum depth reached]
),
'Region' => array(
[maximum depth reached]
),
'Pickup' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'CategoriesItem' => array(
[maximum depth reached]
),
'Promocode' => array(
[maximum depth reached]
)
)
)
data => array()
query => array()
url => 'v/highlands/i/michelob-ultra'
base => ''
webroot => '/'
here => '/v/highlands/i/michelob-ultra'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Contextstatic::$_engines[$config]->settings['engine']),E_USER_WARNING$key = 'file_map' $value = array( 'Configure' => '/var/www/highlands/lib/Cake/Core/Configure.php', 'Hash' => '/var/www/highlands/lib/Cake/Utility/Hash.php', 'Cache' => '/var/www/highlands/lib/Cake/Cache/Cache.php', 'FileEngine' => '/var/www/highlands/lib/Cake/Cache/Engine/FileEngine.php', 'CacheEngine' => '/var/www/highlands/lib/Cake/Cache/CacheEngine.php', 'Inflector' => '/var/www/highlands/lib/Cake/Utility/Inflector.php', 'ErrorHandler' => '/var/www/highlands/lib/Cake/Error/ErrorHandler.php', 'CakeLog' => '/var/www/highlands/lib/Cake/Log/CakeLog.php', 'LogEngineCollection' => '/var/www/highlands/lib/Cake/Log/LogEngineCollection.php', 'ObjectCollection' => '/var/www/highlands/lib/Cake/Utility/ObjectCollection.php', 'FileLog' => '/var/www/highlands/lib/Cake/Log/Engine/FileLog.php', 'BaseLog' => '/var/www/highlands/lib/Cake/Log/Engine/BaseLog.php', 'CakeLogInterface' => '/var/www/highlands/lib/Cake/Log/CakeLogInterface.php', 'Debugger' => '/var/www/highlands/lib/Cake/Utility/Debugger.php', 'CakeText' => '/var/www/highlands/lib/Cake/Utility/CakeText.php', 'Dispatcher' => '/var/www/highlands/lib/Cake/Routing/Dispatcher.php', 'CakeEventListener' => '/var/www/highlands/lib/Cake/Event/CakeEventListener.php', 'CakeRequest' => '/var/www/highlands/lib/Cake/Network/CakeRequest.php', 'CakeResponse' => '/var/www/highlands/lib/Cake/Network/CakeResponse.php', 'CakeEvent' => '/var/www/highlands/lib/Cake/Event/CakeEvent.php', 'CakeEventManager' => '/var/www/highlands/lib/Cake/Event/CakeEventManager.php', 'AssetDispatcher' => '/var/www/highlands/lib/Cake/Routing/Filter/AssetDispatcher.php', 'DispatcherFilter' => '/var/www/highlands/lib/Cake/Routing/DispatcherFilter.php', 'CacheDispatcher' => '/var/www/highlands/lib/Cake/Routing/Filter/CacheDispatcher.php', 'Router' => '/var/www/highlands/lib/Cake/Routing/Router.php', 'CakeRoute' => '/var/www/highlands/lib/Cake/Routing/Route/CakeRoute.php', 'CakePlugin' => '/var/www/highlands/lib/Cake/Core/CakePlugin.php', 'ItemsController' => '/var/www/highlands/app/Controller/ItemsController.php', 'AppController' => '/var/www/highlands/app/Controller/AppController.php', 'Controller' => '/var/www/highlands/lib/Cake/Controller/Controller.php', 'CakeObject' => '/var/www/highlands/lib/Cake/Core/CakeObject.php', 'ComponentCollection' => '/var/www/highlands/lib/Cake/Controller/ComponentCollection.php', 'RequestHandlerComponent' => '/var/www/highlands/lib/Cake/Controller/Component/RequestHandlerComponent.php', 'Component' => '/var/www/highlands/lib/Cake/Controller/Component.php', 'SessionComponent' => '/var/www/highlands/lib/Cake/Controller/Component/SessionComponent.php', 'CookieComponent' => '/var/www/highlands/lib/Cake/Controller/Component/CookieComponent.php', 'FlashComponent' => '/var/www/highlands/lib/Cake/Controller/Component/FlashComponent.php', 'ClassRegistry' => '/var/www/highlands/lib/Cake/Utility/ClassRegistry.php', 'Company' => '/var/www/highlands/app/Model/Company.php', 'AppModel' => '/var/www/highlands/app/Model/AppModel.php', 'Model' => '/var/www/highlands/lib/Cake/Model/Model.php', 'BehaviorCollection' => '/var/www/highlands/lib/Cake/Model/BehaviorCollection.php', 'ContainableBehavior' => '/var/www/highlands/lib/Cake/Model/Behavior/ContainableBehavior.php', 'ModelBehavior' => '/var/www/highlands/lib/Cake/Model/ModelBehavior.php', 'ConnectionManager' => '/var/www/highlands/lib/Cake/Model/ConnectionManager.php', 'Mysql' => '/var/www/highlands/lib/Cake/Model/Datasource/Database/Mysql.php', 'DboSource' => '/var/www/highlands/lib/Cake/Model/Datasource/DboSource.php', 'DataSource' => '/var/www/highlands/lib/Cake/Model/Datasource/DataSource.php', 'I18n' => '/var/www/highlands/lib/Cake/I18n/I18n.php', 'L10n' => '/var/www/highlands/lib/Cake/I18n/L10n.php', 'CakeSession' => '/var/www/highlands/lib/Cake/Model/Datasource/CakeSession.php', 'ExceptionRenderer' => '/var/www/highlands/lib/Cake/Error/ExceptionRenderer.php', 'CakeErrorController' => '/var/www/highlands/lib/Cake/Controller/CakeErrorController.php', 'View' => '/var/www/highlands/lib/Cake/View/View.php', 'HelperCollection' => '/var/www/highlands/lib/Cake/View/HelperCollection.php', 'ViewBlock' => '/var/www/highlands/lib/Cake/View/ViewBlock.php' ) $config = '_cake_core_' $settings = array( 'engine' => 'File', 'prefix' => 'myapp_cake_core_', 'path' => '/var/www/highlands/app/tmp/cache/persistent/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 327 App::shutdown() - CORE/Cake/Core/App.php, line 938 [main] - [internal], line ??