Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "ded3348ab456ef83bce42740aa47bbd5" } [APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508]Code Context} catch (MongoException $e) {$this->error = $e->getMessage();trigger_error($this->error);$Model = object(EventCache) { primaryKey => '_id' useDbConfig => 'mongo' useTable => 'events_cache' id => false data => array( 'EventCache' => array( [maximum depth reached] ) ) schemaName => null table => 'events_cache' validate => array() validationErrors => array() validationDomain => null tablePrefix => '' plugin => 'Core' name => 'EventCache' alias => 'EventCache' tableToModel => array( 'events_cache' => 'EventCache' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => false findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => array( '_id' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ), 'town_sef_url' => array( [maximum depth reached] ), 'data_key' => array( [maximum depth reached] ), 'sort_order' => array( [maximum depth reached] ), 'params' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => object(ModelValidator) {} } $fields = array( (int) 0 => '_id', (int) 1 => 'town_sef_url', (int) 2 => 'data_key', (int) 3 => 'sort_order', (int) 4 => 'params', (int) 5 => 'modified', (int) 6 => 'created' ) $values = array( (int) 0 => 'ded3348ab456ef83bce42740aa47bbd5', (int) 1 => 'dalton-mn', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"ticketmaster","radius":"15","days":"7","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, (int) 6 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $data = array( '_id' => 'ded3348ab456ef83bce42740aa47bbd5', 'town_sef_url' => 'dalton-mn', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"ticketmaster","radius":"15","days":"7","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, 'created' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $e = object(MongoDuplicateKeyException) { xdebug_message => '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> MongoDuplicateKeyException: E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "ded3348ab456ef83bce42740aa47bbd5" } in /var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>86</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>414856</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0116</td><td bgcolor='#eeeeec' align='right'>2827888</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>81</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0153</td><td bgcolor='#eeeeec' align='right'>3530192</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703376</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703488</td><td bgcolor='#eeeeec'><a href='http://www.php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703560</td><td bgcolor='#eeeeec'>TownsController->displayTown( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703600</td><td bgcolor='#eeeeec'>AppController->renderPage( <span>$pagename = </span><span>'home'</span>, <span>$type = </span><span>'town'</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TownsController.php' bgcolor='#eeeeec'>.../TownsController.php<b>:</b>11</td></tr> <tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.0175</td><td bgcolor='#eeeeec' align='right'>3909336</td><td bgcolor='#eeeeec'>Controller->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/AppController.php' bgcolor='#eeeeec'>.../AppController.php<b>:</b>224</td></tr> <tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.0194</td><td bgcolor='#eeeeec' align='right'>4330536</td><td bgcolor='#eeeeec'>View->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span><span>NULL</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>963</td></tr> <tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4340528</td><td bgcolor='#eeeeec'>View->_render( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$data = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>473</td></tr> <tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4341472</td><td bgcolor='#eeeeec'>View->_evaluate( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$dataForView = </span><span>['page_elements' => ['Header Menu Module' => '<style>\r\n#header {margin:0 0 0 0;}\r\nbody {background-color: #fff;}\r\n.breadcrumb {background-color: #fff; margin-bottom: 0px;}\r\n.row.breadcrumb {margin-bottom: 0px;}\r\n.top-ad {padding: 10px 0;background-color: #fff;text-align: center;border-top: 1px solid #fff;}\r\n.fblogo {padding: 48px 0 0 15px;margin: 0 0 0 -60px}\r\n@media(max-width: 1000px) { .hp-article h2 {margin-top:0px;}#header {margin-bottom: 5px; padding: 0px 0px 5px 0;}.fblogo {padding:0;margin:0;} }\r\n</style>\r\n\r\n\r\n\t\t\r\n\t\t<div class="top-menu">\t\t\r\n\t\t<'..., 'Header Script Module' => '<script data-ad-client="ca-pub-2972288465131749" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>\r\n\r\n\r\n{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({article:\'auto\'});\r\n !function (e, f, u, i) {\r\n if (!document.getElementById(i)){\r\n e.async = 1;\r\n e.src = u;\r\n e.id = i;\r\n f.parentNode.insertBefore(e, f);\r\n }\r\n }(document.createElement(\'script\'),\r\n document.getElementsByTagName(\'s'..., 'Footer Menu Module' => '<div style="display:flex; justify-content:space-around">\r\n<div>\r\n <p><a href="https://support.americantowns.com/hc/en-us/requests/new">Contact Us</a></p>\r\n <p><a href="http://support.americantowns.com">Frequently Asked Questions</a></p>\r\n <p><a href="http://support.americantowns.com">Report Incorrect Information</a></p>\r\n <p><a href="https://www.americantownsmedia.com/dmca-policy">DMCA Policy</a></p>\r\n</div>\r\n<div class="copyright">\r\n <img src="https://cdn-p300site.americantowns.com/imageresize/212/htt'..., 'Footer Script Module' => '{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({flush: true});\r\n</script>\r\n{endif}']]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>933</td></tr> <tr><td bgcolor='#eeeeec' align='center'>12</td><td bgcolor='#eeeeec' align='center'>0.0196</td><td bgcolor='#eeeeec' align='right'>4367600</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp</font> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>971</td></tr> <tr><td bgcolor='#eeeeec' align='center'>13</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8422704</td><td bgcolor='#eeeeec'>Modules::render( <span>$module = </span><span>['module_id' => '956', 'name' => 'AT - Town HP - TTD', 'type' => 'cakephp', 'data' => '/ttd/view/name:Article Slideshow/', 'css' => '', 'script' => '', 'cache_time' => '', 'localize' => '1']</span>, <span>$obj = </span><span>class View { public $Helpers = class HelperCollection { protected $_View = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $Blocks = class ViewBlock { protected $_blocks = [...]; protected $_active = [...]; protected $_discardActiveBufferOnEnd = FALSE }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = []; public $helpers = [0 => 'Cache']; public $viewPath = 'Towns'; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = ['Town' => [...], 'Site' => [...], 'Page' => [...], 'Module' => [...]]; public $hasRendered = FALSE; public $uuids = []; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; public $elementCache = 'default'; public $elementCacheSettings = []; protected $_passedVars = [0 => 'viewVars', 1 => 'autoLayout', 2 => 'ext', 3 => 'helpers', 4 => 'view', 5 => 'layout', 6 => 'name', 7 => 'theme', 8 => 'layoutPath', 9 => 'viewPath', 10 => 'request', 11 => 'plugin', 12 => 'passedArgs', 13 => 'cacheAction']; protected $_scripts = []; protected $_paths = [0 => '/var/www/vhosts/devel1/project300/app/View/', 1 => '/var/www/vhosts/devel1/project300/lib/Cake/View/', 2 => '/var/www/vhosts/devel1/project300/lib/Cake/Console/Templates/skel/View/']; protected $_pathsForPlugin = []; protected $_parents = ['/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' => '/var/www/vhosts/devel1/project300/app/View/Common/twoColumn.ctp']; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = []; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { protected $_replace = [...]; protected $_match = [...]; protected $_counter = 0; public $settings = [...]; public $helpers = [...]; protected $_helperMap = [...]; public $theme = ''; public $request = class CakeRequest { ... }; public $plugin = NULL; public $fieldset = [...]; public $tags = [...]; protected $_tainted = NULL; protected $_cleaned = NULL; protected $_View = ...; protected $_fieldSuffixes = [...]; protected $_modelScope = NULL; protected $_association = NULL; protected $_entityPath = NULL; protected $_minimizedAttributes = [...]; protected $_attributeFormat = '%s="%s"'; protected $_minimizedAttributeFormat = '%s="%s"' }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }</span> )</td><td title='/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' bgcolor='#eeeeec'>.../display.ctp<b>:</b>14</td></tr> <tr><td bgcolor='#eeeeec' align='center'>14</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8424872</td><td bgcolor='#eeeeec'>CakeObject->requestAction( <span>$url = </span><span>'/internal/ttd/view/name:Article Slideshow/'</span>, <span>$extra = </span><span>[0 => 'return', 'Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]]]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Lib/Modules.php' bgcolor='#eeeeec'>.../Modules.php<b>:</b>23</td></tr> <tr><td bgcolor='#eeeeec' align='center'>15</td><td bgcolor='#eeeeec' align='center'>0.0279</td><td bgcolor='#eeeeec' align='right'>8426032</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span><span>['Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Core/CakeObject.php' bgcolor='#eeeeec'>.../CakeObject.php<b>:</b>104</td></tr> <tr><td bgcolor='#eeeeec' align='center'>16</td><td bgcolor='#eeeeec' align='center'>0.0286</td><td bgcolor='#eeeeec' align='right'>8503360</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>17</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674736</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>18</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674848</td><td bgcolor='#eeeeec'><a href='http://www.php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>19</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674920</td><td bgcolor='#eeeeec'>TtdController->view( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>20</td><td bgcolor='#eeeeec' align='center'>0.9926</td><td bgcolor='#eeeeec' align='right'>11217032</td><td bgcolor='#eeeeec'>TtdController->get_ttd_slots( <span>$rules = </span><span>[0 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/wonka-315920/', 'title' => 'Wonka', 'thumbnail' => 'http://www.movienewsletters.net/photos/315920H2.jpg'], 1 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 2 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 3 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'ttl' => '3', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 4 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '50', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 5 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '10', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 6 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '14', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 7 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '10', 'ttl' => '3', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 8 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '60', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 9 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '15', 'days' => '3', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 10 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '60', 'days' => '30', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 11 => ['content_type' => 'event_category', 'radius' => '10', 'days' => '5', 'ttl' => '1', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 12 => ['content_type' => 'event_category', 'radius' => '15', 'days' => '15', 'ttl' => '2', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 13 => ['content_type' => 'event_category', 'radius' => '30', 'days' => '15', 'ttl' => '3', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 14 => ['content_type' => 'event_category', 'radius' => '45', 'days' => '15', 'ttl' => '4', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 15 => ['content_type' => 'event_category', 'radius' => '75', 'days' => '30', 'ttl' => '8', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 16 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '15', 'days' => '5', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 17 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '25', 'days' => '14', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 18 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '1', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 19 => ['content_type' => 'group_category', 'radius' => '25', 'ttl' => '2', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 20 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 21 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/aquaman-and-the-lost-kingdom-288637/', 'title' => 'Aquaman and The Lost Kingdom', 'thumbnail' => 'http://www.movienewsletters.net/photos/288637H7.jpg'], 22 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 23 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '8', 'israndom' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg']]</span>, <span>$slots = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>71</td></tr> <tr><td bgcolor='#eeeeec' align='center'>21</td><td bgcolor='#eeeeec' align='center'>0.9926</td><td bgcolor='#eeeeec' align='right'>11217032</td><td bgcolor='#eeeeec'>TtdController->process_rule( <span>$rule = </span><span>['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>111</td></tr> <tr><td bgcolor='#eeeeec' align='center'>22</td><td bgcolor='#eeeeec' align='center'>0.9926</td><td bgcolor='#eeeeec' align='right'>11217408</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'show' => 1, 'geo' => [0 => -95.915603637695, 1 => 46.173698425293], 'cache' => '+15 minutes']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>174</td></tr> <tr><td bgcolor='#eeeeec' align='center'>23</td><td bgcolor='#eeeeec' align='center'>1.0067</td><td bgcolor='#eeeeec' align='right'>11317512</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => 'ded3348ab456ef83bce42740aa47bbd5', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"7","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$validate = </span>???, <span>$fieldList = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Core/Controller/Component/EventsComponent.php' bgcolor='#eeeeec'>.../EventsComponent.php<b>:</b>54</td></tr> <tr><td bgcolor='#eeeeec' align='center'>24</td><td bgcolor='#eeeeec' align='center'>1.0067</td><td bgcolor='#eeeeec' align='right'>11317888</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => 'ded3348ab456ef83bce42740aa47bbd5', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"7","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$options = </span><span>['validate' => TRUE, 'fieldList' => [], 'callbacks' => TRUE, 'counterCache' => TRUE, 'atomic' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1760</td></tr> <tr><td bgcolor='#eeeeec' align='center'>25</td><td bgcolor='#eeeeec' align='center'>1.0105</td><td bgcolor='#eeeeec' align='right'>11511544</td><td bgcolor='#eeeeec'>MongodbSource->create( <span>$Model = </span><span>class EventCache { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'events_cache'; public $displayField = *uninitialized*; public $id = FALSE; public $data = ['EventCache' => [...]]; public $schemaName = NULL; public $table = 'events_cache'; protected $_schema = ['_id' => [...], 'created' => [...], 'modified' => [...], 'town_sef_url' => [...], 'data_key' => [...], 'sort_order' => [...], 'params' => [...]]; public $validate = []; public $validationErrors = []; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = 'Core'; public $name = 'EventCache'; public $alias = 'EventCache'; public $tableToModel = ['events_cache' => 'EventCache']; public $cacheQueries = FALSE; public $belongsTo = []; public $hasOne = []; public $hasMany = []; public $hasAndBelongsToMany = []; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { public $modelName = 'EventCache'; protected $_methods = [...]; protected $_mappedMethods = [...]; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $whitelist = []; public $cacheSources = FALSE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = []; protected $_associationKeys = ['belongsTo' => [...], 'hasOne' => [...], 'hasMany' => [...], 'hasAndBelongsToMany' => [...]]; protected $_associations = [0 => 'belongsTo', 1 => 'hasOne', 2 => 'hasMany', 3 => 'hasAndBelongsToMany']; public $__backAssociation = []; public $__backInnerAssociation = []; public $__backOriginalAssociation = []; public $__backContainableAssociation = []; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = ['all' => TRUE, 'first' => TRUE, 'count' => TRUE, 'neighbors' => TRUE, 'list' => TRUE, 'threaded' => TRUE]; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_validator = class ModelValidator { protected $_fields = [...]; protected $_model = ...; protected $_validate = [...]; protected $_methods = [...]; protected $_modelMethods = [...]; protected $_behaviors = [...] } }</span>, <span>$fields = </span><span>[0 => '_id', 1 => 'town_sef_url', 2 => 'data_key', 3 => 'sort_order', 4 => 'params', 5 => 'modified', 6 => 'created']</span>, <span>$values = </span><span>[0 => 'ded3348ab456ef83bce42740aa47bbd5', 1 => 'dalton-mn', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"ticketmaster","radius":"15","days":"7","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 6 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1942</td></tr> <tr><td bgcolor='#eeeeec' align='center'>26</td><td bgcolor='#eeeeec' align='center'>1.0106</td><td bgcolor='#eeeeec' align='right'>11512192</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => 'ded3348ab456ef83bce42740aa47bbd5', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"7","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 'created' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span>, <span>$options = </span><span>['safe' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Mongodb/Model/Datasource/MongodbSource.php' bgcolor='#eeeeec'>.../MongodbSource.php<b>:</b>500</td></tr> ' [protected] message => 'E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "ded3348ab456ef83bce42740aa47bbd5" }' [protected] code => (int) 11000 [protected] file => '/var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php' [protected] line => (int) 86 }MongodbSource::create() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508 Model::_doSave() - CORE/Cake/Model/Model.php, line 1942 Model::save() - CORE/Cake/Model/Model.php, line 1760 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 54 TtdController::process_rule() - APP/Controller/TtdController.php, line 174 TtdController::get_ttd_slots() - APP/Controller/TtdController.php, line 111 TtdController::view() - APP/Controller/TtdController.php, line 71 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 Modules::render() - APP/Lib/Modules.php, line 23 include - APP/View/Elements/display.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473
Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "15156905507ea072db0ac2961b8da169" } [APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508]Code Context} catch (MongoException $e) {$this->error = $e->getMessage();trigger_error($this->error);$Model = object(EventCache) { primaryKey => '_id' useDbConfig => 'mongo' useTable => 'events_cache' id => false data => array( 'EventCache' => array( [maximum depth reached] ) ) schemaName => null table => 'events_cache' validate => array() validationErrors => array() validationDomain => null tablePrefix => '' plugin => 'Core' name => 'EventCache' alias => 'EventCache' tableToModel => array( 'events_cache' => 'EventCache' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => false findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => array( '_id' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ), 'town_sef_url' => array( [maximum depth reached] ), 'data_key' => array( [maximum depth reached] ), 'sort_order' => array( [maximum depth reached] ), 'params' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => object(ModelValidator) {} } $fields = array( (int) 0 => '_id', (int) 1 => 'town_sef_url', (int) 2 => 'data_key', (int) 3 => 'sort_order', (int) 4 => 'params', (int) 5 => 'modified', (int) 6 => 'created' ) $values = array( (int) 0 => '15156905507ea072db0ac2961b8da169', (int) 1 => 'dalton-mn', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"ticketmaster","radius":"15","days":"10","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, (int) 6 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $data = array( '_id' => '15156905507ea072db0ac2961b8da169', 'town_sef_url' => 'dalton-mn', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"ticketmaster","radius":"15","days":"10","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, 'created' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $e = object(MongoDuplicateKeyException) { xdebug_message => '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> MongoDuplicateKeyException: E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "15156905507ea072db0ac2961b8da169" } in /var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>86</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>414856</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0116</td><td bgcolor='#eeeeec' align='right'>2827888</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>81</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0153</td><td bgcolor='#eeeeec' align='right'>3530192</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703376</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703488</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703560</td><td bgcolor='#eeeeec'>TownsController->displayTown( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703600</td><td bgcolor='#eeeeec'>AppController->renderPage( <span>$pagename = </span><span>'home'</span>, <span>$type = </span><span>'town'</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TownsController.php' bgcolor='#eeeeec'>.../TownsController.php<b>:</b>11</td></tr> <tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.0175</td><td bgcolor='#eeeeec' align='right'>3909336</td><td bgcolor='#eeeeec'>Controller->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/AppController.php' bgcolor='#eeeeec'>.../AppController.php<b>:</b>224</td></tr> <tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.0194</td><td bgcolor='#eeeeec' align='right'>4330536</td><td bgcolor='#eeeeec'>View->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span><span>NULL</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>963</td></tr> <tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4340528</td><td bgcolor='#eeeeec'>View->_render( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$data = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>473</td></tr> <tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4341472</td><td bgcolor='#eeeeec'>View->_evaluate( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$dataForView = </span><span>['page_elements' => ['Header Menu Module' => '<style>\r\n#header {margin:0 0 0 0;}\r\nbody {background-color: #fff;}\r\n.breadcrumb {background-color: #fff; margin-bottom: 0px;}\r\n.row.breadcrumb {margin-bottom: 0px;}\r\n.top-ad {padding: 10px 0;background-color: #fff;text-align: center;border-top: 1px solid #fff;}\r\n.fblogo {padding: 48px 0 0 15px;margin: 0 0 0 -60px}\r\n@media(max-width: 1000px) { .hp-article h2 {margin-top:0px;}#header {margin-bottom: 5px; padding: 0px 0px 5px 0;}.fblogo {padding:0;margin:0;} }\r\n</style>\r\n\r\n\r\n\t\t\r\n\t\t<div class="top-menu">\t\t\r\n\t\t<'..., 'Header Script Module' => '<script data-ad-client="ca-pub-2972288465131749" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>\r\n\r\n\r\n{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({article:\'auto\'});\r\n !function (e, f, u, i) {\r\n if (!document.getElementById(i)){\r\n e.async = 1;\r\n e.src = u;\r\n e.id = i;\r\n f.parentNode.insertBefore(e, f);\r\n }\r\n }(document.createElement(\'script\'),\r\n document.getElementsByTagName(\'s'..., 'Footer Menu Module' => '<div style="display:flex; justify-content:space-around">\r\n<div>\r\n <p><a href="https://support.americantowns.com/hc/en-us/requests/new">Contact Us</a></p>\r\n <p><a href="http://support.americantowns.com">Frequently Asked Questions</a></p>\r\n <p><a href="http://support.americantowns.com">Report Incorrect Information</a></p>\r\n <p><a href="https://www.americantownsmedia.com/dmca-policy">DMCA Policy</a></p>\r\n</div>\r\n<div class="copyright">\r\n <img src="https://cdn-p300site.americantowns.com/imageresize/212/htt'..., 'Footer Script Module' => '{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({flush: true});\r\n</script>\r\n{endif}']]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>933</td></tr> <tr><td bgcolor='#eeeeec' align='center'>12</td><td bgcolor='#eeeeec' align='center'>0.0196</td><td bgcolor='#eeeeec' align='right'>4367600</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp</font> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>971</td></tr> <tr><td bgcolor='#eeeeec' align='center'>13</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8422704</td><td bgcolor='#eeeeec'>Modules::render( <span>$module = </span><span>['module_id' => '956', 'name' => 'AT - Town HP - TTD', 'type' => 'cakephp', 'data' => '/ttd/view/name:Article Slideshow/', 'css' => '', 'script' => '', 'cache_time' => '', 'localize' => '1']</span>, <span>$obj = </span><span>class View { public $Helpers = class HelperCollection { protected $_View = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $Blocks = class ViewBlock { protected $_blocks = [...]; protected $_active = [...]; protected $_discardActiveBufferOnEnd = FALSE }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = []; public $helpers = [0 => 'Cache']; public $viewPath = 'Towns'; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = ['Town' => [...], 'Site' => [...], 'Page' => [...], 'Module' => [...]]; public $hasRendered = FALSE; public $uuids = []; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; public $elementCache = 'default'; public $elementCacheSettings = []; protected $_passedVars = [0 => 'viewVars', 1 => 'autoLayout', 2 => 'ext', 3 => 'helpers', 4 => 'view', 5 => 'layout', 6 => 'name', 7 => 'theme', 8 => 'layoutPath', 9 => 'viewPath', 10 => 'request', 11 => 'plugin', 12 => 'passedArgs', 13 => 'cacheAction']; protected $_scripts = []; protected $_paths = [0 => '/var/www/vhosts/devel1/project300/app/View/', 1 => '/var/www/vhosts/devel1/project300/lib/Cake/View/', 2 => '/var/www/vhosts/devel1/project300/lib/Cake/Console/Templates/skel/View/']; protected $_pathsForPlugin = []; protected $_parents = ['/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' => '/var/www/vhosts/devel1/project300/app/View/Common/twoColumn.ctp']; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = []; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { protected $_replace = [...]; protected $_match = [...]; protected $_counter = 0; public $settings = [...]; public $helpers = [...]; protected $_helperMap = [...]; public $theme = ''; public $request = class CakeRequest { ... }; public $plugin = NULL; public $fieldset = [...]; public $tags = [...]; protected $_tainted = NULL; protected $_cleaned = NULL; protected $_View = ...; protected $_fieldSuffixes = [...]; protected $_modelScope = NULL; protected $_association = NULL; protected $_entityPath = NULL; protected $_minimizedAttributes = [...]; protected $_attributeFormat = '%s="%s"'; protected $_minimizedAttributeFormat = '%s="%s"' }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }</span> )</td><td title='/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' bgcolor='#eeeeec'>.../display.ctp<b>:</b>14</td></tr> <tr><td bgcolor='#eeeeec' align='center'>14</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8424872</td><td bgcolor='#eeeeec'>CakeObject->requestAction( <span>$url = </span><span>'/internal/ttd/view/name:Article Slideshow/'</span>, <span>$extra = </span><span>[0 => 'return', 'Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]]]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Lib/Modules.php' bgcolor='#eeeeec'>.../Modules.php<b>:</b>23</td></tr> <tr><td bgcolor='#eeeeec' align='center'>15</td><td bgcolor='#eeeeec' align='center'>0.0279</td><td bgcolor='#eeeeec' align='right'>8426032</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span><span>['Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Core/CakeObject.php' bgcolor='#eeeeec'>.../CakeObject.php<b>:</b>104</td></tr> <tr><td bgcolor='#eeeeec' align='center'>16</td><td bgcolor='#eeeeec' align='center'>0.0286</td><td bgcolor='#eeeeec' align='right'>8503360</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>17</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674736</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>18</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674848</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>19</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674920</td><td bgcolor='#eeeeec'>TtdController->view( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>20</td><td bgcolor='#eeeeec' align='center'>0.9926</td><td bgcolor='#eeeeec' align='right'>11217032</td><td bgcolor='#eeeeec'>TtdController->get_ttd_slots( <span>$rules = </span><span>[0 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/wonka-315920/', 'title' => 'Wonka', 'thumbnail' => 'http://www.movienewsletters.net/photos/315920H2.jpg'], 1 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 2 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 3 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'ttl' => '3', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 4 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '50', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 5 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '10', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 6 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '14', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 7 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '10', 'ttl' => '3', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 8 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '60', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 9 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '15', 'days' => '3', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 10 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '60', 'days' => '30', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 11 => ['content_type' => 'event_category', 'radius' => '10', 'days' => '5', 'ttl' => '1', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 12 => ['content_type' => 'event_category', 'radius' => '15', 'days' => '15', 'ttl' => '2', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 13 => ['content_type' => 'event_category', 'radius' => '30', 'days' => '15', 'ttl' => '3', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 14 => ['content_type' => 'event_category', 'radius' => '45', 'days' => '15', 'ttl' => '4', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 15 => ['content_type' => 'event_category', 'radius' => '75', 'days' => '30', 'ttl' => '8', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 16 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '15', 'days' => '5', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 17 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '25', 'days' => '14', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 18 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '1', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 19 => ['content_type' => 'group_category', 'radius' => '25', 'ttl' => '2', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 20 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 21 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/aquaman-and-the-lost-kingdom-288637/', 'title' => 'Aquaman and The Lost Kingdom', 'thumbnail' => 'http://www.movienewsletters.net/photos/288637H7.jpg'], 22 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 23 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '8', 'israndom' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg']]</span>, <span>$slots = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>71</td></tr> <tr><td bgcolor='#eeeeec' align='center'>21</td><td bgcolor='#eeeeec' align='center'>1.0213</td><td bgcolor='#eeeeec' align='right'>11647496</td><td bgcolor='#eeeeec'>TtdController->process_rule( <span>$rule = </span><span>['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>111</td></tr> <tr><td bgcolor='#eeeeec' align='center'>22</td><td bgcolor='#eeeeec' align='center'>1.0213</td><td bgcolor='#eeeeec' align='right'>11647872</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'show' => 1, 'geo' => [0 => -95.915603637695, 1 => 46.173698425293], 'cache' => '+15 minutes']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>174</td></tr> <tr><td bgcolor='#eeeeec' align='center'>23</td><td bgcolor='#eeeeec' align='center'>1.0311</td><td bgcolor='#eeeeec' align='right'>11651728</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '15156905507ea072db0ac2961b8da169', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"10","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$validate = </span>???, <span>$fieldList = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Core/Controller/Component/EventsComponent.php' bgcolor='#eeeeec'>.../EventsComponent.php<b>:</b>54</td></tr> <tr><td bgcolor='#eeeeec' align='center'>24</td><td bgcolor='#eeeeec' align='center'>1.0312</td><td bgcolor='#eeeeec' align='right'>11652104</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '15156905507ea072db0ac2961b8da169', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"10","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$options = </span><span>['validate' => TRUE, 'fieldList' => [], 'callbacks' => TRUE, 'counterCache' => TRUE, 'atomic' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1760</td></tr> <tr><td bgcolor='#eeeeec' align='center'>25</td><td bgcolor='#eeeeec' align='center'>1.0316</td><td bgcolor='#eeeeec' align='right'>11653480</td><td bgcolor='#eeeeec'>MongodbSource->create( <span>$Model = </span><span>class EventCache { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'events_cache'; public $displayField = *uninitialized*; public $id = FALSE; public $data = ['EventCache' => [...]]; public $schemaName = NULL; public $table = 'events_cache'; protected $_schema = ['_id' => [...], 'created' => [...], 'modified' => [...], 'town_sef_url' => [...], 'data_key' => [...], 'sort_order' => [...], 'params' => [...]]; public $validate = []; public $validationErrors = []; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = 'Core'; public $name = 'EventCache'; public $alias = 'EventCache'; public $tableToModel = ['events_cache' => 'EventCache']; public $cacheQueries = FALSE; public $belongsTo = []; public $hasOne = []; public $hasMany = []; public $hasAndBelongsToMany = []; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { public $modelName = 'EventCache'; protected $_methods = [...]; protected $_mappedMethods = [...]; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $whitelist = []; public $cacheSources = FALSE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = []; protected $_associationKeys = ['belongsTo' => [...], 'hasOne' => [...], 'hasMany' => [...], 'hasAndBelongsToMany' => [...]]; protected $_associations = [0 => 'belongsTo', 1 => 'hasOne', 2 => 'hasMany', 3 => 'hasAndBelongsToMany']; public $__backAssociation = []; public $__backInnerAssociation = []; public $__backOriginalAssociation = []; public $__backContainableAssociation = []; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = ['all' => TRUE, 'first' => TRUE, 'count' => TRUE, 'neighbors' => TRUE, 'list' => TRUE, 'threaded' => TRUE]; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_validator = class ModelValidator { protected $_fields = [...]; protected $_model = ...; protected $_validate = [...]; protected $_methods = [...]; protected $_modelMethods = [...]; protected $_behaviors = [...] } }</span>, <span>$fields = </span><span>[0 => '_id', 1 => 'town_sef_url', 2 => 'data_key', 3 => 'sort_order', 4 => 'params', 5 => 'modified', 6 => 'created']</span>, <span>$values = </span><span>[0 => '15156905507ea072db0ac2961b8da169', 1 => 'dalton-mn', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"ticketmaster","radius":"15","days":"10","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 6 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1942</td></tr> <tr><td bgcolor='#eeeeec' align='center'>26</td><td bgcolor='#eeeeec' align='center'>1.0317</td><td bgcolor='#eeeeec' align='right'>11654128</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '15156905507ea072db0ac2961b8da169', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"10","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 'created' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span>, <span>$options = </span><span>['safe' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Mongodb/Model/Datasource/MongodbSource.php' bgcolor='#eeeeec'>.../MongodbSource.php<b>:</b>500</td></tr> ' [protected] message => 'E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "15156905507ea072db0ac2961b8da169" }' [protected] code => (int) 11000 [protected] file => '/var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php' [protected] line => (int) 86 }MongodbSource::create() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508 Model::_doSave() - CORE/Cake/Model/Model.php, line 1942 Model::save() - CORE/Cake/Model/Model.php, line 1760 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 54 TtdController::process_rule() - APP/Controller/TtdController.php, line 174 TtdController::get_ttd_slots() - APP/Controller/TtdController.php, line 111 TtdController::view() - APP/Controller/TtdController.php, line 71 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 Modules::render() - APP/Lib/Modules.php, line 23 include - APP/View/Elements/display.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473
Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "639b36c4fe05ba64ea8fce5657d5221a" } [APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508]Code Context} catch (MongoException $e) {$this->error = $e->getMessage();trigger_error($this->error);$Model = object(EventCache) { primaryKey => '_id' useDbConfig => 'mongo' useTable => 'events_cache' id => false data => array( 'EventCache' => array( [maximum depth reached] ) ) schemaName => null table => 'events_cache' validate => array() validationErrors => array() validationDomain => null tablePrefix => '' plugin => 'Core' name => 'EventCache' alias => 'EventCache' tableToModel => array( 'events_cache' => 'EventCache' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => false findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => array( '_id' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ), 'town_sef_url' => array( [maximum depth reached] ), 'data_key' => array( [maximum depth reached] ), 'sort_order' => array( [maximum depth reached] ), 'params' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => object(ModelValidator) {} } $fields = array( (int) 0 => '_id', (int) 1 => 'town_sef_url', (int) 2 => 'data_key', (int) 3 => 'sort_order', (int) 4 => 'params', (int) 5 => 'modified', (int) 6 => 'created' ) $values = array( (int) 0 => '639b36c4fe05ba64ea8fce5657d5221a', (int) 1 => 'dalton-mn', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"ticketmaster","radius":"15","days":"30","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, (int) 6 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $data = array( '_id' => '639b36c4fe05ba64ea8fce5657d5221a', 'town_sef_url' => 'dalton-mn', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"ticketmaster","radius":"15","days":"30","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, 'created' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $e = object(MongoDuplicateKeyException) { xdebug_message => '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> MongoDuplicateKeyException: E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "639b36c4fe05ba64ea8fce5657d5221a" } in /var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>86</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>414856</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0116</td><td bgcolor='#eeeeec' align='right'>2827888</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>81</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0153</td><td bgcolor='#eeeeec' align='right'>3530192</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703376</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703488</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703560</td><td bgcolor='#eeeeec'>TownsController->displayTown( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703600</td><td bgcolor='#eeeeec'>AppController->renderPage( <span>$pagename = </span><span>'home'</span>, <span>$type = </span><span>'town'</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TownsController.php' bgcolor='#eeeeec'>.../TownsController.php<b>:</b>11</td></tr> <tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.0175</td><td bgcolor='#eeeeec' align='right'>3909336</td><td bgcolor='#eeeeec'>Controller->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/AppController.php' bgcolor='#eeeeec'>.../AppController.php<b>:</b>224</td></tr> <tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.0194</td><td bgcolor='#eeeeec' align='right'>4330536</td><td bgcolor='#eeeeec'>View->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span><span>NULL</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>963</td></tr> <tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4340528</td><td bgcolor='#eeeeec'>View->_render( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$data = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>473</td></tr> <tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4341472</td><td bgcolor='#eeeeec'>View->_evaluate( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$dataForView = </span><span>['page_elements' => ['Header Menu Module' => '<style>\r\n#header {margin:0 0 0 0;}\r\nbody {background-color: #fff;}\r\n.breadcrumb {background-color: #fff; margin-bottom: 0px;}\r\n.row.breadcrumb {margin-bottom: 0px;}\r\n.top-ad {padding: 10px 0;background-color: #fff;text-align: center;border-top: 1px solid #fff;}\r\n.fblogo {padding: 48px 0 0 15px;margin: 0 0 0 -60px}\r\n@media(max-width: 1000px) { .hp-article h2 {margin-top:0px;}#header {margin-bottom: 5px; padding: 0px 0px 5px 0;}.fblogo {padding:0;margin:0;} }\r\n</style>\r\n\r\n\r\n\t\t\r\n\t\t<div class="top-menu">\t\t\r\n\t\t<'..., 'Header Script Module' => '<script data-ad-client="ca-pub-2972288465131749" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>\r\n\r\n\r\n{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({article:\'auto\'});\r\n !function (e, f, u, i) {\r\n if (!document.getElementById(i)){\r\n e.async = 1;\r\n e.src = u;\r\n e.id = i;\r\n f.parentNode.insertBefore(e, f);\r\n }\r\n }(document.createElement(\'script\'),\r\n document.getElementsByTagName(\'s'..., 'Footer Menu Module' => '<div style="display:flex; justify-content:space-around">\r\n<div>\r\n <p><a href="https://support.americantowns.com/hc/en-us/requests/new">Contact Us</a></p>\r\n <p><a href="http://support.americantowns.com">Frequently Asked Questions</a></p>\r\n <p><a href="http://support.americantowns.com">Report Incorrect Information</a></p>\r\n <p><a href="https://www.americantownsmedia.com/dmca-policy">DMCA Policy</a></p>\r\n</div>\r\n<div class="copyright">\r\n <img src="https://cdn-p300site.americantowns.com/imageresize/212/htt'..., 'Footer Script Module' => '{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({flush: true});\r\n</script>\r\n{endif}']]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>933</td></tr> <tr><td bgcolor='#eeeeec' align='center'>12</td><td bgcolor='#eeeeec' align='center'>0.0196</td><td bgcolor='#eeeeec' align='right'>4367600</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp</font> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>971</td></tr> <tr><td bgcolor='#eeeeec' align='center'>13</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8422704</td><td bgcolor='#eeeeec'>Modules::render( <span>$module = </span><span>['module_id' => '956', 'name' => 'AT - Town HP - TTD', 'type' => 'cakephp', 'data' => '/ttd/view/name:Article Slideshow/', 'css' => '', 'script' => '', 'cache_time' => '', 'localize' => '1']</span>, <span>$obj = </span><span>class View { public $Helpers = class HelperCollection { protected $_View = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $Blocks = class ViewBlock { protected $_blocks = [...]; protected $_active = [...]; protected $_discardActiveBufferOnEnd = FALSE }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = []; public $helpers = [0 => 'Cache']; public $viewPath = 'Towns'; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = ['Town' => [...], 'Site' => [...], 'Page' => [...], 'Module' => [...]]; public $hasRendered = FALSE; public $uuids = []; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; public $elementCache = 'default'; public $elementCacheSettings = []; protected $_passedVars = [0 => 'viewVars', 1 => 'autoLayout', 2 => 'ext', 3 => 'helpers', 4 => 'view', 5 => 'layout', 6 => 'name', 7 => 'theme', 8 => 'layoutPath', 9 => 'viewPath', 10 => 'request', 11 => 'plugin', 12 => 'passedArgs', 13 => 'cacheAction']; protected $_scripts = []; protected $_paths = [0 => '/var/www/vhosts/devel1/project300/app/View/', 1 => '/var/www/vhosts/devel1/project300/lib/Cake/View/', 2 => '/var/www/vhosts/devel1/project300/lib/Cake/Console/Templates/skel/View/']; protected $_pathsForPlugin = []; protected $_parents = ['/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' => '/var/www/vhosts/devel1/project300/app/View/Common/twoColumn.ctp']; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = []; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { protected $_replace = [...]; protected $_match = [...]; protected $_counter = 0; public $settings = [...]; public $helpers = [...]; protected $_helperMap = [...]; public $theme = ''; public $request = class CakeRequest { ... }; public $plugin = NULL; public $fieldset = [...]; public $tags = [...]; protected $_tainted = NULL; protected $_cleaned = NULL; protected $_View = ...; protected $_fieldSuffixes = [...]; protected $_modelScope = NULL; protected $_association = NULL; protected $_entityPath = NULL; protected $_minimizedAttributes = [...]; protected $_attributeFormat = '%s="%s"'; protected $_minimizedAttributeFormat = '%s="%s"' }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }</span> )</td><td title='/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' bgcolor='#eeeeec'>.../display.ctp<b>:</b>14</td></tr> <tr><td bgcolor='#eeeeec' align='center'>14</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8424872</td><td bgcolor='#eeeeec'>CakeObject->requestAction( <span>$url = </span><span>'/internal/ttd/view/name:Article Slideshow/'</span>, <span>$extra = </span><span>[0 => 'return', 'Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]]]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Lib/Modules.php' bgcolor='#eeeeec'>.../Modules.php<b>:</b>23</td></tr> <tr><td bgcolor='#eeeeec' align='center'>15</td><td bgcolor='#eeeeec' align='center'>0.0279</td><td bgcolor='#eeeeec' align='right'>8426032</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span><span>['Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Core/CakeObject.php' bgcolor='#eeeeec'>.../CakeObject.php<b>:</b>104</td></tr> <tr><td bgcolor='#eeeeec' align='center'>16</td><td bgcolor='#eeeeec' align='center'>0.0286</td><td bgcolor='#eeeeec' align='right'>8503360</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>17</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674736</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>18</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674848</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>19</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674920</td><td bgcolor='#eeeeec'>TtdController->view( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>20</td><td bgcolor='#eeeeec' align='center'>0.9926</td><td bgcolor='#eeeeec' align='right'>11217032</td><td bgcolor='#eeeeec'>TtdController->get_ttd_slots( <span>$rules = </span><span>[0 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/wonka-315920/', 'title' => 'Wonka', 'thumbnail' => 'http://www.movienewsletters.net/photos/315920H2.jpg'], 1 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 2 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 3 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'ttl' => '3', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 4 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '50', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 5 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '10', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 6 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '14', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 7 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '10', 'ttl' => '3', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 8 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '60', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 9 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '15', 'days' => '3', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 10 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '60', 'days' => '30', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 11 => ['content_type' => 'event_category', 'radius' => '10', 'days' => '5', 'ttl' => '1', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 12 => ['content_type' => 'event_category', 'radius' => '15', 'days' => '15', 'ttl' => '2', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 13 => ['content_type' => 'event_category', 'radius' => '30', 'days' => '15', 'ttl' => '3', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 14 => ['content_type' => 'event_category', 'radius' => '45', 'days' => '15', 'ttl' => '4', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 15 => ['content_type' => 'event_category', 'radius' => '75', 'days' => '30', 'ttl' => '8', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 16 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '15', 'days' => '5', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 17 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '25', 'days' => '14', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 18 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '1', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 19 => ['content_type' => 'group_category', 'radius' => '25', 'ttl' => '2', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 20 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 21 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/aquaman-and-the-lost-kingdom-288637/', 'title' => 'Aquaman and The Lost Kingdom', 'thumbnail' => 'http://www.movienewsletters.net/photos/288637H7.jpg'], 22 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 23 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '8', 'israndom' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg']]</span>, <span>$slots = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>71</td></tr> <tr><td bgcolor='#eeeeec' align='center'>21</td><td bgcolor='#eeeeec' align='center'>1.0416</td><td bgcolor='#eeeeec' align='right'>11772344</td><td bgcolor='#eeeeec'>TtdController->process_rule( <span>$rule = </span><span>['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'ttl' => '3', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>111</td></tr> <tr><td bgcolor='#eeeeec' align='center'>22</td><td bgcolor='#eeeeec' align='center'>1.0416</td><td bgcolor='#eeeeec' align='right'>11772720</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'show' => 1, 'geo' => [0 => -95.915603637695, 1 => 46.173698425293], 'cache' => '+15 minutes']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>174</td></tr> <tr><td bgcolor='#eeeeec' align='center'>23</td><td bgcolor='#eeeeec' align='center'>1.0514</td><td bgcolor='#eeeeec' align='right'>11776576</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '639b36c4fe05ba64ea8fce5657d5221a', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"30","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$validate = </span>???, <span>$fieldList = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Core/Controller/Component/EventsComponent.php' bgcolor='#eeeeec'>.../EventsComponent.php<b>:</b>54</td></tr> <tr><td bgcolor='#eeeeec' align='center'>24</td><td bgcolor='#eeeeec' align='center'>1.0514</td><td bgcolor='#eeeeec' align='right'>11776952</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '639b36c4fe05ba64ea8fce5657d5221a', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"30","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$options = </span><span>['validate' => TRUE, 'fieldList' => [], 'callbacks' => TRUE, 'counterCache' => TRUE, 'atomic' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1760</td></tr> <tr><td bgcolor='#eeeeec' align='center'>25</td><td bgcolor='#eeeeec' align='center'>1.0517</td><td bgcolor='#eeeeec' align='right'>11778328</td><td bgcolor='#eeeeec'>MongodbSource->create( <span>$Model = </span><span>class EventCache { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'events_cache'; public $displayField = *uninitialized*; public $id = FALSE; public $data = ['EventCache' => [...]]; public $schemaName = NULL; public $table = 'events_cache'; protected $_schema = ['_id' => [...], 'created' => [...], 'modified' => [...], 'town_sef_url' => [...], 'data_key' => [...], 'sort_order' => [...], 'params' => [...]]; public $validate = []; public $validationErrors = []; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = 'Core'; public $name = 'EventCache'; public $alias = 'EventCache'; public $tableToModel = ['events_cache' => 'EventCache']; public $cacheQueries = FALSE; public $belongsTo = []; public $hasOne = []; public $hasMany = []; public $hasAndBelongsToMany = []; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { public $modelName = 'EventCache'; protected $_methods = [...]; protected $_mappedMethods = [...]; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $whitelist = []; public $cacheSources = FALSE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = []; protected $_associationKeys = ['belongsTo' => [...], 'hasOne' => [...], 'hasMany' => [...], 'hasAndBelongsToMany' => [...]]; protected $_associations = [0 => 'belongsTo', 1 => 'hasOne', 2 => 'hasMany', 3 => 'hasAndBelongsToMany']; public $__backAssociation = []; public $__backInnerAssociation = []; public $__backOriginalAssociation = []; public $__backContainableAssociation = []; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = ['all' => TRUE, 'first' => TRUE, 'count' => TRUE, 'neighbors' => TRUE, 'list' => TRUE, 'threaded' => TRUE]; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_validator = class ModelValidator { protected $_fields = [...]; protected $_model = ...; protected $_validate = [...]; protected $_methods = [...]; protected $_modelMethods = [...]; protected $_behaviors = [...] } }</span>, <span>$fields = </span><span>[0 => '_id', 1 => 'town_sef_url', 2 => 'data_key', 3 => 'sort_order', 4 => 'params', 5 => 'modified', 6 => 'created']</span>, <span>$values = </span><span>[0 => '639b36c4fe05ba64ea8fce5657d5221a', 1 => 'dalton-mn', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"ticketmaster","radius":"15","days":"30","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 6 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1942</td></tr> <tr><td bgcolor='#eeeeec' align='center'>26</td><td bgcolor='#eeeeec' align='center'>1.0518</td><td bgcolor='#eeeeec' align='right'>11778976</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '639b36c4fe05ba64ea8fce5657d5221a', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"30","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 'created' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span>, <span>$options = </span><span>['safe' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Mongodb/Model/Datasource/MongodbSource.php' bgcolor='#eeeeec'>.../MongodbSource.php<b>:</b>500</td></tr> ' [protected] message => 'E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "639b36c4fe05ba64ea8fce5657d5221a" }' [protected] code => (int) 11000 [protected] file => '/var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php' [protected] line => (int) 86 }MongodbSource::create() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508 Model::_doSave() - CORE/Cake/Model/Model.php, line 1942 Model::save() - CORE/Cake/Model/Model.php, line 1760 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 54 TtdController::process_rule() - APP/Controller/TtdController.php, line 174 TtdController::get_ttd_slots() - APP/Controller/TtdController.php, line 111 TtdController::view() - APP/Controller/TtdController.php, line 71 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 Modules::render() - APP/Lib/Modules.php, line 23 include - APP/View/Elements/display.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473
Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "b029344fc7e4d45cee3c93a4ec47a499" } [APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508]Code Context} catch (MongoException $e) {$this->error = $e->getMessage();trigger_error($this->error);$Model = object(EventCache) { primaryKey => '_id' useDbConfig => 'mongo' useTable => 'events_cache' id => false data => array( 'EventCache' => array( [maximum depth reached] ) ) schemaName => null table => 'events_cache' validate => array() validationErrors => array() validationDomain => null tablePrefix => '' plugin => 'Core' name => 'EventCache' alias => 'EventCache' tableToModel => array( 'events_cache' => 'EventCache' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => false findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => array( '_id' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ), 'town_sef_url' => array( [maximum depth reached] ), 'data_key' => array( [maximum depth reached] ), 'sort_order' => array( [maximum depth reached] ), 'params' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => object(ModelValidator) {} } $fields = array( (int) 0 => '_id', (int) 1 => 'town_sef_url', (int) 2 => 'data_key', (int) 3 => 'sort_order', (int) 4 => 'params', (int) 5 => 'modified', (int) 6 => 'created' ) $values = array( (int) 0 => 'b029344fc7e4d45cee3c93a4ec47a499', (int) 1 => 'dalton-mn', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"music","radius":"10","days":"7","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, (int) 6 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $data = array( '_id' => 'b029344fc7e4d45cee3c93a4ec47a499', 'town_sef_url' => 'dalton-mn', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"music","radius":"10","days":"7","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, 'created' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $e = object(MongoDuplicateKeyException) { xdebug_message => '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> MongoDuplicateKeyException: E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "b029344fc7e4d45cee3c93a4ec47a499" } in /var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>86</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>414856</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0116</td><td bgcolor='#eeeeec' align='right'>2827888</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>81</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0153</td><td bgcolor='#eeeeec' align='right'>3530192</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703376</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703488</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703560</td><td bgcolor='#eeeeec'>TownsController->displayTown( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703600</td><td bgcolor='#eeeeec'>AppController->renderPage( <span>$pagename = </span><span>'home'</span>, <span>$type = </span><span>'town'</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TownsController.php' bgcolor='#eeeeec'>.../TownsController.php<b>:</b>11</td></tr> <tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.0175</td><td bgcolor='#eeeeec' align='right'>3909336</td><td bgcolor='#eeeeec'>Controller->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/AppController.php' bgcolor='#eeeeec'>.../AppController.php<b>:</b>224</td></tr> <tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.0194</td><td bgcolor='#eeeeec' align='right'>4330536</td><td bgcolor='#eeeeec'>View->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span><span>NULL</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>963</td></tr> <tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4340528</td><td bgcolor='#eeeeec'>View->_render( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$data = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>473</td></tr> <tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4341472</td><td bgcolor='#eeeeec'>View->_evaluate( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$dataForView = </span><span>['page_elements' => ['Header Menu Module' => '<style>\r\n#header {margin:0 0 0 0;}\r\nbody {background-color: #fff;}\r\n.breadcrumb {background-color: #fff; margin-bottom: 0px;}\r\n.row.breadcrumb {margin-bottom: 0px;}\r\n.top-ad {padding: 10px 0;background-color: #fff;text-align: center;border-top: 1px solid #fff;}\r\n.fblogo {padding: 48px 0 0 15px;margin: 0 0 0 -60px}\r\n@media(max-width: 1000px) { .hp-article h2 {margin-top:0px;}#header {margin-bottom: 5px; padding: 0px 0px 5px 0;}.fblogo {padding:0;margin:0;} }\r\n</style>\r\n\r\n\r\n\t\t\r\n\t\t<div class="top-menu">\t\t\r\n\t\t<'..., 'Header Script Module' => '<script data-ad-client="ca-pub-2972288465131749" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>\r\n\r\n\r\n{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({article:\'auto\'});\r\n !function (e, f, u, i) {\r\n if (!document.getElementById(i)){\r\n e.async = 1;\r\n e.src = u;\r\n e.id = i;\r\n f.parentNode.insertBefore(e, f);\r\n }\r\n }(document.createElement(\'script\'),\r\n document.getElementsByTagName(\'s'..., 'Footer Menu Module' => '<div style="display:flex; justify-content:space-around">\r\n<div>\r\n <p><a href="https://support.americantowns.com/hc/en-us/requests/new">Contact Us</a></p>\r\n <p><a href="http://support.americantowns.com">Frequently Asked Questions</a></p>\r\n <p><a href="http://support.americantowns.com">Report Incorrect Information</a></p>\r\n <p><a href="https://www.americantownsmedia.com/dmca-policy">DMCA Policy</a></p>\r\n</div>\r\n<div class="copyright">\r\n <img src="https://cdn-p300site.americantowns.com/imageresize/212/htt'..., 'Footer Script Module' => '{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({flush: true});\r\n</script>\r\n{endif}']]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>933</td></tr> <tr><td bgcolor='#eeeeec' align='center'>12</td><td bgcolor='#eeeeec' align='center'>0.0196</td><td bgcolor='#eeeeec' align='right'>4367600</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp</font> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>971</td></tr> <tr><td bgcolor='#eeeeec' align='center'>13</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8422704</td><td bgcolor='#eeeeec'>Modules::render( <span>$module = </span><span>['module_id' => '956', 'name' => 'AT - Town HP - TTD', 'type' => 'cakephp', 'data' => '/ttd/view/name:Article Slideshow/', 'css' => '', 'script' => '', 'cache_time' => '', 'localize' => '1']</span>, <span>$obj = </span><span>class View { public $Helpers = class HelperCollection { protected $_View = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $Blocks = class ViewBlock { protected $_blocks = [...]; protected $_active = [...]; protected $_discardActiveBufferOnEnd = FALSE }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = []; public $helpers = [0 => 'Cache']; public $viewPath = 'Towns'; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = ['Town' => [...], 'Site' => [...], 'Page' => [...], 'Module' => [...]]; public $hasRendered = FALSE; public $uuids = []; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; public $elementCache = 'default'; public $elementCacheSettings = []; protected $_passedVars = [0 => 'viewVars', 1 => 'autoLayout', 2 => 'ext', 3 => 'helpers', 4 => 'view', 5 => 'layout', 6 => 'name', 7 => 'theme', 8 => 'layoutPath', 9 => 'viewPath', 10 => 'request', 11 => 'plugin', 12 => 'passedArgs', 13 => 'cacheAction']; protected $_scripts = []; protected $_paths = [0 => '/var/www/vhosts/devel1/project300/app/View/', 1 => '/var/www/vhosts/devel1/project300/lib/Cake/View/', 2 => '/var/www/vhosts/devel1/project300/lib/Cake/Console/Templates/skel/View/']; protected $_pathsForPlugin = []; protected $_parents = ['/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' => '/var/www/vhosts/devel1/project300/app/View/Common/twoColumn.ctp']; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = []; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { protected $_replace = [...]; protected $_match = [...]; protected $_counter = 0; public $settings = [...]; public $helpers = [...]; protected $_helperMap = [...]; public $theme = ''; public $request = class CakeRequest { ... }; public $plugin = NULL; public $fieldset = [...]; public $tags = [...]; protected $_tainted = NULL; protected $_cleaned = NULL; protected $_View = ...; protected $_fieldSuffixes = [...]; protected $_modelScope = NULL; protected $_association = NULL; protected $_entityPath = NULL; protected $_minimizedAttributes = [...]; protected $_attributeFormat = '%s="%s"'; protected $_minimizedAttributeFormat = '%s="%s"' }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }</span> )</td><td title='/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' bgcolor='#eeeeec'>.../display.ctp<b>:</b>14</td></tr> <tr><td bgcolor='#eeeeec' align='center'>14</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8424872</td><td bgcolor='#eeeeec'>CakeObject->requestAction( <span>$url = </span><span>'/internal/ttd/view/name:Article Slideshow/'</span>, <span>$extra = </span><span>[0 => 'return', 'Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]]]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Lib/Modules.php' bgcolor='#eeeeec'>.../Modules.php<b>:</b>23</td></tr> <tr><td bgcolor='#eeeeec' align='center'>15</td><td bgcolor='#eeeeec' align='center'>0.0279</td><td bgcolor='#eeeeec' align='right'>8426032</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span><span>['Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Core/CakeObject.php' bgcolor='#eeeeec'>.../CakeObject.php<b>:</b>104</td></tr> <tr><td bgcolor='#eeeeec' align='center'>16</td><td bgcolor='#eeeeec' align='center'>0.0286</td><td bgcolor='#eeeeec' align='right'>8503360</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>17</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674736</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>18</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674848</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>19</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674920</td><td bgcolor='#eeeeec'>TtdController->view( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>20</td><td bgcolor='#eeeeec' align='center'>0.9926</td><td bgcolor='#eeeeec' align='right'>11217032</td><td bgcolor='#eeeeec'>TtdController->get_ttd_slots( <span>$rules = </span><span>[0 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/wonka-315920/', 'title' => 'Wonka', 'thumbnail' => 'http://www.movienewsletters.net/photos/315920H2.jpg'], 1 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 2 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 3 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'ttl' => '3', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 4 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '50', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 5 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '10', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 6 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '14', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 7 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '10', 'ttl' => '3', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 8 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '60', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 9 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '15', 'days' => '3', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 10 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '60', 'days' => '30', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 11 => ['content_type' => 'event_category', 'radius' => '10', 'days' => '5', 'ttl' => '1', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 12 => ['content_type' => 'event_category', 'radius' => '15', 'days' => '15', 'ttl' => '2', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 13 => ['content_type' => 'event_category', 'radius' => '30', 'days' => '15', 'ttl' => '3', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 14 => ['content_type' => 'event_category', 'radius' => '45', 'days' => '15', 'ttl' => '4', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 15 => ['content_type' => 'event_category', 'radius' => '75', 'days' => '30', 'ttl' => '8', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 16 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '15', 'days' => '5', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 17 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '25', 'days' => '14', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 18 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '1', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 19 => ['content_type' => 'group_category', 'radius' => '25', 'ttl' => '2', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 20 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 21 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/aquaman-and-the-lost-kingdom-288637/', 'title' => 'Aquaman and The Lost Kingdom', 'thumbnail' => 'http://www.movienewsletters.net/photos/288637H7.jpg'], 22 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 23 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '8', 'israndom' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg']]</span>, <span>$slots = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>71</td></tr> <tr><td bgcolor='#eeeeec' align='center'>21</td><td bgcolor='#eeeeec' align='center'>1.0603</td><td bgcolor='#eeeeec' align='right'>11896872</td><td bgcolor='#eeeeec'>TtdController->process_rule( <span>$rule = </span><span>['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '10', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>111</td></tr> <tr><td bgcolor='#eeeeec' align='center'>22</td><td bgcolor='#eeeeec' align='center'>1.0604</td><td bgcolor='#eeeeec' align='right'>11897248</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'music', 'radius' => '10', 'days' => '7', 'show' => 1, 'geo' => [0 => -95.915603637695, 1 => 46.173698425293], 'cache' => '+15 minutes']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>174</td></tr> <tr><td bgcolor='#eeeeec' align='center'>23</td><td bgcolor='#eeeeec' align='center'>1.0699</td><td bgcolor='#eeeeec' align='right'>11901104</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => 'b029344fc7e4d45cee3c93a4ec47a499', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"10","days":"7","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$validate = </span>???, <span>$fieldList = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Core/Controller/Component/EventsComponent.php' bgcolor='#eeeeec'>.../EventsComponent.php<b>:</b>54</td></tr> <tr><td bgcolor='#eeeeec' align='center'>24</td><td bgcolor='#eeeeec' align='center'>1.0699</td><td bgcolor='#eeeeec' align='right'>11901480</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => 'b029344fc7e4d45cee3c93a4ec47a499', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"10","days":"7","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$options = </span><span>['validate' => TRUE, 'fieldList' => [], 'callbacks' => TRUE, 'counterCache' => TRUE, 'atomic' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1760</td></tr> <tr><td bgcolor='#eeeeec' align='center'>25</td><td bgcolor='#eeeeec' align='center'>1.0704</td><td bgcolor='#eeeeec' align='right'>11902856</td><td bgcolor='#eeeeec'>MongodbSource->create( <span>$Model = </span><span>class EventCache { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'events_cache'; public $displayField = *uninitialized*; public $id = FALSE; public $data = ['EventCache' => [...]]; public $schemaName = NULL; public $table = 'events_cache'; protected $_schema = ['_id' => [...], 'created' => [...], 'modified' => [...], 'town_sef_url' => [...], 'data_key' => [...], 'sort_order' => [...], 'params' => [...]]; public $validate = []; public $validationErrors = []; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = 'Core'; public $name = 'EventCache'; public $alias = 'EventCache'; public $tableToModel = ['events_cache' => 'EventCache']; public $cacheQueries = FALSE; public $belongsTo = []; public $hasOne = []; public $hasMany = []; public $hasAndBelongsToMany = []; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { public $modelName = 'EventCache'; protected $_methods = [...]; protected $_mappedMethods = [...]; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $whitelist = []; public $cacheSources = FALSE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = []; protected $_associationKeys = ['belongsTo' => [...], 'hasOne' => [...], 'hasMany' => [...], 'hasAndBelongsToMany' => [...]]; protected $_associations = [0 => 'belongsTo', 1 => 'hasOne', 2 => 'hasMany', 3 => 'hasAndBelongsToMany']; public $__backAssociation = []; public $__backInnerAssociation = []; public $__backOriginalAssociation = []; public $__backContainableAssociation = []; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = ['all' => TRUE, 'first' => TRUE, 'count' => TRUE, 'neighbors' => TRUE, 'list' => TRUE, 'threaded' => TRUE]; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_validator = class ModelValidator { protected $_fields = [...]; protected $_model = ...; protected $_validate = [...]; protected $_methods = [...]; protected $_modelMethods = [...]; protected $_behaviors = [...] } }</span>, <span>$fields = </span><span>[0 => '_id', 1 => 'town_sef_url', 2 => 'data_key', 3 => 'sort_order', 4 => 'params', 5 => 'modified', 6 => 'created']</span>, <span>$values = </span><span>[0 => 'b029344fc7e4d45cee3c93a4ec47a499', 1 => 'dalton-mn', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"music","radius":"10","days":"7","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 6 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1942</td></tr> <tr><td bgcolor='#eeeeec' align='center'>26</td><td bgcolor='#eeeeec' align='center'>1.0704</td><td bgcolor='#eeeeec' align='right'>11903504</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => 'b029344fc7e4d45cee3c93a4ec47a499', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"10","days":"7","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 'created' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span>, <span>$options = </span><span>['safe' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Mongodb/Model/Datasource/MongodbSource.php' bgcolor='#eeeeec'>.../MongodbSource.php<b>:</b>500</td></tr> ' [protected] message => 'E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "b029344fc7e4d45cee3c93a4ec47a499" }' [protected] code => (int) 11000 [protected] file => '/var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php' [protected] line => (int) 86 }MongodbSource::create() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508 Model::_doSave() - CORE/Cake/Model/Model.php, line 1942 Model::save() - CORE/Cake/Model/Model.php, line 1760 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 54 TtdController::process_rule() - APP/Controller/TtdController.php, line 174 TtdController::get_ttd_slots() - APP/Controller/TtdController.php, line 111 TtdController::view() - APP/Controller/TtdController.php, line 71 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 Modules::render() - APP/Lib/Modules.php, line 23 include - APP/View/Elements/display.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473
Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "e5162304ebee2664164a47dc1a8eceae" } [APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508]Code Context} catch (MongoException $e) {$this->error = $e->getMessage();trigger_error($this->error);$Model = object(EventCache) { primaryKey => '_id' useDbConfig => 'mongo' useTable => 'events_cache' id => false data => array( 'EventCache' => array( [maximum depth reached] ) ) schemaName => null table => 'events_cache' validate => array() validationErrors => array() validationDomain => null tablePrefix => '' plugin => 'Core' name => 'EventCache' alias => 'EventCache' tableToModel => array( 'events_cache' => 'EventCache' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => false findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => array( '_id' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ), 'town_sef_url' => array( [maximum depth reached] ), 'data_key' => array( [maximum depth reached] ), 'sort_order' => array( [maximum depth reached] ), 'params' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => object(ModelValidator) {} } $fields = array( (int) 0 => '_id', (int) 1 => 'town_sef_url', (int) 2 => 'data_key', (int) 3 => 'sort_order', (int) 4 => 'params', (int) 5 => 'modified', (int) 6 => 'created' ) $values = array( (int) 0 => 'e5162304ebee2664164a47dc1a8eceae', (int) 1 => 'dalton-mn', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"music","radius":"15","days":"14","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, (int) 6 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $data = array( '_id' => 'e5162304ebee2664164a47dc1a8eceae', 'town_sef_url' => 'dalton-mn', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"music","radius":"15","days":"14","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, 'created' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $e = object(MongoDuplicateKeyException) { xdebug_message => '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> MongoDuplicateKeyException: E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "e5162304ebee2664164a47dc1a8eceae" } in /var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>86</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>414856</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0116</td><td bgcolor='#eeeeec' align='right'>2827888</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>81</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0153</td><td bgcolor='#eeeeec' align='right'>3530192</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703376</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703488</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703560</td><td bgcolor='#eeeeec'>TownsController->displayTown( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703600</td><td bgcolor='#eeeeec'>AppController->renderPage( <span>$pagename = </span><span>'home'</span>, <span>$type = </span><span>'town'</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TownsController.php' bgcolor='#eeeeec'>.../TownsController.php<b>:</b>11</td></tr> <tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.0175</td><td bgcolor='#eeeeec' align='right'>3909336</td><td bgcolor='#eeeeec'>Controller->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/AppController.php' bgcolor='#eeeeec'>.../AppController.php<b>:</b>224</td></tr> <tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.0194</td><td bgcolor='#eeeeec' align='right'>4330536</td><td bgcolor='#eeeeec'>View->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span><span>NULL</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>963</td></tr> <tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4340528</td><td bgcolor='#eeeeec'>View->_render( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$data = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>473</td></tr> <tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4341472</td><td bgcolor='#eeeeec'>View->_evaluate( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$dataForView = </span><span>['page_elements' => ['Header Menu Module' => '<style>\r\n#header {margin:0 0 0 0;}\r\nbody {background-color: #fff;}\r\n.breadcrumb {background-color: #fff; margin-bottom: 0px;}\r\n.row.breadcrumb {margin-bottom: 0px;}\r\n.top-ad {padding: 10px 0;background-color: #fff;text-align: center;border-top: 1px solid #fff;}\r\n.fblogo {padding: 48px 0 0 15px;margin: 0 0 0 -60px}\r\n@media(max-width: 1000px) { .hp-article h2 {margin-top:0px;}#header {margin-bottom: 5px; padding: 0px 0px 5px 0;}.fblogo {padding:0;margin:0;} }\r\n</style>\r\n\r\n\r\n\t\t\r\n\t\t<div class="top-menu">\t\t\r\n\t\t<'..., 'Header Script Module' => '<script data-ad-client="ca-pub-2972288465131749" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>\r\n\r\n\r\n{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({article:\'auto\'});\r\n !function (e, f, u, i) {\r\n if (!document.getElementById(i)){\r\n e.async = 1;\r\n e.src = u;\r\n e.id = i;\r\n f.parentNode.insertBefore(e, f);\r\n }\r\n }(document.createElement(\'script\'),\r\n document.getElementsByTagName(\'s'..., 'Footer Menu Module' => '<div style="display:flex; justify-content:space-around">\r\n<div>\r\n <p><a href="https://support.americantowns.com/hc/en-us/requests/new">Contact Us</a></p>\r\n <p><a href="http://support.americantowns.com">Frequently Asked Questions</a></p>\r\n <p><a href="http://support.americantowns.com">Report Incorrect Information</a></p>\r\n <p><a href="https://www.americantownsmedia.com/dmca-policy">DMCA Policy</a></p>\r\n</div>\r\n<div class="copyright">\r\n <img src="https://cdn-p300site.americantowns.com/imageresize/212/htt'..., 'Footer Script Module' => '{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({flush: true});\r\n</script>\r\n{endif}']]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>933</td></tr> <tr><td bgcolor='#eeeeec' align='center'>12</td><td bgcolor='#eeeeec' align='center'>0.0196</td><td bgcolor='#eeeeec' align='right'>4367600</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp</font> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>971</td></tr> <tr><td bgcolor='#eeeeec' align='center'>13</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8422704</td><td bgcolor='#eeeeec'>Modules::render( <span>$module = </span><span>['module_id' => '956', 'name' => 'AT - Town HP - TTD', 'type' => 'cakephp', 'data' => '/ttd/view/name:Article Slideshow/', 'css' => '', 'script' => '', 'cache_time' => '', 'localize' => '1']</span>, <span>$obj = </span><span>class View { public $Helpers = class HelperCollection { protected $_View = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $Blocks = class ViewBlock { protected $_blocks = [...]; protected $_active = [...]; protected $_discardActiveBufferOnEnd = FALSE }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = []; public $helpers = [0 => 'Cache']; public $viewPath = 'Towns'; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = ['Town' => [...], 'Site' => [...], 'Page' => [...], 'Module' => [...]]; public $hasRendered = FALSE; public $uuids = []; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; public $elementCache = 'default'; public $elementCacheSettings = []; protected $_passedVars = [0 => 'viewVars', 1 => 'autoLayout', 2 => 'ext', 3 => 'helpers', 4 => 'view', 5 => 'layout', 6 => 'name', 7 => 'theme', 8 => 'layoutPath', 9 => 'viewPath', 10 => 'request', 11 => 'plugin', 12 => 'passedArgs', 13 => 'cacheAction']; protected $_scripts = []; protected $_paths = [0 => '/var/www/vhosts/devel1/project300/app/View/', 1 => '/var/www/vhosts/devel1/project300/lib/Cake/View/', 2 => '/var/www/vhosts/devel1/project300/lib/Cake/Console/Templates/skel/View/']; protected $_pathsForPlugin = []; protected $_parents = ['/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' => '/var/www/vhosts/devel1/project300/app/View/Common/twoColumn.ctp']; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = []; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { protected $_replace = [...]; protected $_match = [...]; protected $_counter = 0; public $settings = [...]; public $helpers = [...]; protected $_helperMap = [...]; public $theme = ''; public $request = class CakeRequest { ... }; public $plugin = NULL; public $fieldset = [...]; public $tags = [...]; protected $_tainted = NULL; protected $_cleaned = NULL; protected $_View = ...; protected $_fieldSuffixes = [...]; protected $_modelScope = NULL; protected $_association = NULL; protected $_entityPath = NULL; protected $_minimizedAttributes = [...]; protected $_attributeFormat = '%s="%s"'; protected $_minimizedAttributeFormat = '%s="%s"' }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }</span> )</td><td title='/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' bgcolor='#eeeeec'>.../display.ctp<b>:</b>14</td></tr> <tr><td bgcolor='#eeeeec' align='center'>14</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8424872</td><td bgcolor='#eeeeec'>CakeObject->requestAction( <span>$url = </span><span>'/internal/ttd/view/name:Article Slideshow/'</span>, <span>$extra = </span><span>[0 => 'return', 'Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]]]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Lib/Modules.php' bgcolor='#eeeeec'>.../Modules.php<b>:</b>23</td></tr> <tr><td bgcolor='#eeeeec' align='center'>15</td><td bgcolor='#eeeeec' align='center'>0.0279</td><td bgcolor='#eeeeec' align='right'>8426032</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span><span>['Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Core/CakeObject.php' bgcolor='#eeeeec'>.../CakeObject.php<b>:</b>104</td></tr> <tr><td bgcolor='#eeeeec' align='center'>16</td><td bgcolor='#eeeeec' align='center'>0.0286</td><td bgcolor='#eeeeec' align='right'>8503360</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>17</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674736</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>18</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674848</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>19</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674920</td><td bgcolor='#eeeeec'>TtdController->view( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>20</td><td bgcolor='#eeeeec' align='center'>0.9926</td><td bgcolor='#eeeeec' align='right'>11217032</td><td bgcolor='#eeeeec'>TtdController->get_ttd_slots( <span>$rules = </span><span>[0 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/wonka-315920/', 'title' => 'Wonka', 'thumbnail' => 'http://www.movienewsletters.net/photos/315920H2.jpg'], 1 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 2 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 3 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'ttl' => '3', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 4 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '50', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 5 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '10', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 6 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '14', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 7 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '10', 'ttl' => '3', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 8 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '60', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 9 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '15', 'days' => '3', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 10 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '60', 'days' => '30', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 11 => ['content_type' => 'event_category', 'radius' => '10', 'days' => '5', 'ttl' => '1', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 12 => ['content_type' => 'event_category', 'radius' => '15', 'days' => '15', 'ttl' => '2', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 13 => ['content_type' => 'event_category', 'radius' => '30', 'days' => '15', 'ttl' => '3', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 14 => ['content_type' => 'event_category', 'radius' => '45', 'days' => '15', 'ttl' => '4', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 15 => ['content_type' => 'event_category', 'radius' => '75', 'days' => '30', 'ttl' => '8', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 16 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '15', 'days' => '5', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 17 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '25', 'days' => '14', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 18 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '1', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 19 => ['content_type' => 'group_category', 'radius' => '25', 'ttl' => '2', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 20 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 21 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/aquaman-and-the-lost-kingdom-288637/', 'title' => 'Aquaman and The Lost Kingdom', 'thumbnail' => 'http://www.movienewsletters.net/photos/288637H7.jpg'], 22 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 23 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '8', 'israndom' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg']]</span>, <span>$slots = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>71</td></tr> <tr><td bgcolor='#eeeeec' align='center'>21</td><td bgcolor='#eeeeec' align='center'>1.0790</td><td bgcolor='#eeeeec' align='right'>12021400</td><td bgcolor='#eeeeec'>TtdController->process_rule( <span>$rule = </span><span>['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '14', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>111</td></tr> <tr><td bgcolor='#eeeeec' align='center'>22</td><td bgcolor='#eeeeec' align='center'>1.0790</td><td bgcolor='#eeeeec' align='right'>12021776</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'music', 'radius' => '15', 'days' => '14', 'show' => 1, 'geo' => [0 => -95.915603637695, 1 => 46.173698425293], 'cache' => '+15 minutes']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>174</td></tr> <tr><td bgcolor='#eeeeec' align='center'>23</td><td bgcolor='#eeeeec' align='center'>1.0869</td><td bgcolor='#eeeeec' align='right'>12025632</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => 'e5162304ebee2664164a47dc1a8eceae', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"15","days":"14","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$validate = </span>???, <span>$fieldList = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Core/Controller/Component/EventsComponent.php' bgcolor='#eeeeec'>.../EventsComponent.php<b>:</b>54</td></tr> <tr><td bgcolor='#eeeeec' align='center'>24</td><td bgcolor='#eeeeec' align='center'>1.0869</td><td bgcolor='#eeeeec' align='right'>12026008</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => 'e5162304ebee2664164a47dc1a8eceae', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"15","days":"14","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$options = </span><span>['validate' => TRUE, 'fieldList' => [], 'callbacks' => TRUE, 'counterCache' => TRUE, 'atomic' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1760</td></tr> <tr><td bgcolor='#eeeeec' align='center'>25</td><td bgcolor='#eeeeec' align='center'>1.0872</td><td bgcolor='#eeeeec' align='right'>12027384</td><td bgcolor='#eeeeec'>MongodbSource->create( <span>$Model = </span><span>class EventCache { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'events_cache'; public $displayField = *uninitialized*; public $id = FALSE; public $data = ['EventCache' => [...]]; public $schemaName = NULL; public $table = 'events_cache'; protected $_schema = ['_id' => [...], 'created' => [...], 'modified' => [...], 'town_sef_url' => [...], 'data_key' => [...], 'sort_order' => [...], 'params' => [...]]; public $validate = []; public $validationErrors = []; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = 'Core'; public $name = 'EventCache'; public $alias = 'EventCache'; public $tableToModel = ['events_cache' => 'EventCache']; public $cacheQueries = FALSE; public $belongsTo = []; public $hasOne = []; public $hasMany = []; public $hasAndBelongsToMany = []; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { public $modelName = 'EventCache'; protected $_methods = [...]; protected $_mappedMethods = [...]; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $whitelist = []; public $cacheSources = FALSE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = []; protected $_associationKeys = ['belongsTo' => [...], 'hasOne' => [...], 'hasMany' => [...], 'hasAndBelongsToMany' => [...]]; protected $_associations = [0 => 'belongsTo', 1 => 'hasOne', 2 => 'hasMany', 3 => 'hasAndBelongsToMany']; public $__backAssociation = []; public $__backInnerAssociation = []; public $__backOriginalAssociation = []; public $__backContainableAssociation = []; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = ['all' => TRUE, 'first' => TRUE, 'count' => TRUE, 'neighbors' => TRUE, 'list' => TRUE, 'threaded' => TRUE]; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_validator = class ModelValidator { protected $_fields = [...]; protected $_model = ...; protected $_validate = [...]; protected $_methods = [...]; protected $_modelMethods = [...]; protected $_behaviors = [...] } }</span>, <span>$fields = </span><span>[0 => '_id', 1 => 'town_sef_url', 2 => 'data_key', 3 => 'sort_order', 4 => 'params', 5 => 'modified', 6 => 'created']</span>, <span>$values = </span><span>[0 => 'e5162304ebee2664164a47dc1a8eceae', 1 => 'dalton-mn', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"music","radius":"15","days":"14","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 6 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1942</td></tr> <tr><td bgcolor='#eeeeec' align='center'>26</td><td bgcolor='#eeeeec' align='center'>1.0873</td><td bgcolor='#eeeeec' align='right'>12028032</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => 'e5162304ebee2664164a47dc1a8eceae', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"15","days":"14","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 'created' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span>, <span>$options = </span><span>['safe' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Mongodb/Model/Datasource/MongodbSource.php' bgcolor='#eeeeec'>.../MongodbSource.php<b>:</b>500</td></tr> ' [protected] message => 'E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "e5162304ebee2664164a47dc1a8eceae" }' [protected] code => (int) 11000 [protected] file => '/var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php' [protected] line => (int) 86 }MongodbSource::create() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508 Model::_doSave() - CORE/Cake/Model/Model.php, line 1942 Model::save() - CORE/Cake/Model/Model.php, line 1760 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 54 TtdController::process_rule() - APP/Controller/TtdController.php, line 174 TtdController::get_ttd_slots() - APP/Controller/TtdController.php, line 111 TtdController::view() - APP/Controller/TtdController.php, line 71 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 Modules::render() - APP/Lib/Modules.php, line 23 include - APP/View/Elements/display.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473
Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "7a787baa15ef9e7e4788485aa335e7e3" } [APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508]Code Context} catch (MongoException $e) {$this->error = $e->getMessage();trigger_error($this->error);$Model = object(EventCache) { primaryKey => '_id' useDbConfig => 'mongo' useTable => 'events_cache' id => false data => array( 'EventCache' => array( [maximum depth reached] ) ) schemaName => null table => 'events_cache' validate => array() validationErrors => array() validationDomain => null tablePrefix => '' plugin => 'Core' name => 'EventCache' alias => 'EventCache' tableToModel => array( 'events_cache' => 'EventCache' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => false findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => array( '_id' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ), 'town_sef_url' => array( [maximum depth reached] ), 'data_key' => array( [maximum depth reached] ), 'sort_order' => array( [maximum depth reached] ), 'params' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => object(ModelValidator) {} } $fields = array( (int) 0 => '_id', (int) 1 => 'town_sef_url', (int) 2 => 'data_key', (int) 3 => 'sort_order', (int) 4 => 'params', (int) 5 => 'modified', (int) 6 => 'created' ) $values = array( (int) 0 => '7a787baa15ef9e7e4788485aa335e7e3', (int) 1 => 'dalton-mn', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"festivals","radius":"15","days":"3","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, (int) 6 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $data = array( '_id' => '7a787baa15ef9e7e4788485aa335e7e3', 'town_sef_url' => 'dalton-mn', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"festivals","radius":"15","days":"3","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, 'created' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $e = object(MongoDuplicateKeyException) { xdebug_message => '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> MongoDuplicateKeyException: E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "7a787baa15ef9e7e4788485aa335e7e3" } in /var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>86</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>414856</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0116</td><td bgcolor='#eeeeec' align='right'>2827888</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>81</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0153</td><td bgcolor='#eeeeec' align='right'>3530192</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703376</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703488</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703560</td><td bgcolor='#eeeeec'>TownsController->displayTown( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703600</td><td bgcolor='#eeeeec'>AppController->renderPage( <span>$pagename = </span><span>'home'</span>, <span>$type = </span><span>'town'</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TownsController.php' bgcolor='#eeeeec'>.../TownsController.php<b>:</b>11</td></tr> <tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.0175</td><td bgcolor='#eeeeec' align='right'>3909336</td><td bgcolor='#eeeeec'>Controller->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/AppController.php' bgcolor='#eeeeec'>.../AppController.php<b>:</b>224</td></tr> <tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.0194</td><td bgcolor='#eeeeec' align='right'>4330536</td><td bgcolor='#eeeeec'>View->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span><span>NULL</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>963</td></tr> <tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4340528</td><td bgcolor='#eeeeec'>View->_render( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$data = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>473</td></tr> <tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4341472</td><td bgcolor='#eeeeec'>View->_evaluate( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$dataForView = </span><span>['page_elements' => ['Header Menu Module' => '<style>\r\n#header {margin:0 0 0 0;}\r\nbody {background-color: #fff;}\r\n.breadcrumb {background-color: #fff; margin-bottom: 0px;}\r\n.row.breadcrumb {margin-bottom: 0px;}\r\n.top-ad {padding: 10px 0;background-color: #fff;text-align: center;border-top: 1px solid #fff;}\r\n.fblogo {padding: 48px 0 0 15px;margin: 0 0 0 -60px}\r\n@media(max-width: 1000px) { .hp-article h2 {margin-top:0px;}#header {margin-bottom: 5px; padding: 0px 0px 5px 0;}.fblogo {padding:0;margin:0;} }\r\n</style>\r\n\r\n\r\n\t\t\r\n\t\t<div class="top-menu">\t\t\r\n\t\t<'..., 'Header Script Module' => '<script data-ad-client="ca-pub-2972288465131749" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>\r\n\r\n\r\n{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({article:\'auto\'});\r\n !function (e, f, u, i) {\r\n if (!document.getElementById(i)){\r\n e.async = 1;\r\n e.src = u;\r\n e.id = i;\r\n f.parentNode.insertBefore(e, f);\r\n }\r\n }(document.createElement(\'script\'),\r\n document.getElementsByTagName(\'s'..., 'Footer Menu Module' => '<div style="display:flex; justify-content:space-around">\r\n<div>\r\n <p><a href="https://support.americantowns.com/hc/en-us/requests/new">Contact Us</a></p>\r\n <p><a href="http://support.americantowns.com">Frequently Asked Questions</a></p>\r\n <p><a href="http://support.americantowns.com">Report Incorrect Information</a></p>\r\n <p><a href="https://www.americantownsmedia.com/dmca-policy">DMCA Policy</a></p>\r\n</div>\r\n<div class="copyright">\r\n <img src="https://cdn-p300site.americantowns.com/imageresize/212/htt'..., 'Footer Script Module' => '{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({flush: true});\r\n</script>\r\n{endif}']]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>933</td></tr> <tr><td bgcolor='#eeeeec' align='center'>12</td><td bgcolor='#eeeeec' align='center'>0.0196</td><td bgcolor='#eeeeec' align='right'>4367600</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp</font> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>971</td></tr> <tr><td bgcolor='#eeeeec' align='center'>13</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8422704</td><td bgcolor='#eeeeec'>Modules::render( <span>$module = </span><span>['module_id' => '956', 'name' => 'AT - Town HP - TTD', 'type' => 'cakephp', 'data' => '/ttd/view/name:Article Slideshow/', 'css' => '', 'script' => '', 'cache_time' => '', 'localize' => '1']</span>, <span>$obj = </span><span>class View { public $Helpers = class HelperCollection { protected $_View = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $Blocks = class ViewBlock { protected $_blocks = [...]; protected $_active = [...]; protected $_discardActiveBufferOnEnd = FALSE }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = []; public $helpers = [0 => 'Cache']; public $viewPath = 'Towns'; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = ['Town' => [...], 'Site' => [...], 'Page' => [...], 'Module' => [...]]; public $hasRendered = FALSE; public $uuids = []; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; public $elementCache = 'default'; public $elementCacheSettings = []; protected $_passedVars = [0 => 'viewVars', 1 => 'autoLayout', 2 => 'ext', 3 => 'helpers', 4 => 'view', 5 => 'layout', 6 => 'name', 7 => 'theme', 8 => 'layoutPath', 9 => 'viewPath', 10 => 'request', 11 => 'plugin', 12 => 'passedArgs', 13 => 'cacheAction']; protected $_scripts = []; protected $_paths = [0 => '/var/www/vhosts/devel1/project300/app/View/', 1 => '/var/www/vhosts/devel1/project300/lib/Cake/View/', 2 => '/var/www/vhosts/devel1/project300/lib/Cake/Console/Templates/skel/View/']; protected $_pathsForPlugin = []; protected $_parents = ['/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' => '/var/www/vhosts/devel1/project300/app/View/Common/twoColumn.ctp']; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = []; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { protected $_replace = [...]; protected $_match = [...]; protected $_counter = 0; public $settings = [...]; public $helpers = [...]; protected $_helperMap = [...]; public $theme = ''; public $request = class CakeRequest { ... }; public $plugin = NULL; public $fieldset = [...]; public $tags = [...]; protected $_tainted = NULL; protected $_cleaned = NULL; protected $_View = ...; protected $_fieldSuffixes = [...]; protected $_modelScope = NULL; protected $_association = NULL; protected $_entityPath = NULL; protected $_minimizedAttributes = [...]; protected $_attributeFormat = '%s="%s"'; protected $_minimizedAttributeFormat = '%s="%s"' }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }</span> )</td><td title='/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' bgcolor='#eeeeec'>.../display.ctp<b>:</b>14</td></tr> <tr><td bgcolor='#eeeeec' align='center'>14</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8424872</td><td bgcolor='#eeeeec'>CakeObject->requestAction( <span>$url = </span><span>'/internal/ttd/view/name:Article Slideshow/'</span>, <span>$extra = </span><span>[0 => 'return', 'Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]]]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Lib/Modules.php' bgcolor='#eeeeec'>.../Modules.php<b>:</b>23</td></tr> <tr><td bgcolor='#eeeeec' align='center'>15</td><td bgcolor='#eeeeec' align='center'>0.0279</td><td bgcolor='#eeeeec' align='right'>8426032</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span><span>['Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Core/CakeObject.php' bgcolor='#eeeeec'>.../CakeObject.php<b>:</b>104</td></tr> <tr><td bgcolor='#eeeeec' align='center'>16</td><td bgcolor='#eeeeec' align='center'>0.0286</td><td bgcolor='#eeeeec' align='right'>8503360</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>17</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674736</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>18</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674848</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>19</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674920</td><td bgcolor='#eeeeec'>TtdController->view( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>20</td><td bgcolor='#eeeeec' align='center'>0.9926</td><td bgcolor='#eeeeec' align='right'>11217032</td><td bgcolor='#eeeeec'>TtdController->get_ttd_slots( <span>$rules = </span><span>[0 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/wonka-315920/', 'title' => 'Wonka', 'thumbnail' => 'http://www.movienewsletters.net/photos/315920H2.jpg'], 1 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 2 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 3 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'ttl' => '3', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 4 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '50', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 5 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '10', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 6 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '14', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 7 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '10', 'ttl' => '3', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 8 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '60', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 9 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '15', 'days' => '3', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 10 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '60', 'days' => '30', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 11 => ['content_type' => 'event_category', 'radius' => '10', 'days' => '5', 'ttl' => '1', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 12 => ['content_type' => 'event_category', 'radius' => '15', 'days' => '15', 'ttl' => '2', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 13 => ['content_type' => 'event_category', 'radius' => '30', 'days' => '15', 'ttl' => '3', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 14 => ['content_type' => 'event_category', 'radius' => '45', 'days' => '15', 'ttl' => '4', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 15 => ['content_type' => 'event_category', 'radius' => '75', 'days' => '30', 'ttl' => '8', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 16 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '15', 'days' => '5', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 17 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '25', 'days' => '14', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 18 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '1', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 19 => ['content_type' => 'group_category', 'radius' => '25', 'ttl' => '2', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 20 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 21 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/aquaman-and-the-lost-kingdom-288637/', 'title' => 'Aquaman and The Lost Kingdom', 'thumbnail' => 'http://www.movienewsletters.net/photos/288637H7.jpg'], 22 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 23 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '8', 'israndom' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg']]</span>, <span>$slots = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>71</td></tr> <tr><td bgcolor='#eeeeec' align='center'>21</td><td bgcolor='#eeeeec' align='center'>1.0963</td><td bgcolor='#eeeeec' align='right'>12145928</td><td bgcolor='#eeeeec'>TtdController->process_rule( <span>$rule = </span><span>['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '15', 'days' => '3', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>111</td></tr> <tr><td bgcolor='#eeeeec' align='center'>22</td><td bgcolor='#eeeeec' align='center'>1.0963</td><td bgcolor='#eeeeec' align='right'>12146304</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'festivals', 'radius' => '15', 'days' => '3', 'show' => 1, 'geo' => [0 => -95.915603637695, 1 => 46.173698425293], 'cache' => '+15 minutes']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>174</td></tr> <tr><td bgcolor='#eeeeec' align='center'>23</td><td bgcolor='#eeeeec' align='center'>1.1045</td><td bgcolor='#eeeeec' align='right'>12150160</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '7a787baa15ef9e7e4788485aa335e7e3', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"festivals","radius":"15","days":"3","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$validate = </span>???, <span>$fieldList = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Core/Controller/Component/EventsComponent.php' bgcolor='#eeeeec'>.../EventsComponent.php<b>:</b>54</td></tr> <tr><td bgcolor='#eeeeec' align='center'>24</td><td bgcolor='#eeeeec' align='center'>1.1045</td><td bgcolor='#eeeeec' align='right'>12150536</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '7a787baa15ef9e7e4788485aa335e7e3', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"festivals","radius":"15","days":"3","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$options = </span><span>['validate' => TRUE, 'fieldList' => [], 'callbacks' => TRUE, 'counterCache' => TRUE, 'atomic' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1760</td></tr> <tr><td bgcolor='#eeeeec' align='center'>25</td><td bgcolor='#eeeeec' align='center'>1.1050</td><td bgcolor='#eeeeec' align='right'>12151912</td><td bgcolor='#eeeeec'>MongodbSource->create( <span>$Model = </span><span>class EventCache { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'events_cache'; public $displayField = *uninitialized*; public $id = FALSE; public $data = ['EventCache' => [...]]; public $schemaName = NULL; public $table = 'events_cache'; protected $_schema = ['_id' => [...], 'created' => [...], 'modified' => [...], 'town_sef_url' => [...], 'data_key' => [...], 'sort_order' => [...], 'params' => [...]]; public $validate = []; public $validationErrors = []; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = 'Core'; public $name = 'EventCache'; public $alias = 'EventCache'; public $tableToModel = ['events_cache' => 'EventCache']; public $cacheQueries = FALSE; public $belongsTo = []; public $hasOne = []; public $hasMany = []; public $hasAndBelongsToMany = []; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { public $modelName = 'EventCache'; protected $_methods = [...]; protected $_mappedMethods = [...]; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $whitelist = []; public $cacheSources = FALSE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = []; protected $_associationKeys = ['belongsTo' => [...], 'hasOne' => [...], 'hasMany' => [...], 'hasAndBelongsToMany' => [...]]; protected $_associations = [0 => 'belongsTo', 1 => 'hasOne', 2 => 'hasMany', 3 => 'hasAndBelongsToMany']; public $__backAssociation = []; public $__backInnerAssociation = []; public $__backOriginalAssociation = []; public $__backContainableAssociation = []; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = ['all' => TRUE, 'first' => TRUE, 'count' => TRUE, 'neighbors' => TRUE, 'list' => TRUE, 'threaded' => TRUE]; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_validator = class ModelValidator { protected $_fields = [...]; protected $_model = ...; protected $_validate = [...]; protected $_methods = [...]; protected $_modelMethods = [...]; protected $_behaviors = [...] } }</span>, <span>$fields = </span><span>[0 => '_id', 1 => 'town_sef_url', 2 => 'data_key', 3 => 'sort_order', 4 => 'params', 5 => 'modified', 6 => 'created']</span>, <span>$values = </span><span>[0 => '7a787baa15ef9e7e4788485aa335e7e3', 1 => 'dalton-mn', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"festivals","radius":"15","days":"3","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 6 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1942</td></tr> <tr><td bgcolor='#eeeeec' align='center'>26</td><td bgcolor='#eeeeec' align='center'>1.1050</td><td bgcolor='#eeeeec' align='right'>12152560</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '7a787baa15ef9e7e4788485aa335e7e3', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"festivals","radius":"15","days":"3","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 'created' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span>, <span>$options = </span><span>['safe' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Mongodb/Model/Datasource/MongodbSource.php' bgcolor='#eeeeec'>.../MongodbSource.php<b>:</b>500</td></tr> ' [protected] message => 'E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "7a787baa15ef9e7e4788485aa335e7e3" }' [protected] code => (int) 11000 [protected] file => '/var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php' [protected] line => (int) 86 }MongodbSource::create() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508 Model::_doSave() - CORE/Cake/Model/Model.php, line 1942 Model::save() - CORE/Cake/Model/Model.php, line 1760 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 54 TtdController::process_rule() - APP/Controller/TtdController.php, line 174 TtdController::get_ttd_slots() - APP/Controller/TtdController.php, line 111 TtdController::view() - APP/Controller/TtdController.php, line 71 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 Modules::render() - APP/Lib/Modules.php, line 23 include - APP/View/Elements/display.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473
Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "81d44d55d2814b1f32f624d95ccec79f" } [APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508]Code Context} catch (MongoException $e) {$this->error = $e->getMessage();trigger_error($this->error);$Model = object(EventCache) { primaryKey => '_id' useDbConfig => 'mongo' useTable => 'events_cache' id => false data => array( 'EventCache' => array( [maximum depth reached] ) ) schemaName => null table => 'events_cache' validate => array() validationErrors => array() validationDomain => null tablePrefix => '' plugin => 'Core' name => 'EventCache' alias => 'EventCache' tableToModel => array( 'events_cache' => 'EventCache' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => false findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => array( '_id' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ), 'town_sef_url' => array( [maximum depth reached] ), 'data_key' => array( [maximum depth reached] ), 'sort_order' => array( [maximum depth reached] ), 'params' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => object(ModelValidator) {} } $fields = array( (int) 0 => '_id', (int) 1 => 'town_sef_url', (int) 2 => 'data_key', (int) 3 => 'sort_order', (int) 4 => 'params', (int) 5 => 'modified', (int) 6 => 'created' ) $values = array( (int) 0 => '81d44d55d2814b1f32f624d95ccec79f', (int) 1 => 'dalton-mn', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"festivals","radius":"60","days":"30","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, (int) 6 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $data = array( '_id' => '81d44d55d2814b1f32f624d95ccec79f', 'town_sef_url' => 'dalton-mn', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"festivals","radius":"60","days":"30","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, 'created' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $e = object(MongoDuplicateKeyException) { xdebug_message => '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> MongoDuplicateKeyException: E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "81d44d55d2814b1f32f624d95ccec79f" } in /var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>86</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>414856</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0116</td><td bgcolor='#eeeeec' align='right'>2827888</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>81</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0153</td><td bgcolor='#eeeeec' align='right'>3530192</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703376</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703488</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703560</td><td bgcolor='#eeeeec'>TownsController->displayTown( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703600</td><td bgcolor='#eeeeec'>AppController->renderPage( <span>$pagename = </span><span>'home'</span>, <span>$type = </span><span>'town'</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TownsController.php' bgcolor='#eeeeec'>.../TownsController.php<b>:</b>11</td></tr> <tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.0175</td><td bgcolor='#eeeeec' align='right'>3909336</td><td bgcolor='#eeeeec'>Controller->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/AppController.php' bgcolor='#eeeeec'>.../AppController.php<b>:</b>224</td></tr> <tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.0194</td><td bgcolor='#eeeeec' align='right'>4330536</td><td bgcolor='#eeeeec'>View->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span><span>NULL</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>963</td></tr> <tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4340528</td><td bgcolor='#eeeeec'>View->_render( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$data = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>473</td></tr> <tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4341472</td><td bgcolor='#eeeeec'>View->_evaluate( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$dataForView = </span><span>['page_elements' => ['Header Menu Module' => '<style>\r\n#header {margin:0 0 0 0;}\r\nbody {background-color: #fff;}\r\n.breadcrumb {background-color: #fff; margin-bottom: 0px;}\r\n.row.breadcrumb {margin-bottom: 0px;}\r\n.top-ad {padding: 10px 0;background-color: #fff;text-align: center;border-top: 1px solid #fff;}\r\n.fblogo {padding: 48px 0 0 15px;margin: 0 0 0 -60px}\r\n@media(max-width: 1000px) { .hp-article h2 {margin-top:0px;}#header {margin-bottom: 5px; padding: 0px 0px 5px 0;}.fblogo {padding:0;margin:0;} }\r\n</style>\r\n\r\n\r\n\t\t\r\n\t\t<div class="top-menu">\t\t\r\n\t\t<'..., 'Header Script Module' => '<script data-ad-client="ca-pub-2972288465131749" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>\r\n\r\n\r\n{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({article:\'auto\'});\r\n !function (e, f, u, i) {\r\n if (!document.getElementById(i)){\r\n e.async = 1;\r\n e.src = u;\r\n e.id = i;\r\n f.parentNode.insertBefore(e, f);\r\n }\r\n }(document.createElement(\'script\'),\r\n document.getElementsByTagName(\'s'..., 'Footer Menu Module' => '<div style="display:flex; justify-content:space-around">\r\n<div>\r\n <p><a href="https://support.americantowns.com/hc/en-us/requests/new">Contact Us</a></p>\r\n <p><a href="http://support.americantowns.com">Frequently Asked Questions</a></p>\r\n <p><a href="http://support.americantowns.com">Report Incorrect Information</a></p>\r\n <p><a href="https://www.americantownsmedia.com/dmca-policy">DMCA Policy</a></p>\r\n</div>\r\n<div class="copyright">\r\n <img src="https://cdn-p300site.americantowns.com/imageresize/212/htt'..., 'Footer Script Module' => '{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({flush: true});\r\n</script>\r\n{endif}']]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>933</td></tr> <tr><td bgcolor='#eeeeec' align='center'>12</td><td bgcolor='#eeeeec' align='center'>0.0196</td><td bgcolor='#eeeeec' align='right'>4367600</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp</font> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>971</td></tr> <tr><td bgcolor='#eeeeec' align='center'>13</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8422704</td><td bgcolor='#eeeeec'>Modules::render( <span>$module = </span><span>['module_id' => '956', 'name' => 'AT - Town HP - TTD', 'type' => 'cakephp', 'data' => '/ttd/view/name:Article Slideshow/', 'css' => '', 'script' => '', 'cache_time' => '', 'localize' => '1']</span>, <span>$obj = </span><span>class View { public $Helpers = class HelperCollection { protected $_View = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $Blocks = class ViewBlock { protected $_blocks = [...]; protected $_active = [...]; protected $_discardActiveBufferOnEnd = FALSE }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = []; public $helpers = [0 => 'Cache']; public $viewPath = 'Towns'; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = ['Town' => [...], 'Site' => [...], 'Page' => [...], 'Module' => [...]]; public $hasRendered = FALSE; public $uuids = []; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; public $elementCache = 'default'; public $elementCacheSettings = []; protected $_passedVars = [0 => 'viewVars', 1 => 'autoLayout', 2 => 'ext', 3 => 'helpers', 4 => 'view', 5 => 'layout', 6 => 'name', 7 => 'theme', 8 => 'layoutPath', 9 => 'viewPath', 10 => 'request', 11 => 'plugin', 12 => 'passedArgs', 13 => 'cacheAction']; protected $_scripts = []; protected $_paths = [0 => '/var/www/vhosts/devel1/project300/app/View/', 1 => '/var/www/vhosts/devel1/project300/lib/Cake/View/', 2 => '/var/www/vhosts/devel1/project300/lib/Cake/Console/Templates/skel/View/']; protected $_pathsForPlugin = []; protected $_parents = ['/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' => '/var/www/vhosts/devel1/project300/app/View/Common/twoColumn.ctp']; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = []; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { protected $_replace = [...]; protected $_match = [...]; protected $_counter = 0; public $settings = [...]; public $helpers = [...]; protected $_helperMap = [...]; public $theme = ''; public $request = class CakeRequest { ... }; public $plugin = NULL; public $fieldset = [...]; public $tags = [...]; protected $_tainted = NULL; protected $_cleaned = NULL; protected $_View = ...; protected $_fieldSuffixes = [...]; protected $_modelScope = NULL; protected $_association = NULL; protected $_entityPath = NULL; protected $_minimizedAttributes = [...]; protected $_attributeFormat = '%s="%s"'; protected $_minimizedAttributeFormat = '%s="%s"' }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }</span> )</td><td title='/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' bgcolor='#eeeeec'>.../display.ctp<b>:</b>14</td></tr> <tr><td bgcolor='#eeeeec' align='center'>14</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8424872</td><td bgcolor='#eeeeec'>CakeObject->requestAction( <span>$url = </span><span>'/internal/ttd/view/name:Article Slideshow/'</span>, <span>$extra = </span><span>[0 => 'return', 'Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]]]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Lib/Modules.php' bgcolor='#eeeeec'>.../Modules.php<b>:</b>23</td></tr> <tr><td bgcolor='#eeeeec' align='center'>15</td><td bgcolor='#eeeeec' align='center'>0.0279</td><td bgcolor='#eeeeec' align='right'>8426032</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span><span>['Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Core/CakeObject.php' bgcolor='#eeeeec'>.../CakeObject.php<b>:</b>104</td></tr> <tr><td bgcolor='#eeeeec' align='center'>16</td><td bgcolor='#eeeeec' align='center'>0.0286</td><td bgcolor='#eeeeec' align='right'>8503360</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>17</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674736</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>18</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674848</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>19</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674920</td><td bgcolor='#eeeeec'>TtdController->view( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>20</td><td bgcolor='#eeeeec' align='center'>0.9926</td><td bgcolor='#eeeeec' align='right'>11217032</td><td bgcolor='#eeeeec'>TtdController->get_ttd_slots( <span>$rules = </span><span>[0 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/wonka-315920/', 'title' => 'Wonka', 'thumbnail' => 'http://www.movienewsletters.net/photos/315920H2.jpg'], 1 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 2 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 3 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'ttl' => '3', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 4 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '50', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 5 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '10', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 6 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '14', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 7 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '10', 'ttl' => '3', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 8 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '60', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 9 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '15', 'days' => '3', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 10 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '60', 'days' => '30', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 11 => ['content_type' => 'event_category', 'radius' => '10', 'days' => '5', 'ttl' => '1', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 12 => ['content_type' => 'event_category', 'radius' => '15', 'days' => '15', 'ttl' => '2', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 13 => ['content_type' => 'event_category', 'radius' => '30', 'days' => '15', 'ttl' => '3', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 14 => ['content_type' => 'event_category', 'radius' => '45', 'days' => '15', 'ttl' => '4', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 15 => ['content_type' => 'event_category', 'radius' => '75', 'days' => '30', 'ttl' => '8', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 16 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '15', 'days' => '5', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 17 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '25', 'days' => '14', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 18 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '1', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 19 => ['content_type' => 'group_category', 'radius' => '25', 'ttl' => '2', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 20 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 21 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/aquaman-and-the-lost-kingdom-288637/', 'title' => 'Aquaman and The Lost Kingdom', 'thumbnail' => 'http://www.movienewsletters.net/photos/288637H7.jpg'], 22 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 23 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '8', 'israndom' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg']]</span>, <span>$slots = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>71</td></tr> <tr><td bgcolor='#eeeeec' align='center'>21</td><td bgcolor='#eeeeec' align='center'>1.1137</td><td bgcolor='#eeeeec' align='right'>12271096</td><td bgcolor='#eeeeec'>TtdController->process_rule( <span>$rule = </span><span>['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '60', 'days' => '30', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>111</td></tr> <tr><td bgcolor='#eeeeec' align='center'>22</td><td bgcolor='#eeeeec' align='center'>1.1137</td><td bgcolor='#eeeeec' align='right'>12271472</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'festivals', 'radius' => '60', 'days' => '30', 'show' => 1, 'geo' => [0 => -95.915603637695, 1 => 46.173698425293], 'cache' => '+15 minutes']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>174</td></tr> <tr><td bgcolor='#eeeeec' align='center'>23</td><td bgcolor='#eeeeec' align='center'>1.1311</td><td bgcolor='#eeeeec' align='right'>12275328</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '81d44d55d2814b1f32f624d95ccec79f', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"festivals","radius":"60","days":"30","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$validate = </span>???, <span>$fieldList = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Core/Controller/Component/EventsComponent.php' bgcolor='#eeeeec'>.../EventsComponent.php<b>:</b>54</td></tr> <tr><td bgcolor='#eeeeec' align='center'>24</td><td bgcolor='#eeeeec' align='center'>1.1311</td><td bgcolor='#eeeeec' align='right'>12275704</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '81d44d55d2814b1f32f624d95ccec79f', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"festivals","radius":"60","days":"30","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$options = </span><span>['validate' => TRUE, 'fieldList' => [], 'callbacks' => TRUE, 'counterCache' => TRUE, 'atomic' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1760</td></tr> <tr><td bgcolor='#eeeeec' align='center'>25</td><td bgcolor='#eeeeec' align='center'>1.1316</td><td bgcolor='#eeeeec' align='right'>12277080</td><td bgcolor='#eeeeec'>MongodbSource->create( <span>$Model = </span><span>class EventCache { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'events_cache'; public $displayField = *uninitialized*; public $id = FALSE; public $data = ['EventCache' => [...]]; public $schemaName = NULL; public $table = 'events_cache'; protected $_schema = ['_id' => [...], 'created' => [...], 'modified' => [...], 'town_sef_url' => [...], 'data_key' => [...], 'sort_order' => [...], 'params' => [...]]; public $validate = []; public $validationErrors = []; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = 'Core'; public $name = 'EventCache'; public $alias = 'EventCache'; public $tableToModel = ['events_cache' => 'EventCache']; public $cacheQueries = FALSE; public $belongsTo = []; public $hasOne = []; public $hasMany = []; public $hasAndBelongsToMany = []; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { public $modelName = 'EventCache'; protected $_methods = [...]; protected $_mappedMethods = [...]; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $whitelist = []; public $cacheSources = FALSE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = []; protected $_associationKeys = ['belongsTo' => [...], 'hasOne' => [...], 'hasMany' => [...], 'hasAndBelongsToMany' => [...]]; protected $_associations = [0 => 'belongsTo', 1 => 'hasOne', 2 => 'hasMany', 3 => 'hasAndBelongsToMany']; public $__backAssociation = []; public $__backInnerAssociation = []; public $__backOriginalAssociation = []; public $__backContainableAssociation = []; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = ['all' => TRUE, 'first' => TRUE, 'count' => TRUE, 'neighbors' => TRUE, 'list' => TRUE, 'threaded' => TRUE]; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_validator = class ModelValidator { protected $_fields = [...]; protected $_model = ...; protected $_validate = [...]; protected $_methods = [...]; protected $_modelMethods = [...]; protected $_behaviors = [...] } }</span>, <span>$fields = </span><span>[0 => '_id', 1 => 'town_sef_url', 2 => 'data_key', 3 => 'sort_order', 4 => 'params', 5 => 'modified', 6 => 'created']</span>, <span>$values = </span><span>[0 => '81d44d55d2814b1f32f624d95ccec79f', 1 => 'dalton-mn', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"festivals","radius":"60","days":"30","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 6 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1942</td></tr> <tr><td bgcolor='#eeeeec' align='center'>26</td><td bgcolor='#eeeeec' align='center'>1.1318</td><td bgcolor='#eeeeec' align='right'>12277728</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '81d44d55d2814b1f32f624d95ccec79f', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"festivals","radius":"60","days":"30","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 'created' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span>, <span>$options = </span><span>['safe' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Mongodb/Model/Datasource/MongodbSource.php' bgcolor='#eeeeec'>.../MongodbSource.php<b>:</b>500</td></tr> ' [protected] message => 'E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "81d44d55d2814b1f32f624d95ccec79f" }' [protected] code => (int) 11000 [protected] file => '/var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php' [protected] line => (int) 86 }MongodbSource::create() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508 Model::_doSave() - CORE/Cake/Model/Model.php, line 1942 Model::save() - CORE/Cake/Model/Model.php, line 1760 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 54 TtdController::process_rule() - APP/Controller/TtdController.php, line 174 TtdController::get_ttd_slots() - APP/Controller/TtdController.php, line 111 TtdController::view() - APP/Controller/TtdController.php, line 71 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 Modules::render() - APP/Lib/Modules.php, line 23 include - APP/View/Elements/display.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473
Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "de589e714421e8590f89c6d83fd54bf0" } [APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508]Code Context} catch (MongoException $e) {$this->error = $e->getMessage();trigger_error($this->error);$Model = object(EventCache) { primaryKey => '_id' useDbConfig => 'mongo' useTable => 'events_cache' id => false data => array( 'EventCache' => array( [maximum depth reached] ) ) schemaName => null table => 'events_cache' validate => array() validationErrors => array() validationDomain => null tablePrefix => '' plugin => 'Core' name => 'EventCache' alias => 'EventCache' tableToModel => array( 'events_cache' => 'EventCache' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => false findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => array( '_id' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ), 'town_sef_url' => array( [maximum depth reached] ), 'data_key' => array( [maximum depth reached] ), 'sort_order' => array( [maximum depth reached] ), 'params' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => object(ModelValidator) {} } $fields = array( (int) 0 => '_id', (int) 1 => 'town_sef_url', (int) 2 => 'data_key', (int) 3 => 'sort_order', (int) 4 => 'params', (int) 5 => 'modified', (int) 6 => 'created' ) $values = array( (int) 0 => 'de589e714421e8590f89c6d83fd54bf0', (int) 1 => 'dalton-mn', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"arts-and-entertainment","radius":"10","days":"5","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, (int) 6 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $data = array( '_id' => 'de589e714421e8590f89c6d83fd54bf0', 'town_sef_url' => 'dalton-mn', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"arts-and-entertainment","radius":"10","days":"5","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, 'created' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $e = object(MongoDuplicateKeyException) { xdebug_message => '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> MongoDuplicateKeyException: E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "de589e714421e8590f89c6d83fd54bf0" } in /var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>86</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>414856</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0116</td><td bgcolor='#eeeeec' align='right'>2827888</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>81</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0153</td><td bgcolor='#eeeeec' align='right'>3530192</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703376</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703488</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703560</td><td bgcolor='#eeeeec'>TownsController->displayTown( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703600</td><td bgcolor='#eeeeec'>AppController->renderPage( <span>$pagename = </span><span>'home'</span>, <span>$type = </span><span>'town'</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TownsController.php' bgcolor='#eeeeec'>.../TownsController.php<b>:</b>11</td></tr> <tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.0175</td><td bgcolor='#eeeeec' align='right'>3909336</td><td bgcolor='#eeeeec'>Controller->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/AppController.php' bgcolor='#eeeeec'>.../AppController.php<b>:</b>224</td></tr> <tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.0194</td><td bgcolor='#eeeeec' align='right'>4330536</td><td bgcolor='#eeeeec'>View->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span><span>NULL</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>963</td></tr> <tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4340528</td><td bgcolor='#eeeeec'>View->_render( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$data = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>473</td></tr> <tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4341472</td><td bgcolor='#eeeeec'>View->_evaluate( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$dataForView = </span><span>['page_elements' => ['Header Menu Module' => '<style>\r\n#header {margin:0 0 0 0;}\r\nbody {background-color: #fff;}\r\n.breadcrumb {background-color: #fff; margin-bottom: 0px;}\r\n.row.breadcrumb {margin-bottom: 0px;}\r\n.top-ad {padding: 10px 0;background-color: #fff;text-align: center;border-top: 1px solid #fff;}\r\n.fblogo {padding: 48px 0 0 15px;margin: 0 0 0 -60px}\r\n@media(max-width: 1000px) { .hp-article h2 {margin-top:0px;}#header {margin-bottom: 5px; padding: 0px 0px 5px 0;}.fblogo {padding:0;margin:0;} }\r\n</style>\r\n\r\n\r\n\t\t\r\n\t\t<div class="top-menu">\t\t\r\n\t\t<'..., 'Header Script Module' => '<script data-ad-client="ca-pub-2972288465131749" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>\r\n\r\n\r\n{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({article:\'auto\'});\r\n !function (e, f, u, i) {\r\n if (!document.getElementById(i)){\r\n e.async = 1;\r\n e.src = u;\r\n e.id = i;\r\n f.parentNode.insertBefore(e, f);\r\n }\r\n }(document.createElement(\'script\'),\r\n document.getElementsByTagName(\'s'..., 'Footer Menu Module' => '<div style="display:flex; justify-content:space-around">\r\n<div>\r\n <p><a href="https://support.americantowns.com/hc/en-us/requests/new">Contact Us</a></p>\r\n <p><a href="http://support.americantowns.com">Frequently Asked Questions</a></p>\r\n <p><a href="http://support.americantowns.com">Report Incorrect Information</a></p>\r\n <p><a href="https://www.americantownsmedia.com/dmca-policy">DMCA Policy</a></p>\r\n</div>\r\n<div class="copyright">\r\n <img src="https://cdn-p300site.americantowns.com/imageresize/212/htt'..., 'Footer Script Module' => '{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({flush: true});\r\n</script>\r\n{endif}']]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>933</td></tr> <tr><td bgcolor='#eeeeec' align='center'>12</td><td bgcolor='#eeeeec' align='center'>0.0196</td><td bgcolor='#eeeeec' align='right'>4367600</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp</font> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>971</td></tr> <tr><td bgcolor='#eeeeec' align='center'>13</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8422704</td><td bgcolor='#eeeeec'>Modules::render( <span>$module = </span><span>['module_id' => '956', 'name' => 'AT - Town HP - TTD', 'type' => 'cakephp', 'data' => '/ttd/view/name:Article Slideshow/', 'css' => '', 'script' => '', 'cache_time' => '', 'localize' => '1']</span>, <span>$obj = </span><span>class View { public $Helpers = class HelperCollection { protected $_View = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $Blocks = class ViewBlock { protected $_blocks = [...]; protected $_active = [...]; protected $_discardActiveBufferOnEnd = FALSE }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = []; public $helpers = [0 => 'Cache']; public $viewPath = 'Towns'; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = ['Town' => [...], 'Site' => [...], 'Page' => [...], 'Module' => [...]]; public $hasRendered = FALSE; public $uuids = []; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; public $elementCache = 'default'; public $elementCacheSettings = []; protected $_passedVars = [0 => 'viewVars', 1 => 'autoLayout', 2 => 'ext', 3 => 'helpers', 4 => 'view', 5 => 'layout', 6 => 'name', 7 => 'theme', 8 => 'layoutPath', 9 => 'viewPath', 10 => 'request', 11 => 'plugin', 12 => 'passedArgs', 13 => 'cacheAction']; protected $_scripts = []; protected $_paths = [0 => '/var/www/vhosts/devel1/project300/app/View/', 1 => '/var/www/vhosts/devel1/project300/lib/Cake/View/', 2 => '/var/www/vhosts/devel1/project300/lib/Cake/Console/Templates/skel/View/']; protected $_pathsForPlugin = []; protected $_parents = ['/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' => '/var/www/vhosts/devel1/project300/app/View/Common/twoColumn.ctp']; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = []; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { protected $_replace = [...]; protected $_match = [...]; protected $_counter = 0; public $settings = [...]; public $helpers = [...]; protected $_helperMap = [...]; public $theme = ''; public $request = class CakeRequest { ... }; public $plugin = NULL; public $fieldset = [...]; public $tags = [...]; protected $_tainted = NULL; protected $_cleaned = NULL; protected $_View = ...; protected $_fieldSuffixes = [...]; protected $_modelScope = NULL; protected $_association = NULL; protected $_entityPath = NULL; protected $_minimizedAttributes = [...]; protected $_attributeFormat = '%s="%s"'; protected $_minimizedAttributeFormat = '%s="%s"' }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }</span> )</td><td title='/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' bgcolor='#eeeeec'>.../display.ctp<b>:</b>14</td></tr> <tr><td bgcolor='#eeeeec' align='center'>14</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8424872</td><td bgcolor='#eeeeec'>CakeObject->requestAction( <span>$url = </span><span>'/internal/ttd/view/name:Article Slideshow/'</span>, <span>$extra = </span><span>[0 => 'return', 'Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]]]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Lib/Modules.php' bgcolor='#eeeeec'>.../Modules.php<b>:</b>23</td></tr> <tr><td bgcolor='#eeeeec' align='center'>15</td><td bgcolor='#eeeeec' align='center'>0.0279</td><td bgcolor='#eeeeec' align='right'>8426032</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span><span>['Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Core/CakeObject.php' bgcolor='#eeeeec'>.../CakeObject.php<b>:</b>104</td></tr> <tr><td bgcolor='#eeeeec' align='center'>16</td><td bgcolor='#eeeeec' align='center'>0.0286</td><td bgcolor='#eeeeec' align='right'>8503360</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>17</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674736</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>18</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674848</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>19</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674920</td><td bgcolor='#eeeeec'>TtdController->view( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>20</td><td bgcolor='#eeeeec' align='center'>0.9926</td><td bgcolor='#eeeeec' align='right'>11217032</td><td bgcolor='#eeeeec'>TtdController->get_ttd_slots( <span>$rules = </span><span>[0 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/wonka-315920/', 'title' => 'Wonka', 'thumbnail' => 'http://www.movienewsletters.net/photos/315920H2.jpg'], 1 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 2 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 3 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'ttl' => '3', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 4 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '50', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 5 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '10', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 6 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '14', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 7 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '10', 'ttl' => '3', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 8 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '60', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 9 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '15', 'days' => '3', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 10 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '60', 'days' => '30', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 11 => ['content_type' => 'event_category', 'radius' => '10', 'days' => '5', 'ttl' => '1', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 12 => ['content_type' => 'event_category', 'radius' => '15', 'days' => '15', 'ttl' => '2', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 13 => ['content_type' => 'event_category', 'radius' => '30', 'days' => '15', 'ttl' => '3', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 14 => ['content_type' => 'event_category', 'radius' => '45', 'days' => '15', 'ttl' => '4', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 15 => ['content_type' => 'event_category', 'radius' => '75', 'days' => '30', 'ttl' => '8', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 16 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '15', 'days' => '5', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 17 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '25', 'days' => '14', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 18 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '1', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 19 => ['content_type' => 'group_category', 'radius' => '25', 'ttl' => '2', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 20 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 21 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/aquaman-and-the-lost-kingdom-288637/', 'title' => 'Aquaman and The Lost Kingdom', 'thumbnail' => 'http://www.movienewsletters.net/photos/288637H7.jpg'], 22 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 23 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '8', 'israndom' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg']]</span>, <span>$slots = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>71</td></tr> <tr><td bgcolor='#eeeeec' align='center'>21</td><td bgcolor='#eeeeec' align='center'>1.1427</td><td bgcolor='#eeeeec' align='right'>12395624</td><td bgcolor='#eeeeec'>TtdController->process_rule( <span>$rule = </span><span>['content_type' => 'event_category', 'radius' => '10', 'days' => '5', 'ttl' => '1', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>111</td></tr> <tr><td bgcolor='#eeeeec' align='center'>22</td><td bgcolor='#eeeeec' align='center'>1.1427</td><td bgcolor='#eeeeec' align='right'>12396000</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'arts-and-entertainment', 'radius' => '10', 'days' => '5', 'show' => 1, 'geo' => [0 => -95.915603637695, 1 => 46.173698425293], 'cache' => '+15 minutes']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>23</td><td bgcolor='#eeeeec' align='center'>1.1515</td><td bgcolor='#eeeeec' align='right'>12399920</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => 'de589e714421e8590f89c6d83fd54bf0', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"10","days":"5","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$validate = </span>???, <span>$fieldList = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Core/Controller/Component/EventsComponent.php' bgcolor='#eeeeec'>.../EventsComponent.php<b>:</b>54</td></tr> <tr><td bgcolor='#eeeeec' align='center'>24</td><td bgcolor='#eeeeec' align='center'>1.1515</td><td bgcolor='#eeeeec' align='right'>12400296</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => 'de589e714421e8590f89c6d83fd54bf0', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"10","days":"5","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$options = </span><span>['validate' => TRUE, 'fieldList' => [], 'callbacks' => TRUE, 'counterCache' => TRUE, 'atomic' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1760</td></tr> <tr><td bgcolor='#eeeeec' align='center'>25</td><td bgcolor='#eeeeec' align='center'>1.1520</td><td bgcolor='#eeeeec' align='right'>12401672</td><td bgcolor='#eeeeec'>MongodbSource->create( <span>$Model = </span><span>class EventCache { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'events_cache'; public $displayField = *uninitialized*; public $id = FALSE; public $data = ['EventCache' => [...]]; public $schemaName = NULL; public $table = 'events_cache'; protected $_schema = ['_id' => [...], 'created' => [...], 'modified' => [...], 'town_sef_url' => [...], 'data_key' => [...], 'sort_order' => [...], 'params' => [...]]; public $validate = []; public $validationErrors = []; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = 'Core'; public $name = 'EventCache'; public $alias = 'EventCache'; public $tableToModel = ['events_cache' => 'EventCache']; public $cacheQueries = FALSE; public $belongsTo = []; public $hasOne = []; public $hasMany = []; public $hasAndBelongsToMany = []; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { public $modelName = 'EventCache'; protected $_methods = [...]; protected $_mappedMethods = [...]; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $whitelist = []; public $cacheSources = FALSE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = []; protected $_associationKeys = ['belongsTo' => [...], 'hasOne' => [...], 'hasMany' => [...], 'hasAndBelongsToMany' => [...]]; protected $_associations = [0 => 'belongsTo', 1 => 'hasOne', 2 => 'hasMany', 3 => 'hasAndBelongsToMany']; public $__backAssociation = []; public $__backInnerAssociation = []; public $__backOriginalAssociation = []; public $__backContainableAssociation = []; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = ['all' => TRUE, 'first' => TRUE, 'count' => TRUE, 'neighbors' => TRUE, 'list' => TRUE, 'threaded' => TRUE]; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_validator = class ModelValidator { protected $_fields = [...]; protected $_model = ...; protected $_validate = [...]; protected $_methods = [...]; protected $_modelMethods = [...]; protected $_behaviors = [...] } }</span>, <span>$fields = </span><span>[0 => '_id', 1 => 'town_sef_url', 2 => 'data_key', 3 => 'sort_order', 4 => 'params', 5 => 'modified', 6 => 'created']</span>, <span>$values = </span><span>[0 => 'de589e714421e8590f89c6d83fd54bf0', 1 => 'dalton-mn', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"arts-and-entertainment","radius":"10","days":"5","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 6 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1942</td></tr> <tr><td bgcolor='#eeeeec' align='center'>26</td><td bgcolor='#eeeeec' align='center'>1.1521</td><td bgcolor='#eeeeec' align='right'>12402320</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => 'de589e714421e8590f89c6d83fd54bf0', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"10","days":"5","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 'created' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span>, <span>$options = </span><span>['safe' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Mongodb/Model/Datasource/MongodbSource.php' bgcolor='#eeeeec'>.../MongodbSource.php<b>:</b>500</td></tr> ' [protected] message => 'E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "de589e714421e8590f89c6d83fd54bf0" }' [protected] code => (int) 11000 [protected] file => '/var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php' [protected] line => (int) 86 }MongodbSource::create() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508 Model::_doSave() - CORE/Cake/Model/Model.php, line 1942 Model::save() - CORE/Cake/Model/Model.php, line 1760 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 54 TtdController::process_rule() - APP/Controller/TtdController.php, line 193 TtdController::get_ttd_slots() - APP/Controller/TtdController.php, line 111 TtdController::view() - APP/Controller/TtdController.php, line 71 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 Modules::render() - APP/Lib/Modules.php, line 23 include - APP/View/Elements/display.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473
Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "9286b78d439273c41fe3b8dc6187e22e" } [APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508]Code Context} catch (MongoException $e) {$this->error = $e->getMessage();trigger_error($this->error);$Model = object(EventCache) { primaryKey => '_id' useDbConfig => 'mongo' useTable => 'events_cache' id => false data => array( 'EventCache' => array( [maximum depth reached] ) ) schemaName => null table => 'events_cache' validate => array() validationErrors => array() validationDomain => null tablePrefix => '' plugin => 'Core' name => 'EventCache' alias => 'EventCache' tableToModel => array( 'events_cache' => 'EventCache' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => false findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => array( '_id' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ), 'town_sef_url' => array( [maximum depth reached] ), 'data_key' => array( [maximum depth reached] ), 'sort_order' => array( [maximum depth reached] ), 'params' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => object(ModelValidator) {} } $fields = array( (int) 0 => '_id', (int) 1 => 'town_sef_url', (int) 2 => 'data_key', (int) 3 => 'sort_order', (int) 4 => 'params', (int) 5 => 'modified', (int) 6 => 'created' ) $values = array( (int) 0 => '9286b78d439273c41fe3b8dc6187e22e', (int) 1 => 'dalton-mn', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"arts-and-entertainment","radius":"15","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, (int) 6 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $data = array( '_id' => '9286b78d439273c41fe3b8dc6187e22e', 'town_sef_url' => 'dalton-mn', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"arts-and-entertainment","radius":"15","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, 'created' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $e = object(MongoDuplicateKeyException) { xdebug_message => '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> MongoDuplicateKeyException: E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "9286b78d439273c41fe3b8dc6187e22e" } in /var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>86</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>414856</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0116</td><td bgcolor='#eeeeec' align='right'>2827888</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>81</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0153</td><td bgcolor='#eeeeec' align='right'>3530192</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703376</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703488</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703560</td><td bgcolor='#eeeeec'>TownsController->displayTown( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703600</td><td bgcolor='#eeeeec'>AppController->renderPage( <span>$pagename = </span><span>'home'</span>, <span>$type = </span><span>'town'</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TownsController.php' bgcolor='#eeeeec'>.../TownsController.php<b>:</b>11</td></tr> <tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.0175</td><td bgcolor='#eeeeec' align='right'>3909336</td><td bgcolor='#eeeeec'>Controller->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/AppController.php' bgcolor='#eeeeec'>.../AppController.php<b>:</b>224</td></tr> <tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.0194</td><td bgcolor='#eeeeec' align='right'>4330536</td><td bgcolor='#eeeeec'>View->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span><span>NULL</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>963</td></tr> <tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4340528</td><td bgcolor='#eeeeec'>View->_render( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$data = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>473</td></tr> <tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4341472</td><td bgcolor='#eeeeec'>View->_evaluate( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$dataForView = </span><span>['page_elements' => ['Header Menu Module' => '<style>\r\n#header {margin:0 0 0 0;}\r\nbody {background-color: #fff;}\r\n.breadcrumb {background-color: #fff; margin-bottom: 0px;}\r\n.row.breadcrumb {margin-bottom: 0px;}\r\n.top-ad {padding: 10px 0;background-color: #fff;text-align: center;border-top: 1px solid #fff;}\r\n.fblogo {padding: 48px 0 0 15px;margin: 0 0 0 -60px}\r\n@media(max-width: 1000px) { .hp-article h2 {margin-top:0px;}#header {margin-bottom: 5px; padding: 0px 0px 5px 0;}.fblogo {padding:0;margin:0;} }\r\n</style>\r\n\r\n\r\n\t\t\r\n\t\t<div class="top-menu">\t\t\r\n\t\t<'..., 'Header Script Module' => '<script data-ad-client="ca-pub-2972288465131749" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>\r\n\r\n\r\n{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({article:\'auto\'});\r\n !function (e, f, u, i) {\r\n if (!document.getElementById(i)){\r\n e.async = 1;\r\n e.src = u;\r\n e.id = i;\r\n f.parentNode.insertBefore(e, f);\r\n }\r\n }(document.createElement(\'script\'),\r\n document.getElementsByTagName(\'s'..., 'Footer Menu Module' => '<div style="display:flex; justify-content:space-around">\r\n<div>\r\n <p><a href="https://support.americantowns.com/hc/en-us/requests/new">Contact Us</a></p>\r\n <p><a href="http://support.americantowns.com">Frequently Asked Questions</a></p>\r\n <p><a href="http://support.americantowns.com">Report Incorrect Information</a></p>\r\n <p><a href="https://www.americantownsmedia.com/dmca-policy">DMCA Policy</a></p>\r\n</div>\r\n<div class="copyright">\r\n <img src="https://cdn-p300site.americantowns.com/imageresize/212/htt'..., 'Footer Script Module' => '{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({flush: true});\r\n</script>\r\n{endif}']]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>933</td></tr> <tr><td bgcolor='#eeeeec' align='center'>12</td><td bgcolor='#eeeeec' align='center'>0.0196</td><td bgcolor='#eeeeec' align='right'>4367600</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp</font> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>971</td></tr> <tr><td bgcolor='#eeeeec' align='center'>13</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8422704</td><td bgcolor='#eeeeec'>Modules::render( <span>$module = </span><span>['module_id' => '956', 'name' => 'AT - Town HP - TTD', 'type' => 'cakephp', 'data' => '/ttd/view/name:Article Slideshow/', 'css' => '', 'script' => '', 'cache_time' => '', 'localize' => '1']</span>, <span>$obj = </span><span>class View { public $Helpers = class HelperCollection { protected $_View = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $Blocks = class ViewBlock { protected $_blocks = [...]; protected $_active = [...]; protected $_discardActiveBufferOnEnd = FALSE }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = []; public $helpers = [0 => 'Cache']; public $viewPath = 'Towns'; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = ['Town' => [...], 'Site' => [...], 'Page' => [...], 'Module' => [...]]; public $hasRendered = FALSE; public $uuids = []; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; public $elementCache = 'default'; public $elementCacheSettings = []; protected $_passedVars = [0 => 'viewVars', 1 => 'autoLayout', 2 => 'ext', 3 => 'helpers', 4 => 'view', 5 => 'layout', 6 => 'name', 7 => 'theme', 8 => 'layoutPath', 9 => 'viewPath', 10 => 'request', 11 => 'plugin', 12 => 'passedArgs', 13 => 'cacheAction']; protected $_scripts = []; protected $_paths = [0 => '/var/www/vhosts/devel1/project300/app/View/', 1 => '/var/www/vhosts/devel1/project300/lib/Cake/View/', 2 => '/var/www/vhosts/devel1/project300/lib/Cake/Console/Templates/skel/View/']; protected $_pathsForPlugin = []; protected $_parents = ['/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' => '/var/www/vhosts/devel1/project300/app/View/Common/twoColumn.ctp']; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = []; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { protected $_replace = [...]; protected $_match = [...]; protected $_counter = 0; public $settings = [...]; public $helpers = [...]; protected $_helperMap = [...]; public $theme = ''; public $request = class CakeRequest { ... }; public $plugin = NULL; public $fieldset = [...]; public $tags = [...]; protected $_tainted = NULL; protected $_cleaned = NULL; protected $_View = ...; protected $_fieldSuffixes = [...]; protected $_modelScope = NULL; protected $_association = NULL; protected $_entityPath = NULL; protected $_minimizedAttributes = [...]; protected $_attributeFormat = '%s="%s"'; protected $_minimizedAttributeFormat = '%s="%s"' }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }</span> )</td><td title='/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' bgcolor='#eeeeec'>.../display.ctp<b>:</b>14</td></tr> <tr><td bgcolor='#eeeeec' align='center'>14</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8424872</td><td bgcolor='#eeeeec'>CakeObject->requestAction( <span>$url = </span><span>'/internal/ttd/view/name:Article Slideshow/'</span>, <span>$extra = </span><span>[0 => 'return', 'Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]]]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Lib/Modules.php' bgcolor='#eeeeec'>.../Modules.php<b>:</b>23</td></tr> <tr><td bgcolor='#eeeeec' align='center'>15</td><td bgcolor='#eeeeec' align='center'>0.0279</td><td bgcolor='#eeeeec' align='right'>8426032</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span><span>['Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Core/CakeObject.php' bgcolor='#eeeeec'>.../CakeObject.php<b>:</b>104</td></tr> <tr><td bgcolor='#eeeeec' align='center'>16</td><td bgcolor='#eeeeec' align='center'>0.0286</td><td bgcolor='#eeeeec' align='right'>8503360</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>17</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674736</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>18</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674848</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>19</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674920</td><td bgcolor='#eeeeec'>TtdController->view( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>20</td><td bgcolor='#eeeeec' align='center'>0.9926</td><td bgcolor='#eeeeec' align='right'>11217032</td><td bgcolor='#eeeeec'>TtdController->get_ttd_slots( <span>$rules = </span><span>[0 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/wonka-315920/', 'title' => 'Wonka', 'thumbnail' => 'http://www.movienewsletters.net/photos/315920H2.jpg'], 1 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 2 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 3 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'ttl' => '3', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 4 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '50', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 5 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '10', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 6 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '14', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 7 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '10', 'ttl' => '3', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 8 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '60', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 9 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '15', 'days' => '3', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 10 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '60', 'days' => '30', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 11 => ['content_type' => 'event_category', 'radius' => '10', 'days' => '5', 'ttl' => '1', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 12 => ['content_type' => 'event_category', 'radius' => '15', 'days' => '15', 'ttl' => '2', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 13 => ['content_type' => 'event_category', 'radius' => '30', 'days' => '15', 'ttl' => '3', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 14 => ['content_type' => 'event_category', 'radius' => '45', 'days' => '15', 'ttl' => '4', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 15 => ['content_type' => 'event_category', 'radius' => '75', 'days' => '30', 'ttl' => '8', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 16 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '15', 'days' => '5', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 17 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '25', 'days' => '14', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 18 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '1', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 19 => ['content_type' => 'group_category', 'radius' => '25', 'ttl' => '2', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 20 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 21 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/aquaman-and-the-lost-kingdom-288637/', 'title' => 'Aquaman and The Lost Kingdom', 'thumbnail' => 'http://www.movienewsletters.net/photos/288637H7.jpg'], 22 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 23 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '8', 'israndom' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg']]</span>, <span>$slots = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>71</td></tr> <tr><td bgcolor='#eeeeec' align='center'>21</td><td bgcolor='#eeeeec' align='center'>1.1624</td><td bgcolor='#eeeeec' align='right'>12520280</td><td bgcolor='#eeeeec'>TtdController->process_rule( <span>$rule = </span><span>['content_type' => 'event_category', 'radius' => '15', 'days' => '15', 'ttl' => '2', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>111</td></tr> <tr><td bgcolor='#eeeeec' align='center'>22</td><td bgcolor='#eeeeec' align='center'>1.1624</td><td bgcolor='#eeeeec' align='right'>12520656</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'arts-and-entertainment', 'radius' => '15', 'days' => '15', 'show' => 1, 'geo' => [0 => -95.915603637695, 1 => 46.173698425293], 'cache' => '+15 minutes']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>23</td><td bgcolor='#eeeeec' align='center'>1.1708</td><td bgcolor='#eeeeec' align='right'>12524576</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '9286b78d439273c41fe3b8dc6187e22e', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"15","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$validate = </span>???, <span>$fieldList = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Core/Controller/Component/EventsComponent.php' bgcolor='#eeeeec'>.../EventsComponent.php<b>:</b>54</td></tr> <tr><td bgcolor='#eeeeec' align='center'>24</td><td bgcolor='#eeeeec' align='center'>1.1708</td><td bgcolor='#eeeeec' align='right'>12524952</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '9286b78d439273c41fe3b8dc6187e22e', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"15","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$options = </span><span>['validate' => TRUE, 'fieldList' => [], 'callbacks' => TRUE, 'counterCache' => TRUE, 'atomic' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1760</td></tr> <tr><td bgcolor='#eeeeec' align='center'>25</td><td bgcolor='#eeeeec' align='center'>1.1712</td><td bgcolor='#eeeeec' align='right'>12526328</td><td bgcolor='#eeeeec'>MongodbSource->create( <span>$Model = </span><span>class EventCache { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'events_cache'; public $displayField = *uninitialized*; public $id = FALSE; public $data = ['EventCache' => [...]]; public $schemaName = NULL; public $table = 'events_cache'; protected $_schema = ['_id' => [...], 'created' => [...], 'modified' => [...], 'town_sef_url' => [...], 'data_key' => [...], 'sort_order' => [...], 'params' => [...]]; public $validate = []; public $validationErrors = []; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = 'Core'; public $name = 'EventCache'; public $alias = 'EventCache'; public $tableToModel = ['events_cache' => 'EventCache']; public $cacheQueries = FALSE; public $belongsTo = []; public $hasOne = []; public $hasMany = []; public $hasAndBelongsToMany = []; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { public $modelName = 'EventCache'; protected $_methods = [...]; protected $_mappedMethods = [...]; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $whitelist = []; public $cacheSources = FALSE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = []; protected $_associationKeys = ['belongsTo' => [...], 'hasOne' => [...], 'hasMany' => [...], 'hasAndBelongsToMany' => [...]]; protected $_associations = [0 => 'belongsTo', 1 => 'hasOne', 2 => 'hasMany', 3 => 'hasAndBelongsToMany']; public $__backAssociation = []; public $__backInnerAssociation = []; public $__backOriginalAssociation = []; public $__backContainableAssociation = []; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = ['all' => TRUE, 'first' => TRUE, 'count' => TRUE, 'neighbors' => TRUE, 'list' => TRUE, 'threaded' => TRUE]; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_validator = class ModelValidator { protected $_fields = [...]; protected $_model = ...; protected $_validate = [...]; protected $_methods = [...]; protected $_modelMethods = [...]; protected $_behaviors = [...] } }</span>, <span>$fields = </span><span>[0 => '_id', 1 => 'town_sef_url', 2 => 'data_key', 3 => 'sort_order', 4 => 'params', 5 => 'modified', 6 => 'created']</span>, <span>$values = </span><span>[0 => '9286b78d439273c41fe3b8dc6187e22e', 1 => 'dalton-mn', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"arts-and-entertainment","radius":"15","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 6 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1942</td></tr> <tr><td bgcolor='#eeeeec' align='center'>26</td><td bgcolor='#eeeeec' align='center'>1.1713</td><td bgcolor='#eeeeec' align='right'>12526976</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '9286b78d439273c41fe3b8dc6187e22e', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"15","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 'created' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span>, <span>$options = </span><span>['safe' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Mongodb/Model/Datasource/MongodbSource.php' bgcolor='#eeeeec'>.../MongodbSource.php<b>:</b>500</td></tr> ' [protected] message => 'E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "9286b78d439273c41fe3b8dc6187e22e" }' [protected] code => (int) 11000 [protected] file => '/var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php' [protected] line => (int) 86 }MongodbSource::create() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508 Model::_doSave() - CORE/Cake/Model/Model.php, line 1942 Model::save() - CORE/Cake/Model/Model.php, line 1760 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 54 TtdController::process_rule() - APP/Controller/TtdController.php, line 193 TtdController::get_ttd_slots() - APP/Controller/TtdController.php, line 111 TtdController::view() - APP/Controller/TtdController.php, line 71 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 Modules::render() - APP/Lib/Modules.php, line 23 include - APP/View/Elements/display.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473
Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "a2cdcf60b708d5e8fd044dc358b76705" } [APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508]Code Context} catch (MongoException $e) {$this->error = $e->getMessage();trigger_error($this->error);$Model = object(EventCache) { primaryKey => '_id' useDbConfig => 'mongo' useTable => 'events_cache' id => false data => array( 'EventCache' => array( [maximum depth reached] ) ) schemaName => null table => 'events_cache' validate => array() validationErrors => array() validationDomain => null tablePrefix => '' plugin => 'Core' name => 'EventCache' alias => 'EventCache' tableToModel => array( 'events_cache' => 'EventCache' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => false findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => array( '_id' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ), 'town_sef_url' => array( [maximum depth reached] ), 'data_key' => array( [maximum depth reached] ), 'sort_order' => array( [maximum depth reached] ), 'params' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => object(ModelValidator) {} } $fields = array( (int) 0 => '_id', (int) 1 => 'town_sef_url', (int) 2 => 'data_key', (int) 3 => 'sort_order', (int) 4 => 'params', (int) 5 => 'modified', (int) 6 => 'created' ) $values = array( (int) 0 => 'a2cdcf60b708d5e8fd044dc358b76705', (int) 1 => 'dalton-mn', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"arts-and-entertainment","radius":"30","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, (int) 6 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $data = array( '_id' => 'a2cdcf60b708d5e8fd044dc358b76705', 'town_sef_url' => 'dalton-mn', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"arts-and-entertainment","radius":"30","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, 'created' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $e = object(MongoDuplicateKeyException) { xdebug_message => '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> MongoDuplicateKeyException: E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "a2cdcf60b708d5e8fd044dc358b76705" } in /var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>86</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>414856</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0116</td><td bgcolor='#eeeeec' align='right'>2827888</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>81</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0153</td><td bgcolor='#eeeeec' align='right'>3530192</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703376</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703488</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703560</td><td bgcolor='#eeeeec'>TownsController->displayTown( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703600</td><td bgcolor='#eeeeec'>AppController->renderPage( <span>$pagename = </span><span>'home'</span>, <span>$type = </span><span>'town'</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TownsController.php' bgcolor='#eeeeec'>.../TownsController.php<b>:</b>11</td></tr> <tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.0175</td><td bgcolor='#eeeeec' align='right'>3909336</td><td bgcolor='#eeeeec'>Controller->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/AppController.php' bgcolor='#eeeeec'>.../AppController.php<b>:</b>224</td></tr> <tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.0194</td><td bgcolor='#eeeeec' align='right'>4330536</td><td bgcolor='#eeeeec'>View->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span><span>NULL</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>963</td></tr> <tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4340528</td><td bgcolor='#eeeeec'>View->_render( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$data = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>473</td></tr> <tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4341472</td><td bgcolor='#eeeeec'>View->_evaluate( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$dataForView = </span><span>['page_elements' => ['Header Menu Module' => '<style>\r\n#header {margin:0 0 0 0;}\r\nbody {background-color: #fff;}\r\n.breadcrumb {background-color: #fff; margin-bottom: 0px;}\r\n.row.breadcrumb {margin-bottom: 0px;}\r\n.top-ad {padding: 10px 0;background-color: #fff;text-align: center;border-top: 1px solid #fff;}\r\n.fblogo {padding: 48px 0 0 15px;margin: 0 0 0 -60px}\r\n@media(max-width: 1000px) { .hp-article h2 {margin-top:0px;}#header {margin-bottom: 5px; padding: 0px 0px 5px 0;}.fblogo {padding:0;margin:0;} }\r\n</style>\r\n\r\n\r\n\t\t\r\n\t\t<div class="top-menu">\t\t\r\n\t\t<'..., 'Header Script Module' => '<script data-ad-client="ca-pub-2972288465131749" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>\r\n\r\n\r\n{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({article:\'auto\'});\r\n !function (e, f, u, i) {\r\n if (!document.getElementById(i)){\r\n e.async = 1;\r\n e.src = u;\r\n e.id = i;\r\n f.parentNode.insertBefore(e, f);\r\n }\r\n }(document.createElement(\'script\'),\r\n document.getElementsByTagName(\'s'..., 'Footer Menu Module' => '<div style="display:flex; justify-content:space-around">\r\n<div>\r\n <p><a href="https://support.americantowns.com/hc/en-us/requests/new">Contact Us</a></p>\r\n <p><a href="http://support.americantowns.com">Frequently Asked Questions</a></p>\r\n <p><a href="http://support.americantowns.com">Report Incorrect Information</a></p>\r\n <p><a href="https://www.americantownsmedia.com/dmca-policy">DMCA Policy</a></p>\r\n</div>\r\n<div class="copyright">\r\n <img src="https://cdn-p300site.americantowns.com/imageresize/212/htt'..., 'Footer Script Module' => '{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({flush: true});\r\n</script>\r\n{endif}']]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>933</td></tr> <tr><td bgcolor='#eeeeec' align='center'>12</td><td bgcolor='#eeeeec' align='center'>0.0196</td><td bgcolor='#eeeeec' align='right'>4367600</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp</font> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>971</td></tr> <tr><td bgcolor='#eeeeec' align='center'>13</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8422704</td><td bgcolor='#eeeeec'>Modules::render( <span>$module = </span><span>['module_id' => '956', 'name' => 'AT - Town HP - TTD', 'type' => 'cakephp', 'data' => '/ttd/view/name:Article Slideshow/', 'css' => '', 'script' => '', 'cache_time' => '', 'localize' => '1']</span>, <span>$obj = </span><span>class View { public $Helpers = class HelperCollection { protected $_View = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $Blocks = class ViewBlock { protected $_blocks = [...]; protected $_active = [...]; protected $_discardActiveBufferOnEnd = FALSE }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = []; public $helpers = [0 => 'Cache']; public $viewPath = 'Towns'; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = ['Town' => [...], 'Site' => [...], 'Page' => [...], 'Module' => [...]]; public $hasRendered = FALSE; public $uuids = []; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; public $elementCache = 'default'; public $elementCacheSettings = []; protected $_passedVars = [0 => 'viewVars', 1 => 'autoLayout', 2 => 'ext', 3 => 'helpers', 4 => 'view', 5 => 'layout', 6 => 'name', 7 => 'theme', 8 => 'layoutPath', 9 => 'viewPath', 10 => 'request', 11 => 'plugin', 12 => 'passedArgs', 13 => 'cacheAction']; protected $_scripts = []; protected $_paths = [0 => '/var/www/vhosts/devel1/project300/app/View/', 1 => '/var/www/vhosts/devel1/project300/lib/Cake/View/', 2 => '/var/www/vhosts/devel1/project300/lib/Cake/Console/Templates/skel/View/']; protected $_pathsForPlugin = []; protected $_parents = ['/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' => '/var/www/vhosts/devel1/project300/app/View/Common/twoColumn.ctp']; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = []; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { protected $_replace = [...]; protected $_match = [...]; protected $_counter = 0; public $settings = [...]; public $helpers = [...]; protected $_helperMap = [...]; public $theme = ''; public $request = class CakeRequest { ... }; public $plugin = NULL; public $fieldset = [...]; public $tags = [...]; protected $_tainted = NULL; protected $_cleaned = NULL; protected $_View = ...; protected $_fieldSuffixes = [...]; protected $_modelScope = NULL; protected $_association = NULL; protected $_entityPath = NULL; protected $_minimizedAttributes = [...]; protected $_attributeFormat = '%s="%s"'; protected $_minimizedAttributeFormat = '%s="%s"' }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }</span> )</td><td title='/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' bgcolor='#eeeeec'>.../display.ctp<b>:</b>14</td></tr> <tr><td bgcolor='#eeeeec' align='center'>14</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8424872</td><td bgcolor='#eeeeec'>CakeObject->requestAction( <span>$url = </span><span>'/internal/ttd/view/name:Article Slideshow/'</span>, <span>$extra = </span><span>[0 => 'return', 'Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]]]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Lib/Modules.php' bgcolor='#eeeeec'>.../Modules.php<b>:</b>23</td></tr> <tr><td bgcolor='#eeeeec' align='center'>15</td><td bgcolor='#eeeeec' align='center'>0.0279</td><td bgcolor='#eeeeec' align='right'>8426032</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span><span>['Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Core/CakeObject.php' bgcolor='#eeeeec'>.../CakeObject.php<b>:</b>104</td></tr> <tr><td bgcolor='#eeeeec' align='center'>16</td><td bgcolor='#eeeeec' align='center'>0.0286</td><td bgcolor='#eeeeec' align='right'>8503360</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>17</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674736</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>18</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674848</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>19</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674920</td><td bgcolor='#eeeeec'>TtdController->view( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>20</td><td bgcolor='#eeeeec' align='center'>0.9926</td><td bgcolor='#eeeeec' align='right'>11217032</td><td bgcolor='#eeeeec'>TtdController->get_ttd_slots( <span>$rules = </span><span>[0 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/wonka-315920/', 'title' => 'Wonka', 'thumbnail' => 'http://www.movienewsletters.net/photos/315920H2.jpg'], 1 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 2 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 3 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'ttl' => '3', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 4 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '50', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 5 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '10', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 6 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '14', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 7 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '10', 'ttl' => '3', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 8 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '60', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 9 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '15', 'days' => '3', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 10 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '60', 'days' => '30', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 11 => ['content_type' => 'event_category', 'radius' => '10', 'days' => '5', 'ttl' => '1', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 12 => ['content_type' => 'event_category', 'radius' => '15', 'days' => '15', 'ttl' => '2', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 13 => ['content_type' => 'event_category', 'radius' => '30', 'days' => '15', 'ttl' => '3', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 14 => ['content_type' => 'event_category', 'radius' => '45', 'days' => '15', 'ttl' => '4', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 15 => ['content_type' => 'event_category', 'radius' => '75', 'days' => '30', 'ttl' => '8', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 16 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '15', 'days' => '5', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 17 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '25', 'days' => '14', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 18 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '1', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 19 => ['content_type' => 'group_category', 'radius' => '25', 'ttl' => '2', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 20 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 21 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/aquaman-and-the-lost-kingdom-288637/', 'title' => 'Aquaman and The Lost Kingdom', 'thumbnail' => 'http://www.movienewsletters.net/photos/288637H7.jpg'], 22 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 23 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '8', 'israndom' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg']]</span>, <span>$slots = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>71</td></tr> <tr><td bgcolor='#eeeeec' align='center'>21</td><td bgcolor='#eeeeec' align='center'>1.1815</td><td bgcolor='#eeeeec' align='right'>12644936</td><td bgcolor='#eeeeec'>TtdController->process_rule( <span>$rule = </span><span>['content_type' => 'event_category', 'radius' => '30', 'days' => '15', 'ttl' => '3', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>111</td></tr> <tr><td bgcolor='#eeeeec' align='center'>22</td><td bgcolor='#eeeeec' align='center'>1.1815</td><td bgcolor='#eeeeec' align='right'>12645312</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'arts-and-entertainment', 'radius' => '30', 'days' => '15', 'show' => 1, 'geo' => [0 => -95.915603637695, 1 => 46.173698425293], 'cache' => '+15 minutes']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>23</td><td bgcolor='#eeeeec' align='center'>1.1936</td><td bgcolor='#eeeeec' align='right'>12649232</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => 'a2cdcf60b708d5e8fd044dc358b76705', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"30","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$validate = </span>???, <span>$fieldList = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Core/Controller/Component/EventsComponent.php' bgcolor='#eeeeec'>.../EventsComponent.php<b>:</b>54</td></tr> <tr><td bgcolor='#eeeeec' align='center'>24</td><td bgcolor='#eeeeec' align='center'>1.1936</td><td bgcolor='#eeeeec' align='right'>12649608</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => 'a2cdcf60b708d5e8fd044dc358b76705', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"30","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$options = </span><span>['validate' => TRUE, 'fieldList' => [], 'callbacks' => TRUE, 'counterCache' => TRUE, 'atomic' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1760</td></tr> <tr><td bgcolor='#eeeeec' align='center'>25</td><td bgcolor='#eeeeec' align='center'>1.1942</td><td bgcolor='#eeeeec' align='right'>12650984</td><td bgcolor='#eeeeec'>MongodbSource->create( <span>$Model = </span><span>class EventCache { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'events_cache'; public $displayField = *uninitialized*; public $id = FALSE; public $data = ['EventCache' => [...]]; public $schemaName = NULL; public $table = 'events_cache'; protected $_schema = ['_id' => [...], 'created' => [...], 'modified' => [...], 'town_sef_url' => [...], 'data_key' => [...], 'sort_order' => [...], 'params' => [...]]; public $validate = []; public $validationErrors = []; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = 'Core'; public $name = 'EventCache'; public $alias = 'EventCache'; public $tableToModel = ['events_cache' => 'EventCache']; public $cacheQueries = FALSE; public $belongsTo = []; public $hasOne = []; public $hasMany = []; public $hasAndBelongsToMany = []; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { public $modelName = 'EventCache'; protected $_methods = [...]; protected $_mappedMethods = [...]; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $whitelist = []; public $cacheSources = FALSE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = []; protected $_associationKeys = ['belongsTo' => [...], 'hasOne' => [...], 'hasMany' => [...], 'hasAndBelongsToMany' => [...]]; protected $_associations = [0 => 'belongsTo', 1 => 'hasOne', 2 => 'hasMany', 3 => 'hasAndBelongsToMany']; public $__backAssociation = []; public $__backInnerAssociation = []; public $__backOriginalAssociation = []; public $__backContainableAssociation = []; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = ['all' => TRUE, 'first' => TRUE, 'count' => TRUE, 'neighbors' => TRUE, 'list' => TRUE, 'threaded' => TRUE]; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_validator = class ModelValidator { protected $_fields = [...]; protected $_model = ...; protected $_validate = [...]; protected $_methods = [...]; protected $_modelMethods = [...]; protected $_behaviors = [...] } }</span>, <span>$fields = </span><span>[0 => '_id', 1 => 'town_sef_url', 2 => 'data_key', 3 => 'sort_order', 4 => 'params', 5 => 'modified', 6 => 'created']</span>, <span>$values = </span><span>[0 => 'a2cdcf60b708d5e8fd044dc358b76705', 1 => 'dalton-mn', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"arts-and-entertainment","radius":"30","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 6 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1942</td></tr> <tr><td bgcolor='#eeeeec' align='center'>26</td><td bgcolor='#eeeeec' align='center'>1.1943</td><td bgcolor='#eeeeec' align='right'>12651632</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => 'a2cdcf60b708d5e8fd044dc358b76705', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"30","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 'created' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span>, <span>$options = </span><span>['safe' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Mongodb/Model/Datasource/MongodbSource.php' bgcolor='#eeeeec'>.../MongodbSource.php<b>:</b>500</td></tr> ' [protected] message => 'E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "a2cdcf60b708d5e8fd044dc358b76705" }' [protected] code => (int) 11000 [protected] file => '/var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php' [protected] line => (int) 86 }MongodbSource::create() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508 Model::_doSave() - CORE/Cake/Model/Model.php, line 1942 Model::save() - CORE/Cake/Model/Model.php, line 1760 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 54 TtdController::process_rule() - APP/Controller/TtdController.php, line 193 TtdController::get_ttd_slots() - APP/Controller/TtdController.php, line 111 TtdController::view() - APP/Controller/TtdController.php, line 71 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 Modules::render() - APP/Lib/Modules.php, line 23 include - APP/View/Elements/display.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473
Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "97ef2cd9f9943e6f9f78d691e6064214" } [APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508]Code Context} catch (MongoException $e) {$this->error = $e->getMessage();trigger_error($this->error);$Model = object(EventCache) { primaryKey => '_id' useDbConfig => 'mongo' useTable => 'events_cache' id => false data => array( 'EventCache' => array( [maximum depth reached] ) ) schemaName => null table => 'events_cache' validate => array() validationErrors => array() validationDomain => null tablePrefix => '' plugin => 'Core' name => 'EventCache' alias => 'EventCache' tableToModel => array( 'events_cache' => 'EventCache' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => false findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => array( '_id' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ), 'town_sef_url' => array( [maximum depth reached] ), 'data_key' => array( [maximum depth reached] ), 'sort_order' => array( [maximum depth reached] ), 'params' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => object(ModelValidator) {} } $fields = array( (int) 0 => '_id', (int) 1 => 'town_sef_url', (int) 2 => 'data_key', (int) 3 => 'sort_order', (int) 4 => 'params', (int) 5 => 'modified', (int) 6 => 'created' ) $values = array( (int) 0 => '97ef2cd9f9943e6f9f78d691e6064214', (int) 1 => 'dalton-mn', (int) 2 => array( (int) 0 => '693321324389be6be566a0b5' ), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"arts-and-entertainment","radius":"45","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, (int) 6 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $data = array( '_id' => '97ef2cd9f9943e6f9f78d691e6064214', 'town_sef_url' => 'dalton-mn', 'data_key' => array( (int) 0 => '693321324389be6be566a0b5' ), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"arts-and-entertainment","radius":"45","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, 'created' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $e = object(MongoDuplicateKeyException) { xdebug_message => '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> MongoDuplicateKeyException: E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "97ef2cd9f9943e6f9f78d691e6064214" } in /var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>86</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>414856</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0116</td><td bgcolor='#eeeeec' align='right'>2827888</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>81</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0153</td><td bgcolor='#eeeeec' align='right'>3530192</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703376</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703488</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703560</td><td bgcolor='#eeeeec'>TownsController->displayTown( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703600</td><td bgcolor='#eeeeec'>AppController->renderPage( <span>$pagename = </span><span>'home'</span>, <span>$type = </span><span>'town'</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TownsController.php' bgcolor='#eeeeec'>.../TownsController.php<b>:</b>11</td></tr> <tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.0175</td><td bgcolor='#eeeeec' align='right'>3909336</td><td bgcolor='#eeeeec'>Controller->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/AppController.php' bgcolor='#eeeeec'>.../AppController.php<b>:</b>224</td></tr> <tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.0194</td><td bgcolor='#eeeeec' align='right'>4330536</td><td bgcolor='#eeeeec'>View->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span><span>NULL</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>963</td></tr> <tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4340528</td><td bgcolor='#eeeeec'>View->_render( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$data = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>473</td></tr> <tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4341472</td><td bgcolor='#eeeeec'>View->_evaluate( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$dataForView = </span><span>['page_elements' => ['Header Menu Module' => '<style>\r\n#header {margin:0 0 0 0;}\r\nbody {background-color: #fff;}\r\n.breadcrumb {background-color: #fff; margin-bottom: 0px;}\r\n.row.breadcrumb {margin-bottom: 0px;}\r\n.top-ad {padding: 10px 0;background-color: #fff;text-align: center;border-top: 1px solid #fff;}\r\n.fblogo {padding: 48px 0 0 15px;margin: 0 0 0 -60px}\r\n@media(max-width: 1000px) { .hp-article h2 {margin-top:0px;}#header {margin-bottom: 5px; padding: 0px 0px 5px 0;}.fblogo {padding:0;margin:0;} }\r\n</style>\r\n\r\n\r\n\t\t\r\n\t\t<div class="top-menu">\t\t\r\n\t\t<'..., 'Header Script Module' => '<script data-ad-client="ca-pub-2972288465131749" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>\r\n\r\n\r\n{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({article:\'auto\'});\r\n !function (e, f, u, i) {\r\n if (!document.getElementById(i)){\r\n e.async = 1;\r\n e.src = u;\r\n e.id = i;\r\n f.parentNode.insertBefore(e, f);\r\n }\r\n }(document.createElement(\'script\'),\r\n document.getElementsByTagName(\'s'..., 'Footer Menu Module' => '<div style="display:flex; justify-content:space-around">\r\n<div>\r\n <p><a href="https://support.americantowns.com/hc/en-us/requests/new">Contact Us</a></p>\r\n <p><a href="http://support.americantowns.com">Frequently Asked Questions</a></p>\r\n <p><a href="http://support.americantowns.com">Report Incorrect Information</a></p>\r\n <p><a href="https://www.americantownsmedia.com/dmca-policy">DMCA Policy</a></p>\r\n</div>\r\n<div class="copyright">\r\n <img src="https://cdn-p300site.americantowns.com/imageresize/212/htt'..., 'Footer Script Module' => '{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({flush: true});\r\n</script>\r\n{endif}']]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>933</td></tr> <tr><td bgcolor='#eeeeec' align='center'>12</td><td bgcolor='#eeeeec' align='center'>0.0196</td><td bgcolor='#eeeeec' align='right'>4367600</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp</font> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>971</td></tr> <tr><td bgcolor='#eeeeec' align='center'>13</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8422704</td><td bgcolor='#eeeeec'>Modules::render( <span>$module = </span><span>['module_id' => '956', 'name' => 'AT - Town HP - TTD', 'type' => 'cakephp', 'data' => '/ttd/view/name:Article Slideshow/', 'css' => '', 'script' => '', 'cache_time' => '', 'localize' => '1']</span>, <span>$obj = </span><span>class View { public $Helpers = class HelperCollection { protected $_View = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $Blocks = class ViewBlock { protected $_blocks = [...]; protected $_active = [...]; protected $_discardActiveBufferOnEnd = FALSE }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = []; public $helpers = [0 => 'Cache']; public $viewPath = 'Towns'; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = ['Town' => [...], 'Site' => [...], 'Page' => [...], 'Module' => [...]]; public $hasRendered = FALSE; public $uuids = []; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; public $elementCache = 'default'; public $elementCacheSettings = []; protected $_passedVars = [0 => 'viewVars', 1 => 'autoLayout', 2 => 'ext', 3 => 'helpers', 4 => 'view', 5 => 'layout', 6 => 'name', 7 => 'theme', 8 => 'layoutPath', 9 => 'viewPath', 10 => 'request', 11 => 'plugin', 12 => 'passedArgs', 13 => 'cacheAction']; protected $_scripts = []; protected $_paths = [0 => '/var/www/vhosts/devel1/project300/app/View/', 1 => '/var/www/vhosts/devel1/project300/lib/Cake/View/', 2 => '/var/www/vhosts/devel1/project300/lib/Cake/Console/Templates/skel/View/']; protected $_pathsForPlugin = []; protected $_parents = ['/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' => '/var/www/vhosts/devel1/project300/app/View/Common/twoColumn.ctp']; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = []; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { protected $_replace = [...]; protected $_match = [...]; protected $_counter = 0; public $settings = [...]; public $helpers = [...]; protected $_helperMap = [...]; public $theme = ''; public $request = class CakeRequest { ... }; public $plugin = NULL; public $fieldset = [...]; public $tags = [...]; protected $_tainted = NULL; protected $_cleaned = NULL; protected $_View = ...; protected $_fieldSuffixes = [...]; protected $_modelScope = NULL; protected $_association = NULL; protected $_entityPath = NULL; protected $_minimizedAttributes = [...]; protected $_attributeFormat = '%s="%s"'; protected $_minimizedAttributeFormat = '%s="%s"' }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }</span> )</td><td title='/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' bgcolor='#eeeeec'>.../display.ctp<b>:</b>14</td></tr> <tr><td bgcolor='#eeeeec' align='center'>14</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8424872</td><td bgcolor='#eeeeec'>CakeObject->requestAction( <span>$url = </span><span>'/internal/ttd/view/name:Article Slideshow/'</span>, <span>$extra = </span><span>[0 => 'return', 'Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]]]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Lib/Modules.php' bgcolor='#eeeeec'>.../Modules.php<b>:</b>23</td></tr> <tr><td bgcolor='#eeeeec' align='center'>15</td><td bgcolor='#eeeeec' align='center'>0.0279</td><td bgcolor='#eeeeec' align='right'>8426032</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span><span>['Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Core/CakeObject.php' bgcolor='#eeeeec'>.../CakeObject.php<b>:</b>104</td></tr> <tr><td bgcolor='#eeeeec' align='center'>16</td><td bgcolor='#eeeeec' align='center'>0.0286</td><td bgcolor='#eeeeec' align='right'>8503360</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>17</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674736</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>18</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674848</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>19</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674920</td><td bgcolor='#eeeeec'>TtdController->view( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>20</td><td bgcolor='#eeeeec' align='center'>0.9926</td><td bgcolor='#eeeeec' align='right'>11217032</td><td bgcolor='#eeeeec'>TtdController->get_ttd_slots( <span>$rules = </span><span>[0 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/wonka-315920/', 'title' => 'Wonka', 'thumbnail' => 'http://www.movienewsletters.net/photos/315920H2.jpg'], 1 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 2 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 3 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'ttl' => '3', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 4 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '50', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 5 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '10', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 6 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '14', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 7 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '10', 'ttl' => '3', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 8 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '60', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 9 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '15', 'days' => '3', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 10 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '60', 'days' => '30', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 11 => ['content_type' => 'event_category', 'radius' => '10', 'days' => '5', 'ttl' => '1', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 12 => ['content_type' => 'event_category', 'radius' => '15', 'days' => '15', 'ttl' => '2', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 13 => ['content_type' => 'event_category', 'radius' => '30', 'days' => '15', 'ttl' => '3', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 14 => ['content_type' => 'event_category', 'radius' => '45', 'days' => '15', 'ttl' => '4', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 15 => ['content_type' => 'event_category', 'radius' => '75', 'days' => '30', 'ttl' => '8', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 16 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '15', 'days' => '5', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 17 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '25', 'days' => '14', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 18 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '1', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 19 => ['content_type' => 'group_category', 'radius' => '25', 'ttl' => '2', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 20 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 21 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/aquaman-and-the-lost-kingdom-288637/', 'title' => 'Aquaman and The Lost Kingdom', 'thumbnail' => 'http://www.movienewsletters.net/photos/288637H7.jpg'], 22 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 23 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '8', 'israndom' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg']]</span>, <span>$slots = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>71</td></tr> <tr><td bgcolor='#eeeeec' align='center'>21</td><td bgcolor='#eeeeec' align='center'>1.2054</td><td bgcolor='#eeeeec' align='right'>12769592</td><td bgcolor='#eeeeec'>TtdController->process_rule( <span>$rule = </span><span>['content_type' => 'event_category', 'radius' => '45', 'days' => '15', 'ttl' => '4', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>111</td></tr> <tr><td bgcolor='#eeeeec' align='center'>22</td><td bgcolor='#eeeeec' align='center'>1.2054</td><td bgcolor='#eeeeec' align='right'>12769968</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'arts-and-entertainment', 'radius' => '45', 'days' => '15', 'show' => 1, 'geo' => [0 => -95.915603637695, 1 => 46.173698425293], 'cache' => '+15 minutes']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>23</td><td bgcolor='#eeeeec' align='center'>1.2249</td><td bgcolor='#eeeeec' align='right'>12779072</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '97ef2cd9f9943e6f9f78d691e6064214', 'town_sef_url' => 'dalton-mn', 'data_key' => [0 => '693321324389be6be566a0b5'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"45","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$validate = </span>???, <span>$fieldList = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Core/Controller/Component/EventsComponent.php' bgcolor='#eeeeec'>.../EventsComponent.php<b>:</b>54</td></tr> <tr><td bgcolor='#eeeeec' align='center'>24</td><td bgcolor='#eeeeec' align='center'>1.2249</td><td bgcolor='#eeeeec' align='right'>12779448</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '97ef2cd9f9943e6f9f78d691e6064214', 'town_sef_url' => 'dalton-mn', 'data_key' => [0 => '693321324389be6be566a0b5'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"45","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$options = </span><span>['validate' => TRUE, 'fieldList' => [], 'callbacks' => TRUE, 'counterCache' => TRUE, 'atomic' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1760</td></tr> <tr><td bgcolor='#eeeeec' align='center'>25</td><td bgcolor='#eeeeec' align='center'>1.2254</td><td bgcolor='#eeeeec' align='right'>12780824</td><td bgcolor='#eeeeec'>MongodbSource->create( <span>$Model = </span><span>class EventCache { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'events_cache'; public $displayField = *uninitialized*; public $id = FALSE; public $data = ['EventCache' => [...]]; public $schemaName = NULL; public $table = 'events_cache'; protected $_schema = ['_id' => [...], 'created' => [...], 'modified' => [...], 'town_sef_url' => [...], 'data_key' => [...], 'sort_order' => [...], 'params' => [...]]; public $validate = []; public $validationErrors = []; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = 'Core'; public $name = 'EventCache'; public $alias = 'EventCache'; public $tableToModel = ['events_cache' => 'EventCache']; public $cacheQueries = FALSE; public $belongsTo = []; public $hasOne = []; public $hasMany = []; public $hasAndBelongsToMany = []; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { public $modelName = 'EventCache'; protected $_methods = [...]; protected $_mappedMethods = [...]; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $whitelist = []; public $cacheSources = FALSE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = []; protected $_associationKeys = ['belongsTo' => [...], 'hasOne' => [...], 'hasMany' => [...], 'hasAndBelongsToMany' => [...]]; protected $_associations = [0 => 'belongsTo', 1 => 'hasOne', 2 => 'hasMany', 3 => 'hasAndBelongsToMany']; public $__backAssociation = []; public $__backInnerAssociation = []; public $__backOriginalAssociation = []; public $__backContainableAssociation = []; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = ['all' => TRUE, 'first' => TRUE, 'count' => TRUE, 'neighbors' => TRUE, 'list' => TRUE, 'threaded' => TRUE]; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_validator = class ModelValidator { protected $_fields = [...]; protected $_model = ...; protected $_validate = [...]; protected $_methods = [...]; protected $_modelMethods = [...]; protected $_behaviors = [...] } }</span>, <span>$fields = </span><span>[0 => '_id', 1 => 'town_sef_url', 2 => 'data_key', 3 => 'sort_order', 4 => 'params', 5 => 'modified', 6 => 'created']</span>, <span>$values = </span><span>[0 => '97ef2cd9f9943e6f9f78d691e6064214', 1 => 'dalton-mn', 2 => [0 => '693321324389be6be566a0b5'], 3 => ['start' => 1], 4 => '{"tags":"arts-and-entertainment","radius":"45","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 6 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1942</td></tr> <tr><td bgcolor='#eeeeec' align='center'>26</td><td bgcolor='#eeeeec' align='center'>1.2255</td><td bgcolor='#eeeeec' align='right'>12781472</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '97ef2cd9f9943e6f9f78d691e6064214', 'town_sef_url' => 'dalton-mn', 'data_key' => [0 => '693321324389be6be566a0b5'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"45","days":"15","show":1,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 'created' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span>, <span>$options = </span><span>['safe' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Mongodb/Model/Datasource/MongodbSource.php' bgcolor='#eeeeec'>.../MongodbSource.php<b>:</b>500</td></tr> ' [protected] message => 'E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "97ef2cd9f9943e6f9f78d691e6064214" }' [protected] code => (int) 11000 [protected] file => '/var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php' [protected] line => (int) 86 }MongodbSource::create() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508 Model::_doSave() - CORE/Cake/Model/Model.php, line 1942 Model::save() - CORE/Cake/Model/Model.php, line 1760 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 54 TtdController::process_rule() - APP/Controller/TtdController.php, line 193 TtdController::get_ttd_slots() - APP/Controller/TtdController.php, line 111 TtdController::view() - APP/Controller/TtdController.php, line 71 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 Modules::render() - APP/Lib/Modules.php, line 23 include - APP/View/Elements/display.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473
Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "a034838c28a93ae091985f36b5839abc" } [APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508]Code Context} catch (MongoException $e) {$this->error = $e->getMessage();trigger_error($this->error);$Model = object(EventCache) { primaryKey => '_id' useDbConfig => 'mongo' useTable => 'events_cache' id => false data => array( 'EventCache' => array( [maximum depth reached] ) ) schemaName => null table => 'events_cache' validate => array() validationErrors => array() validationDomain => null tablePrefix => '' plugin => 'Core' name => 'EventCache' alias => 'EventCache' tableToModel => array( 'events_cache' => 'EventCache' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => false findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => array( '_id' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ), 'town_sef_url' => array( [maximum depth reached] ), 'data_key' => array( [maximum depth reached] ), 'sort_order' => array( [maximum depth reached] ), 'params' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => object(ModelValidator) {} } $fields = array( (int) 0 => '_id', (int) 1 => 'town_sef_url', (int) 2 => 'data_key', (int) 3 => 'sort_order', (int) 4 => 'params', (int) 5 => 'modified', (int) 6 => 'created' ) $values = array( (int) 0 => 'a034838c28a93ae091985f36b5839abc', (int) 1 => 'dalton-mn', (int) 2 => array( (int) 0 => '69036aea4389be6be5f633f4', (int) 1 => '69036aea4389be6be5f634c8', (int) 2 => '69036af94389be6be5f6a14a', (int) 3 => '69036afa4389be6be5f6a954', (int) 4 => '69036afc4389be6be5f6b916', (int) 5 => '69036b034389be6be5f6ed28', (int) 6 => '693321194389be6be565ed3e', (int) 7 => '69036b1f4389be6be5f7a83c', (int) 8 => '69036b214389be6be5f7afcb', (int) 9 => '6933212a4389be6be56670b4' ), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"ticketmaster","radius":"100","days":"21","show":50,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, (int) 6 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $data = array( '_id' => 'a034838c28a93ae091985f36b5839abc', 'town_sef_url' => 'dalton-mn', 'data_key' => array( (int) 0 => '69036aea4389be6be5f633f4', (int) 1 => '69036aea4389be6be5f634c8', (int) 2 => '69036af94389be6be5f6a14a', (int) 3 => '69036afa4389be6be5f6a954', (int) 4 => '69036afc4389be6be5f6b916', (int) 5 => '69036b034389be6be5f6ed28', (int) 6 => '693321194389be6be565ed3e', (int) 7 => '69036b1f4389be6be5f7a83c', (int) 8 => '69036b214389be6be5f7afcb', (int) 9 => '6933212a4389be6be56670b4' ), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"ticketmaster","radius":"100","days":"21","show":50,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, 'created' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $e = object(MongoDuplicateKeyException) { xdebug_message => '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> MongoDuplicateKeyException: E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "a034838c28a93ae091985f36b5839abc" } in /var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>86</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>414856</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0116</td><td bgcolor='#eeeeec' align='right'>2827888</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>81</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0153</td><td bgcolor='#eeeeec' align='right'>3530192</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703376</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703488</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703560</td><td bgcolor='#eeeeec'>TownsController->displayTown( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703600</td><td bgcolor='#eeeeec'>AppController->renderPage( <span>$pagename = </span><span>'home'</span>, <span>$type = </span><span>'town'</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TownsController.php' bgcolor='#eeeeec'>.../TownsController.php<b>:</b>11</td></tr> <tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.0175</td><td bgcolor='#eeeeec' align='right'>3909336</td><td bgcolor='#eeeeec'>Controller->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/AppController.php' bgcolor='#eeeeec'>.../AppController.php<b>:</b>224</td></tr> <tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.0194</td><td bgcolor='#eeeeec' align='right'>4330536</td><td bgcolor='#eeeeec'>View->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span><span>NULL</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>963</td></tr> <tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4340528</td><td bgcolor='#eeeeec'>View->_render( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$data = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>473</td></tr> <tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4341472</td><td bgcolor='#eeeeec'>View->_evaluate( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$dataForView = </span><span>['page_elements' => ['Header Menu Module' => '<style>\r\n#header {margin:0 0 0 0;}\r\nbody {background-color: #fff;}\r\n.breadcrumb {background-color: #fff; margin-bottom: 0px;}\r\n.row.breadcrumb {margin-bottom: 0px;}\r\n.top-ad {padding: 10px 0;background-color: #fff;text-align: center;border-top: 1px solid #fff;}\r\n.fblogo {padding: 48px 0 0 15px;margin: 0 0 0 -60px}\r\n@media(max-width: 1000px) { .hp-article h2 {margin-top:0px;}#header {margin-bottom: 5px; padding: 0px 0px 5px 0;}.fblogo {padding:0;margin:0;} }\r\n</style>\r\n\r\n\r\n\t\t\r\n\t\t<div class="top-menu">\t\t\r\n\t\t<'..., 'Header Script Module' => '<script data-ad-client="ca-pub-2972288465131749" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>\r\n\r\n\r\n{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({article:\'auto\'});\r\n !function (e, f, u, i) {\r\n if (!document.getElementById(i)){\r\n e.async = 1;\r\n e.src = u;\r\n e.id = i;\r\n f.parentNode.insertBefore(e, f);\r\n }\r\n }(document.createElement(\'script\'),\r\n document.getElementsByTagName(\'s'..., 'Footer Menu Module' => '<div style="display:flex; justify-content:space-around">\r\n<div>\r\n <p><a href="https://support.americantowns.com/hc/en-us/requests/new">Contact Us</a></p>\r\n <p><a href="http://support.americantowns.com">Frequently Asked Questions</a></p>\r\n <p><a href="http://support.americantowns.com">Report Incorrect Information</a></p>\r\n <p><a href="https://www.americantownsmedia.com/dmca-policy">DMCA Policy</a></p>\r\n</div>\r\n<div class="copyright">\r\n <img src="https://cdn-p300site.americantowns.com/imageresize/212/htt'..., 'Footer Script Module' => '{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({flush: true});\r\n</script>\r\n{endif}']]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>933</td></tr> <tr><td bgcolor='#eeeeec' align='center'>12</td><td bgcolor='#eeeeec' align='center'>0.0196</td><td bgcolor='#eeeeec' align='right'>4367600</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp</font> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>971</td></tr> <tr><td bgcolor='#eeeeec' align='center'>13</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8422704</td><td bgcolor='#eeeeec'>Modules::render( <span>$module = </span><span>['module_id' => '956', 'name' => 'AT - Town HP - TTD', 'type' => 'cakephp', 'data' => '/ttd/view/name:Article Slideshow/', 'css' => '', 'script' => '', 'cache_time' => '', 'localize' => '1']</span>, <span>$obj = </span><span>class View { public $Helpers = class HelperCollection { protected $_View = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $Blocks = class ViewBlock { protected $_blocks = [...]; protected $_active = [...]; protected $_discardActiveBufferOnEnd = FALSE }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = []; public $helpers = [0 => 'Cache']; public $viewPath = 'Towns'; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = ['Town' => [...], 'Site' => [...], 'Page' => [...], 'Module' => [...]]; public $hasRendered = FALSE; public $uuids = []; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; public $elementCache = 'default'; public $elementCacheSettings = []; protected $_passedVars = [0 => 'viewVars', 1 => 'autoLayout', 2 => 'ext', 3 => 'helpers', 4 => 'view', 5 => 'layout', 6 => 'name', 7 => 'theme', 8 => 'layoutPath', 9 => 'viewPath', 10 => 'request', 11 => 'plugin', 12 => 'passedArgs', 13 => 'cacheAction']; protected $_scripts = []; protected $_paths = [0 => '/var/www/vhosts/devel1/project300/app/View/', 1 => '/var/www/vhosts/devel1/project300/lib/Cake/View/', 2 => '/var/www/vhosts/devel1/project300/lib/Cake/Console/Templates/skel/View/']; protected $_pathsForPlugin = []; protected $_parents = ['/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' => '/var/www/vhosts/devel1/project300/app/View/Common/twoColumn.ctp']; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = []; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { protected $_replace = [...]; protected $_match = [...]; protected $_counter = 0; public $settings = [...]; public $helpers = [...]; protected $_helperMap = [...]; public $theme = ''; public $request = class CakeRequest { ... }; public $plugin = NULL; public $fieldset = [...]; public $tags = [...]; protected $_tainted = NULL; protected $_cleaned = NULL; protected $_View = ...; protected $_fieldSuffixes = [...]; protected $_modelScope = NULL; protected $_association = NULL; protected $_entityPath = NULL; protected $_minimizedAttributes = [...]; protected $_attributeFormat = '%s="%s"'; protected $_minimizedAttributeFormat = '%s="%s"' }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }</span> )</td><td title='/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' bgcolor='#eeeeec'>.../display.ctp<b>:</b>14</td></tr> <tr><td bgcolor='#eeeeec' align='center'>14</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8424872</td><td bgcolor='#eeeeec'>CakeObject->requestAction( <span>$url = </span><span>'/internal/ttd/view/name:Article Slideshow/'</span>, <span>$extra = </span><span>[0 => 'return', 'Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]]]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Lib/Modules.php' bgcolor='#eeeeec'>.../Modules.php<b>:</b>23</td></tr> <tr><td bgcolor='#eeeeec' align='center'>15</td><td bgcolor='#eeeeec' align='center'>0.0279</td><td bgcolor='#eeeeec' align='right'>8426032</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span><span>['Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Core/CakeObject.php' bgcolor='#eeeeec'>.../CakeObject.php<b>:</b>104</td></tr> <tr><td bgcolor='#eeeeec' align='center'>16</td><td bgcolor='#eeeeec' align='center'>0.0286</td><td bgcolor='#eeeeec' align='right'>8503360</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>17</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674736</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>18</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674848</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>19</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674920</td><td bgcolor='#eeeeec'>TtdController->view( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>20</td><td bgcolor='#eeeeec' align='center'>0.9926</td><td bgcolor='#eeeeec' align='right'>11217032</td><td bgcolor='#eeeeec'>TtdController->get_ttd_slots( <span>$rules = </span><span>[0 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/wonka-315920/', 'title' => 'Wonka', 'thumbnail' => 'http://www.movienewsletters.net/photos/315920H2.jpg'], 1 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 2 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 3 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'ttl' => '3', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 4 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '50', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 5 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '10', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 6 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '14', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 7 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '10', 'ttl' => '3', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 8 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '60', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 9 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '15', 'days' => '3', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 10 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '60', 'days' => '30', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 11 => ['content_type' => 'event_category', 'radius' => '10', 'days' => '5', 'ttl' => '1', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 12 => ['content_type' => 'event_category', 'radius' => '15', 'days' => '15', 'ttl' => '2', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 13 => ['content_type' => 'event_category', 'radius' => '30', 'days' => '15', 'ttl' => '3', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 14 => ['content_type' => 'event_category', 'radius' => '45', 'days' => '15', 'ttl' => '4', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 15 => ['content_type' => 'event_category', 'radius' => '75', 'days' => '30', 'ttl' => '8', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 16 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '15', 'days' => '5', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 17 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '25', 'days' => '14', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 18 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '1', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 19 => ['content_type' => 'group_category', 'radius' => '25', 'ttl' => '2', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 20 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 21 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/aquaman-and-the-lost-kingdom-288637/', 'title' => 'Aquaman and The Lost Kingdom', 'thumbnail' => 'http://www.movienewsletters.net/photos/288637H7.jpg'], 22 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 23 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '8', 'israndom' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg']]</span>, <span>$slots = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>71</td></tr> <tr><td bgcolor='#eeeeec' align='center'>21</td><td bgcolor='#eeeeec' align='center'>1.2356</td><td bgcolor='#eeeeec' align='right'>12896952</td><td bgcolor='#eeeeec'>TtdController->process_rule( <span>$rule = </span><span>['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>111</td></tr> <tr><td bgcolor='#eeeeec' align='center'>22</td><td bgcolor='#eeeeec' align='center'>1.2356</td><td bgcolor='#eeeeec' align='right'>12897328</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'show' => 50, 'geo' => [0 => -95.915603637695, 1 => 46.173698425293], 'cache' => '+15 minutes']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>174</td></tr> <tr><td bgcolor='#eeeeec' align='center'>23</td><td bgcolor='#eeeeec' align='center'>1.8654</td><td bgcolor='#eeeeec' align='right'>12945712</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => 'a034838c28a93ae091985f36b5839abc', 'town_sef_url' => 'dalton-mn', 'data_key' => [0 => '69036aea4389be6be5f633f4', 1 => '69036aea4389be6be5f634c8', 2 => '69036af94389be6be5f6a14a', 3 => '69036afa4389be6be5f6a954', 4 => '69036afc4389be6be5f6b916', 5 => '69036b034389be6be5f6ed28', 6 => '693321194389be6be565ed3e', 7 => '69036b1f4389be6be5f7a83c', 8 => '69036b214389be6be5f7afcb', 9 => '6933212a4389be6be56670b4'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"100","days":"21","show":50,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$validate = </span>???, <span>$fieldList = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Core/Controller/Component/EventsComponent.php' bgcolor='#eeeeec'>.../EventsComponent.php<b>:</b>54</td></tr> <tr><td bgcolor='#eeeeec' align='center'>24</td><td bgcolor='#eeeeec' align='center'>1.8654</td><td bgcolor='#eeeeec' align='right'>12946088</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => 'a034838c28a93ae091985f36b5839abc', 'town_sef_url' => 'dalton-mn', 'data_key' => [0 => '69036aea4389be6be5f633f4', 1 => '69036aea4389be6be5f634c8', 2 => '69036af94389be6be5f6a14a', 3 => '69036afa4389be6be5f6a954', 4 => '69036afc4389be6be5f6b916', 5 => '69036b034389be6be5f6ed28', 6 => '693321194389be6be565ed3e', 7 => '69036b1f4389be6be5f7a83c', 8 => '69036b214389be6be5f7afcb', 9 => '6933212a4389be6be56670b4'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"100","days":"21","show":50,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$options = </span><span>['validate' => TRUE, 'fieldList' => [], 'callbacks' => TRUE, 'counterCache' => TRUE, 'atomic' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1760</td></tr> <tr><td bgcolor='#eeeeec' align='center'>25</td><td bgcolor='#eeeeec' align='center'>1.8657</td><td bgcolor='#eeeeec' align='right'>12947032</td><td bgcolor='#eeeeec'>MongodbSource->create( <span>$Model = </span><span>class EventCache { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'events_cache'; public $displayField = *uninitialized*; public $id = FALSE; public $data = ['EventCache' => [...]]; public $schemaName = NULL; public $table = 'events_cache'; protected $_schema = ['_id' => [...], 'created' => [...], 'modified' => [...], 'town_sef_url' => [...], 'data_key' => [...], 'sort_order' => [...], 'params' => [...]]; public $validate = []; public $validationErrors = []; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = 'Core'; public $name = 'EventCache'; public $alias = 'EventCache'; public $tableToModel = ['events_cache' => 'EventCache']; public $cacheQueries = FALSE; public $belongsTo = []; public $hasOne = []; public $hasMany = []; public $hasAndBelongsToMany = []; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { public $modelName = 'EventCache'; protected $_methods = [...]; protected $_mappedMethods = [...]; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $whitelist = []; public $cacheSources = FALSE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = []; protected $_associationKeys = ['belongsTo' => [...], 'hasOne' => [...], 'hasMany' => [...], 'hasAndBelongsToMany' => [...]]; protected $_associations = [0 => 'belongsTo', 1 => 'hasOne', 2 => 'hasMany', 3 => 'hasAndBelongsToMany']; public $__backAssociation = []; public $__backInnerAssociation = []; public $__backOriginalAssociation = []; public $__backContainableAssociation = []; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = ['all' => TRUE, 'first' => TRUE, 'count' => TRUE, 'neighbors' => TRUE, 'list' => TRUE, 'threaded' => TRUE]; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_validator = class ModelValidator { protected $_fields = [...]; protected $_model = ...; protected $_validate = [...]; protected $_methods = [...]; protected $_modelMethods = [...]; protected $_behaviors = [...] } }</span>, <span>$fields = </span><span>[0 => '_id', 1 => 'town_sef_url', 2 => 'data_key', 3 => 'sort_order', 4 => 'params', 5 => 'modified', 6 => 'created']</span>, <span>$values = </span><span>[0 => 'a034838c28a93ae091985f36b5839abc', 1 => 'dalton-mn', 2 => [0 => '69036aea4389be6be5f633f4', 1 => '69036aea4389be6be5f634c8', 2 => '69036af94389be6be5f6a14a', 3 => '69036afa4389be6be5f6a954', 4 => '69036afc4389be6be5f6b916', 5 => '69036b034389be6be5f6ed28', 6 => '693321194389be6be565ed3e', 7 => '69036b1f4389be6be5f7a83c', 8 => '69036b214389be6be5f7afcb', 9 => '6933212a4389be6be56670b4'], 3 => ['start' => 1], 4 => '{"tags":"ticketmaster","radius":"100","days":"21","show":50,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 6 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1942</td></tr> <tr><td bgcolor='#eeeeec' align='center'>26</td><td bgcolor='#eeeeec' align='center'>1.8658</td><td bgcolor='#eeeeec' align='right'>12947680</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => 'a034838c28a93ae091985f36b5839abc', 'town_sef_url' => 'dalton-mn', 'data_key' => [0 => '69036aea4389be6be5f633f4', 1 => '69036aea4389be6be5f634c8', 2 => '69036af94389be6be5f6a14a', 3 => '69036afa4389be6be5f6a954', 4 => '69036afc4389be6be5f6b916', 5 => '69036b034389be6be5f6ed28', 6 => '693321194389be6be565ed3e', 7 => '69036b1f4389be6be5f7a83c', 8 => '69036b214389be6be5f7afcb', 9 => '6933212a4389be6be56670b4'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"100","days":"21","show":50,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 'created' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span>, <span>$options = </span><span>['safe' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Mongodb/Model/Datasource/MongodbSource.php' bgcolor='#eeeeec'>.../MongodbSource.php<b>:</b>500</td></tr> ' [protected] message => 'E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "a034838c28a93ae091985f36b5839abc" }' [protected] code => (int) 11000 [protected] file => '/var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php' [protected] line => (int) 86 }MongodbSource::create() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508 Model::_doSave() - CORE/Cake/Model/Model.php, line 1942 Model::save() - CORE/Cake/Model/Model.php, line 1760 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 54 TtdController::process_rule() - APP/Controller/TtdController.php, line 174 TtdController::get_ttd_slots() - APP/Controller/TtdController.php, line 111 TtdController::view() - APP/Controller/TtdController.php, line 71 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 Modules::render() - APP/Lib/Modules.php, line 23 include - APP/View/Elements/display.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473
Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "e528f1f3cc635922c881a53b7fdbea95" } [APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508]Code Context} catch (MongoException $e) {$this->error = $e->getMessage();trigger_error($this->error);$Model = object(EventCache) { primaryKey => '_id' useDbConfig => 'mongo' useTable => 'events_cache' id => false data => array( 'EventCache' => array( [maximum depth reached] ) ) schemaName => null table => 'events_cache' validate => array() validationErrors => array() validationDomain => null tablePrefix => '' plugin => 'Core' name => 'EventCache' alias => 'EventCache' tableToModel => array( 'events_cache' => 'EventCache' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => false findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => array( '_id' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ), 'town_sef_url' => array( [maximum depth reached] ), 'data_key' => array( [maximum depth reached] ), 'sort_order' => array( [maximum depth reached] ), 'params' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => object(ModelValidator) {} } $fields = array( (int) 0 => '_id', (int) 1 => 'town_sef_url', (int) 2 => 'data_key', (int) 3 => 'sort_order', (int) 4 => 'params', (int) 5 => 'modified', (int) 6 => 'created' ) $values = array( (int) 0 => 'e528f1f3cc635922c881a53b7fdbea95', (int) 1 => 'dalton-mn', (int) 2 => array( (int) 0 => '693321114389be6be565a666', (int) 1 => '69036b194389be6be5f77bfe', (int) 2 => '69036b1d4389be6be5f79a50', (int) 3 => '69036b274389be6be5f7dddc' ), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"music","radius":"100","days":"21","show":50,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, (int) 6 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $data = array( '_id' => 'e528f1f3cc635922c881a53b7fdbea95', 'town_sef_url' => 'dalton-mn', 'data_key' => array( (int) 0 => '693321114389be6be565a666', (int) 1 => '69036b194389be6be5f77bfe', (int) 2 => '69036b1d4389be6be5f79a50', (int) 3 => '69036b274389be6be5f7dddc' ), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"music","radius":"100","days":"21","show":50,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, 'created' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $e = object(MongoDuplicateKeyException) { xdebug_message => '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> MongoDuplicateKeyException: E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "e528f1f3cc635922c881a53b7fdbea95" } in /var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>86</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>414856</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0116</td><td bgcolor='#eeeeec' align='right'>2827888</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>81</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0153</td><td bgcolor='#eeeeec' align='right'>3530192</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703376</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703488</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703560</td><td bgcolor='#eeeeec'>TownsController->displayTown( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703600</td><td bgcolor='#eeeeec'>AppController->renderPage( <span>$pagename = </span><span>'home'</span>, <span>$type = </span><span>'town'</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TownsController.php' bgcolor='#eeeeec'>.../TownsController.php<b>:</b>11</td></tr> <tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.0175</td><td bgcolor='#eeeeec' align='right'>3909336</td><td bgcolor='#eeeeec'>Controller->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/AppController.php' bgcolor='#eeeeec'>.../AppController.php<b>:</b>224</td></tr> <tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.0194</td><td bgcolor='#eeeeec' align='right'>4330536</td><td bgcolor='#eeeeec'>View->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span><span>NULL</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>963</td></tr> <tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4340528</td><td bgcolor='#eeeeec'>View->_render( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$data = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>473</td></tr> <tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4341472</td><td bgcolor='#eeeeec'>View->_evaluate( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$dataForView = </span><span>['page_elements' => ['Header Menu Module' => '<style>\r\n#header {margin:0 0 0 0;}\r\nbody {background-color: #fff;}\r\n.breadcrumb {background-color: #fff; margin-bottom: 0px;}\r\n.row.breadcrumb {margin-bottom: 0px;}\r\n.top-ad {padding: 10px 0;background-color: #fff;text-align: center;border-top: 1px solid #fff;}\r\n.fblogo {padding: 48px 0 0 15px;margin: 0 0 0 -60px}\r\n@media(max-width: 1000px) { .hp-article h2 {margin-top:0px;}#header {margin-bottom: 5px; padding: 0px 0px 5px 0;}.fblogo {padding:0;margin:0;} }\r\n</style>\r\n\r\n\r\n\t\t\r\n\t\t<div class="top-menu">\t\t\r\n\t\t<'..., 'Header Script Module' => '<script data-ad-client="ca-pub-2972288465131749" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>\r\n\r\n\r\n{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({article:\'auto\'});\r\n !function (e, f, u, i) {\r\n if (!document.getElementById(i)){\r\n e.async = 1;\r\n e.src = u;\r\n e.id = i;\r\n f.parentNode.insertBefore(e, f);\r\n }\r\n }(document.createElement(\'script\'),\r\n document.getElementsByTagName(\'s'..., 'Footer Menu Module' => '<div style="display:flex; justify-content:space-around">\r\n<div>\r\n <p><a href="https://support.americantowns.com/hc/en-us/requests/new">Contact Us</a></p>\r\n <p><a href="http://support.americantowns.com">Frequently Asked Questions</a></p>\r\n <p><a href="http://support.americantowns.com">Report Incorrect Information</a></p>\r\n <p><a href="https://www.americantownsmedia.com/dmca-policy">DMCA Policy</a></p>\r\n</div>\r\n<div class="copyright">\r\n <img src="https://cdn-p300site.americantowns.com/imageresize/212/htt'..., 'Footer Script Module' => '{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({flush: true});\r\n</script>\r\n{endif}']]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>933</td></tr> <tr><td bgcolor='#eeeeec' align='center'>12</td><td bgcolor='#eeeeec' align='center'>0.0196</td><td bgcolor='#eeeeec' align='right'>4367600</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp</font> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>971</td></tr> <tr><td bgcolor='#eeeeec' align='center'>13</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8422704</td><td bgcolor='#eeeeec'>Modules::render( <span>$module = </span><span>['module_id' => '956', 'name' => 'AT - Town HP - TTD', 'type' => 'cakephp', 'data' => '/ttd/view/name:Article Slideshow/', 'css' => '', 'script' => '', 'cache_time' => '', 'localize' => '1']</span>, <span>$obj = </span><span>class View { public $Helpers = class HelperCollection { protected $_View = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $Blocks = class ViewBlock { protected $_blocks = [...]; protected $_active = [...]; protected $_discardActiveBufferOnEnd = FALSE }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = []; public $helpers = [0 => 'Cache']; public $viewPath = 'Towns'; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = ['Town' => [...], 'Site' => [...], 'Page' => [...], 'Module' => [...]]; public $hasRendered = FALSE; public $uuids = []; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; public $elementCache = 'default'; public $elementCacheSettings = []; protected $_passedVars = [0 => 'viewVars', 1 => 'autoLayout', 2 => 'ext', 3 => 'helpers', 4 => 'view', 5 => 'layout', 6 => 'name', 7 => 'theme', 8 => 'layoutPath', 9 => 'viewPath', 10 => 'request', 11 => 'plugin', 12 => 'passedArgs', 13 => 'cacheAction']; protected $_scripts = []; protected $_paths = [0 => '/var/www/vhosts/devel1/project300/app/View/', 1 => '/var/www/vhosts/devel1/project300/lib/Cake/View/', 2 => '/var/www/vhosts/devel1/project300/lib/Cake/Console/Templates/skel/View/']; protected $_pathsForPlugin = []; protected $_parents = ['/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' => '/var/www/vhosts/devel1/project300/app/View/Common/twoColumn.ctp']; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = []; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { protected $_replace = [...]; protected $_match = [...]; protected $_counter = 0; public $settings = [...]; public $helpers = [...]; protected $_helperMap = [...]; public $theme = ''; public $request = class CakeRequest { ... }; public $plugin = NULL; public $fieldset = [...]; public $tags = [...]; protected $_tainted = NULL; protected $_cleaned = NULL; protected $_View = ...; protected $_fieldSuffixes = [...]; protected $_modelScope = NULL; protected $_association = NULL; protected $_entityPath = NULL; protected $_minimizedAttributes = [...]; protected $_attributeFormat = '%s="%s"'; protected $_minimizedAttributeFormat = '%s="%s"' }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }</span> )</td><td title='/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' bgcolor='#eeeeec'>.../display.ctp<b>:</b>14</td></tr> <tr><td bgcolor='#eeeeec' align='center'>14</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>8424872</td><td bgcolor='#eeeeec'>CakeObject->requestAction( <span>$url = </span><span>'/internal/ttd/view/name:Article Slideshow/'</span>, <span>$extra = </span><span>[0 => 'return', 'Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]]]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Lib/Modules.php' bgcolor='#eeeeec'>.../Modules.php<b>:</b>23</td></tr> <tr><td bgcolor='#eeeeec' align='center'>15</td><td bgcolor='#eeeeec' align='center'>0.0279</td><td bgcolor='#eeeeec' align='right'>8426032</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span><span>['Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Core/CakeObject.php' bgcolor='#eeeeec'>.../CakeObject.php<b>:</b>104</td></tr> <tr><td bgcolor='#eeeeec' align='center'>16</td><td bgcolor='#eeeeec' align='center'>0.0286</td><td bgcolor='#eeeeec' align='right'>8503360</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>17</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674736</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'ttd', 'action' => 'view', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>18</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674848</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TtdController { public $uses = [0 => 'Ttd', 1 => 'TtdTown', 2 => 'News', 3 => 'Module', 4 => 'Page', 5 => 'Site', 6 => 'DefaultToken', 7 => 'Announcement', 8 => 'BrandCategory', 9 => 'State']; public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Places' => NULL, 'Core.News' => NULL]; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Ttd'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/ttd/view/name:Article Slideshow/'; public $base = ''; public $webroot = '/'; public $here = '/internal/ttd/view/name:Article Slideshow/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Ttd'; public $layoutPath = NULL; public $viewVars = []; public $view = 'view'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['name' => 'Article Slideshow']; public $scaffold = FALSE; public $methods = [0 => 'view', 2 => 'getParams', 3 => 'renderPage', 4 => 'detail_map', 5 => 'jslog', 6 => 'toSef', 7 => 'verify_recaptcha']; public $modelClass = 'Ttd'; public $modelKey = 'ttd'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Places = class PlacesComponent { public $Places = NULL; public $Town = NULL; public $Place = NULL; public $News = NULL; public $Event = NULL; public $GP = NULL; public $GpDetail = NULL; public $GpBlock = NULL; public $params = NULL; public $cacheKey = NULL; public $places = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $News = class NewsComponent { public $params = NULL; public $cacheKey = NULL; public $places = [...]; public $controller = ...; public $debug = FALSE; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $TtdTown = class TtdTown { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd_towns'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd_towns'; protected $_schema = [...]; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'TtdTown'; public $alias = 'TtdTown'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Ttd = class Ttd { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'ttd'; public $displayField = *uninitialized*; public $id = FALSE; public $data = [...]; public $schemaName = NULL; public $table = 'ttd'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Ttd'; public $alias = 'Ttd'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>19</td><td bgcolor='#eeeeec' align='center'>0.0297</td><td bgcolor='#eeeeec' align='right'>8674920</td><td bgcolor='#eeeeec'>TtdController->view( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>20</td><td bgcolor='#eeeeec' align='center'>0.9926</td><td bgcolor='#eeeeec' align='right'>11217032</td><td bgcolor='#eeeeec'>TtdController->get_ttd_slots( <span>$rules = </span><span>[0 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/wonka-315920/', 'title' => 'Wonka', 'thumbnail' => 'http://www.movienewsletters.net/photos/315920H2.jpg'], 1 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 2 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 3 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'ttl' => '3', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 4 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '50', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 5 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '10', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 6 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '14', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 7 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '10', 'ttl' => '3', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 8 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '60', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 9 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '15', 'days' => '3', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 10 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '60', 'days' => '30', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 11 => ['content_type' => 'event_category', 'radius' => '10', 'days' => '5', 'ttl' => '1', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 12 => ['content_type' => 'event_category', 'radius' => '15', 'days' => '15', 'ttl' => '2', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 13 => ['content_type' => 'event_category', 'radius' => '30', 'days' => '15', 'ttl' => '3', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 14 => ['content_type' => 'event_category', 'radius' => '45', 'days' => '15', 'ttl' => '4', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 15 => ['content_type' => 'event_category', 'radius' => '75', 'days' => '30', 'ttl' => '8', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 16 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '15', 'days' => '5', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 17 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '25', 'days' => '14', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 18 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '1', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 19 => ['content_type' => 'group_category', 'radius' => '25', 'ttl' => '2', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 20 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 21 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/aquaman-and-the-lost-kingdom-288637/', 'title' => 'Aquaman and The Lost Kingdom', 'thumbnail' => 'http://www.movienewsletters.net/photos/288637H7.jpg'], 22 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 23 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '8', 'israndom' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg']]</span>, <span>$slots = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>71</td></tr> <tr><td bgcolor='#eeeeec' align='center'>21</td><td bgcolor='#eeeeec' align='center'>1.8757</td><td bgcolor='#eeeeec' align='right'>13027880</td><td bgcolor='#eeeeec'>TtdController->process_rule( <span>$rule = </span><span>['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>111</td></tr> <tr><td bgcolor='#eeeeec' align='center'>22</td><td bgcolor='#eeeeec' align='center'>1.8757</td><td bgcolor='#eeeeec' align='right'>13028256</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'music', 'radius' => '100', 'days' => '21', 'show' => 50, 'geo' => [0 => -95.915603637695, 1 => 46.173698425293], 'cache' => '+15 minutes']</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>174</td></tr> <tr><td bgcolor='#eeeeec' align='center'>23</td><td bgcolor='#eeeeec' align='center'>2.0015</td><td bgcolor='#eeeeec' align='right'>13050264</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => 'e528f1f3cc635922c881a53b7fdbea95', 'town_sef_url' => 'dalton-mn', 'data_key' => [0 => '693321114389be6be565a666', 1 => '69036b194389be6be5f77bfe', 2 => '69036b1d4389be6be5f79a50', 3 => '69036b274389be6be5f7dddc'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"100","days":"21","show":50,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$validate = </span>???, <span>$fieldList = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Core/Controller/Component/EventsComponent.php' bgcolor='#eeeeec'>.../EventsComponent.php<b>:</b>54</td></tr> <tr><td bgcolor='#eeeeec' align='center'>24</td><td bgcolor='#eeeeec' align='center'>2.0015</td><td bgcolor='#eeeeec' align='right'>13050640</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => 'e528f1f3cc635922c881a53b7fdbea95', 'town_sef_url' => 'dalton-mn', 'data_key' => [0 => '693321114389be6be565a666', 1 => '69036b194389be6be5f77bfe', 2 => '69036b1d4389be6be5f79a50', 3 => '69036b274389be6be5f7dddc'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"100","days":"21","show":50,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}']</span>, <span>$options = </span><span>['validate' => TRUE, 'fieldList' => [], 'callbacks' => TRUE, 'counterCache' => TRUE, 'atomic' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1760</td></tr> <tr><td bgcolor='#eeeeec' align='center'>25</td><td bgcolor='#eeeeec' align='center'>2.0018</td><td bgcolor='#eeeeec' align='right'>13050760</td><td bgcolor='#eeeeec'>MongodbSource->create( <span>$Model = </span><span>class EventCache { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'events_cache'; public $displayField = *uninitialized*; public $id = FALSE; public $data = ['EventCache' => [...]]; public $schemaName = NULL; public $table = 'events_cache'; protected $_schema = ['_id' => [...], 'created' => [...], 'modified' => [...], 'town_sef_url' => [...], 'data_key' => [...], 'sort_order' => [...], 'params' => [...]]; public $validate = []; public $validationErrors = []; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = 'Core'; public $name = 'EventCache'; public $alias = 'EventCache'; public $tableToModel = ['events_cache' => 'EventCache']; public $cacheQueries = FALSE; public $belongsTo = []; public $hasOne = []; public $hasMany = []; public $hasAndBelongsToMany = []; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { public $modelName = 'EventCache'; protected $_methods = [...]; protected $_mappedMethods = [...]; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $whitelist = []; public $cacheSources = FALSE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = []; protected $_associationKeys = ['belongsTo' => [...], 'hasOne' => [...], 'hasMany' => [...], 'hasAndBelongsToMany' => [...]]; protected $_associations = [0 => 'belongsTo', 1 => 'hasOne', 2 => 'hasMany', 3 => 'hasAndBelongsToMany']; public $__backAssociation = []; public $__backInnerAssociation = []; public $__backOriginalAssociation = []; public $__backContainableAssociation = []; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = ['all' => TRUE, 'first' => TRUE, 'count' => TRUE, 'neighbors' => TRUE, 'list' => TRUE, 'threaded' => TRUE]; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_validator = class ModelValidator { protected $_fields = [...]; protected $_model = ...; protected $_validate = [...]; protected $_methods = [...]; protected $_modelMethods = [...]; protected $_behaviors = [...] } }</span>, <span>$fields = </span><span>[0 => '_id', 1 => 'town_sef_url', 2 => 'data_key', 3 => 'sort_order', 4 => 'params', 5 => 'modified', 6 => 'created']</span>, <span>$values = </span><span>[0 => 'e528f1f3cc635922c881a53b7fdbea95', 1 => 'dalton-mn', 2 => [0 => '693321114389be6be565a666', 1 => '69036b194389be6be5f77bfe', 2 => '69036b1d4389be6be5f79a50', 3 => '69036b274389be6be5f7dddc'], 3 => ['start' => 1], 4 => '{"tags":"music","radius":"100","days":"21","show":50,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 6 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1942</td></tr> <tr><td bgcolor='#eeeeec' align='center'>26</td><td bgcolor='#eeeeec' align='center'>2.0019</td><td bgcolor='#eeeeec' align='right'>13051408</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => 'e528f1f3cc635922c881a53b7fdbea95', 'town_sef_url' => 'dalton-mn', 'data_key' => [0 => '693321114389be6be565a666', 1 => '69036b194389be6be5f77bfe', 2 => '69036b1d4389be6be5f79a50', 3 => '69036b274389be6be5f7dddc'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"100","days":"21","show":50,"geo":[-95.91560363769531,46.17369842529297],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 'created' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span>, <span>$options = </span><span>['safe' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Mongodb/Model/Datasource/MongodbSource.php' bgcolor='#eeeeec'>.../MongodbSource.php<b>:</b>500</td></tr> ' [protected] message => 'E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "e528f1f3cc635922c881a53b7fdbea95" }' [protected] code => (int) 11000 [protected] file => '/var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php' [protected] line => (int) 86 }MongodbSource::create() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508 Model::_doSave() - CORE/Cake/Model/Model.php, line 1942 Model::save() - CORE/Cake/Model/Model.php, line 1760 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 54 TtdController::process_rule() - APP/Controller/TtdController.php, line 174 TtdController::get_ttd_slots() - APP/Controller/TtdController.php, line 111 TtdController::view() - APP/Controller/TtdController.php, line 71 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 Modules::render() - APP/Lib/Modules.php, line 23 include - APP/View/Elements/display.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473
Prairie Peak Kennels is the ultimate destination for all your pup's needs. From daycare and boarding to training and grooming, they've got the whole canine experience covered. It's the ideal place to… Read More
A former game farm and retreat, Glendalough State Park is now home to one of the last undeveloped lakes in Western Minnesota. To preserve the park’s pristine nature, Annie Battle Lake has been… Read More
Sign up for a horseback riding session in the heart of lakes country at Silver Sage Ranch! Situated on 427 acres, you'll be captivated by its beauty and grace. Bring to light an extraordinary… Read More
Country Blossom Farm is the perfect spot for a family adventure or a relaxing afternoon. Discover the sprawling fields of raspberries and pick the sweetest ones of the bunch. Enjoy the fun, fresh,… Read More
100% Advisory Men's Haircuts was opened to give Alexandria men a place to go for a great haircut and a place to relax. With the promise of good haircuts and a stress-free environment, 100% Advisory… Read More
Visit the one-stop destination for cheese lovers in town, Bongards Premium Cheese. With a full range of cheese products, from cheese sticks to shredded cheese to flavored curds, they have something… Read More
With nearly 100 years of combined experience, the Alexandria Veterinary Clinic PetCare Center has been providing state-of-the-art veterinary services to Central Minnesota. Their staff of four doctors… Read More
Art Bar 39 has a brick and mortar location at its Alexandria café and wine bar. But it also hosts public sip and paint events across Central Minnesota, including the St. Cloud and Sauk Centre… Read More
You don’t have to be on a cross-country trip to enjoy the delicious delights of the Travelers Inn Cafe. This diner is a favorite for locals and passers-through alike, with a menu packed with… Read More
Not only does it produce some of the state’s best wine, but Carlos Creek also happens to be a pretty fun place to visit. The tasting bar serves up pizza and live music on weekends. Every… Read More
Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "151434ee9aa350e78d383b9592a169d2" } [APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508]Code Context} catch (MongoException $e) {$this->error = $e->getMessage();trigger_error($this->error);$Model = object(EventCache) { primaryKey => '_id' useDbConfig => 'mongo' useTable => 'events_cache' id => false data => array( 'EventCache' => array( [maximum depth reached] ) ) schemaName => null table => 'events_cache' validate => array() validationErrors => array() validationDomain => null tablePrefix => '' plugin => 'Core' name => 'EventCache' alias => 'EventCache' tableToModel => array( 'events_cache' => 'EventCache' ) cacheQueries => false belongsTo => array() hasOne => array() hasMany => array() hasAndBelongsToMany => array() actsAs => null Behaviors => object(BehaviorCollection) {} whitelist => array() cacheSources => false findQueryType => null recursive => (int) 1 order => null virtualFields => array() __backAssociation => array() __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => array( '_id' => array( [maximum depth reached] ), 'created' => array( [maximum depth reached] ), 'modified' => array( [maximum depth reached] ), 'town_sef_url' => array( [maximum depth reached] ), 'data_key' => array( [maximum depth reached] ), 'sort_order' => array( [maximum depth reached] ), 'params' => array( [maximum depth reached] ) ) [protected] _associationKeys => array( 'belongsTo' => array( [maximum depth reached] ), 'hasOne' => array( [maximum depth reached] ), 'hasMany' => array( [maximum depth reached] ), 'hasAndBelongsToMany' => array( [maximum depth reached] ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => object(ModelValidator) {} } $fields = array( (int) 0 => '_id', (int) 1 => 'town_sef_url', (int) 2 => 'data_key', (int) 3 => 'sort_order', (int) 4 => 'params', (int) 5 => 'modified', (int) 6 => 'created' ) $values = array( (int) 0 => '151434ee9aa350e78d383b9592a169d2', (int) 1 => 'dalton-mn', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"show":5,"title":"Events Around Dalton","keyword":"","radius":25,"limit":15,"page":1,"sef":"","tags":"","tags_logical":"","terms":"","show_limit":3,"sort":"","days":"","images":true,"max-days":365,"max-miles":45,"message":"[message to follow]","min":50,"prompt":"","height":"","width":"","data_id":"","more":true,"type":"","autoshowmore":false,"link":"","showdesc":"","rankby":"","empty-message":"","ad_slots":"","see-more-title":"","searchdate":"","searchenddate":"","lat":46.17369842529297,"lng":-95.91560363769531,"latlng":"46.173698425293,-95.915603637695","city":"Dalton","state":"MN","theme":"","page_type":"town","grouped":false,"has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, (int) 6 => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $data = array( '_id' => '151434ee9aa350e78d383b9592a169d2', 'town_sef_url' => 'dalton-mn', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"show":5,"title":"Events Around Dalton","keyword":"","radius":25,"limit":15,"page":1,"sef":"","tags":"","tags_logical":"","terms":"","show_limit":3,"sort":"","days":"","images":true,"max-days":365,"max-miles":45,"message":"[message to follow]","min":50,"prompt":"","height":"","width":"","data_id":"","more":true,"type":"","autoshowmore":false,"link":"","showdesc":"","rankby":"","empty-message":"","ad_slots":"","see-more-title":"","searchdate":"","searchenddate":"","lat":46.17369842529297,"lng":-95.91560363769531,"latlng":"46.173698425293,-95.915603637695","city":"Dalton","state":"MN","theme":"","page_type":"town","grouped":false,"has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 }, 'created' => object(MongoDate) { sec => (int) 1765682303 usec => (int) 513000 } ) $e = object(MongoDuplicateKeyException) { xdebug_message => '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> MongoDuplicateKeyException: E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "151434ee9aa350e78d383b9592a169d2" } in /var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>86</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>414856</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0116</td><td bgcolor='#eeeeec' align='right'>2827888</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/webroot/index.php' bgcolor='#eeeeec'>.../index.php<b>:</b>81</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0153</td><td bgcolor='#eeeeec' align='right'>3530192</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703376</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton', 'state' => 'mn', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703488</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class TownsController { public $uses = [0 => 'Town', 1 => 'State', 2 => 'Zip', 3 => 'County', 4 => 'TownsRedirect', 5 => 'Page', 6 => 'Site', 7 => 'Module', 8 => 'DefaultToken', 9 => 'Announcement', 10 => 'BrandCategory']; public $components = [0 => 'Session', 1 => 'Params', 2 => 'Markup']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Towns'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Towns'; public $layoutPath = NULL; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $autoRender = FALSE; public $autoLayout = TRUE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = class View { public $Helpers = class HelperCollection { ... }; public $Blocks = class ViewBlock { ... }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = [...]; public $helpers = [...]; public $viewPath = 'Towns'; public $viewVars = [...]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = [...]; public $hasRendered = FALSE; public $uuids = [...]; public $request = class CakeRequest { ... }; public $response = class CakeResponse { ... }; public $elementCache = 'default'; public $elementCacheSettings = [...]; protected $_passedVars = [...]; protected $_scripts = [...]; protected $_paths = [...]; protected $_pathsForPlugin = [...]; protected $_parents = [...]; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = [...]; protected $_eventManager = class CakeEventManager { ... }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { ... }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = []; public $scaffold = FALSE; public $methods = [0 => 'displayTown', 1 => 'displayCounty', 2 => 'redirectTown', 3 => 'displayState', 4 => 'displayGuest', 5 => 'states', 6 => 'state_selection', 7 => 'picker', 8 => 'state_towns', 9 => 'county_towns', 10 => 'zipcode', 11 => 'nearby_towns', 12 => 'locate', 13 => 'nearby_sidebar', 14 => 'reset', 15 => 'mode', 16 => 'local', 17 => 'toguestpage', 19 => 'getParams', 20 => 'renderPage', 21 => 'detail_map', 22 => 'jslog', 23 => 'toSef', 24 => 'verify_recaptcha']; public $modelClass = 'Town'; public $modelKey = 'town'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...] }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Page = class Page { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $mongoSchema = [...]; public $useTable = 'pages'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'pages'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = *uninitialized*; public $plugin = NULL; public $name = 'Page'; public $alias = 'Page'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = FALSE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL }; public $Module = class Module { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'modules'; public $displayField = *uninitialized*; public $id = NULL; public $data = [...]; public $schemaName = NULL; public $table = 'modules'; protected $_schema = NULL; public $validate = [...]; public $validationErrors = [...]; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = NULL; public $name = 'Module'; public $alias = 'Module'; public $tableToModel = [...]; public $cacheQueries = FALSE; public $belongsTo = [...]; public $hasOne = [...]; public $hasMany = [...]; public $hasAndBelongsToMany = [...]; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { ... }; public $whitelist = [...]; public $cacheSources = TRUE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = [...]; protected $_associationKeys = [...]; protected $_associations = [...]; public $__backAssociation = [...]; public $__backInnerAssociation = [...]; public $__backOriginalAssociation = [...]; public $__backContainableAssociation = [...]; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = [...]; protected $_eventManager = NULL; protected $_validator = NULL } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703560</td><td bgcolor='#eeeeec'>TownsController->displayTown( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.0163</td><td bgcolor='#eeeeec' align='right'>3703600</td><td bgcolor='#eeeeec'>AppController->renderPage( <span>$pagename = </span><span>'home'</span>, <span>$type = </span><span>'town'</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TownsController.php' bgcolor='#eeeeec'>.../TownsController.php<b>:</b>11</td></tr> <tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.0175</td><td bgcolor='#eeeeec' align='right'>3909336</td><td bgcolor='#eeeeec'>Controller->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/AppController.php' bgcolor='#eeeeec'>.../AppController.php<b>:</b>224</td></tr> <tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.0194</td><td bgcolor='#eeeeec' align='right'>4330536</td><td bgcolor='#eeeeec'>View->render( <span>$view = </span><span>'/Elements/display'</span>, <span>$layout = </span><span>NULL</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>963</td></tr> <tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4340528</td><td bgcolor='#eeeeec'>View->_render( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$data = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>473</td></tr> <tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.0195</td><td bgcolor='#eeeeec' align='right'>4341472</td><td bgcolor='#eeeeec'>View->_evaluate( <span>$viewFile = </span><span>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'</span>, <span>$dataForView = </span><span>['page_elements' => ['Header Menu Module' => '<style>\r\n#header {margin:0 0 0 0;}\r\nbody {background-color: #fff;}\r\n.breadcrumb {background-color: #fff; margin-bottom: 0px;}\r\n.row.breadcrumb {margin-bottom: 0px;}\r\n.top-ad {padding: 10px 0;background-color: #fff;text-align: center;border-top: 1px solid #fff;}\r\n.fblogo {padding: 48px 0 0 15px;margin: 0 0 0 -60px}\r\n@media(max-width: 1000px) { .hp-article h2 {margin-top:0px;}#header {margin-bottom: 5px; padding: 0px 0px 5px 0;}.fblogo {padding:0;margin:0;} }\r\n</style>\r\n\r\n\r\n\t\t\r\n\t\t<div class="top-menu">\t\t\r\n\t\t<'..., 'Header Script Module' => '<script data-ad-client="ca-pub-2972288465131749" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>\r\n\r\n\r\n{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({article:\'auto\'});\r\n !function (e, f, u, i) {\r\n if (!document.getElementById(i)){\r\n e.async = 1;\r\n e.src = u;\r\n e.id = i;\r\n f.parentNode.insertBefore(e, f);\r\n }\r\n }(document.createElement(\'script\'),\r\n document.getElementsByTagName(\'s'..., 'Footer Menu Module' => '<div style="display:flex; justify-content:space-around">\r\n<div>\r\n <p><a href="https://support.americantowns.com/hc/en-us/requests/new">Contact Us</a></p>\r\n <p><a href="http://support.americantowns.com">Frequently Asked Questions</a></p>\r\n <p><a href="http://support.americantowns.com">Report Incorrect Information</a></p>\r\n <p><a href="https://www.americantownsmedia.com/dmca-policy">DMCA Policy</a></p>\r\n</div>\r\n<div class="copyright">\r\n <img src="https://cdn-p300site.americantowns.com/imageresize/212/htt'..., 'Footer Script Module' => '{if_taboola_ads}\r\n<script type="text/javascript">\r\n window._taboola = window._taboola || [];\r\n _taboola.push({flush: true});\r\n</script>\r\n{endif}']]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>933</td></tr> <tr><td bgcolor='#eeeeec' align='center'>12</td><td bgcolor='#eeeeec' align='center'>0.0196</td><td bgcolor='#eeeeec' align='right'>4367600</td><td bgcolor='#eeeeec'>include( <font color='#00bb00'>'/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp</font> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/View/View.php' bgcolor='#eeeeec'>.../View.php<b>:</b>971</td></tr> <tr><td bgcolor='#eeeeec' align='center'>13</td><td bgcolor='#eeeeec' align='center'>2.0159</td><td bgcolor='#eeeeec' align='right'>13334512</td><td bgcolor='#eeeeec'>Modules::render( <span>$module = </span><span>['module_id' => '866', 'name' => 'AT - Town HP - Featured Events', 'type' => 'cakephp', 'data' => '/events/local/show:5/title:Events Around {local_city}/', 'css' => '', 'script' => '', 'cache_time' => '', 'localize' => '1']</span>, <span>$obj = </span><span>class View { public $Helpers = class HelperCollection { protected $_View = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $Blocks = class ViewBlock { protected $_blocks = [...]; protected $_active = [...]; protected $_discardActiveBufferOnEnd = FALSE }; public $plugin = NULL; public $name = 'Towns'; public $passedArgs = []; public $helpers = [0 => 'Cache']; public $viewPath = 'Towns'; public $viewVars = ['page_elements' => [...]]; public $view = 'displayTown'; public $layout = 'americantowns'; public $layoutPath = NULL; public $autoLayout = TRUE; public $ext = '.ctp'; public $subDir = NULL; public $theme = ''; public $cacheAction = TRUE; public $validationErrors = ['Town' => [...], 'Site' => [...], 'Page' => [...], 'Module' => [...]]; public $hasRendered = FALSE; public $uuids = []; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'dalton-mn/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-mn/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; public $elementCache = 'default'; public $elementCacheSettings = []; protected $_passedVars = [0 => 'viewVars', 1 => 'autoLayout', 2 => 'ext', 3 => 'helpers', 4 => 'view', 5 => 'layout', 6 => 'name', 7 => 'theme', 8 => 'layoutPath', 9 => 'viewPath', 10 => 'request', 11 => 'plugin', 12 => 'passedArgs', 13 => 'cacheAction']; protected $_scripts = []; protected $_paths = [0 => '/var/www/vhosts/devel1/project300/app/View/', 1 => '/var/www/vhosts/devel1/project300/lib/Cake/View/', 2 => '/var/www/vhosts/devel1/project300/lib/Cake/Console/Templates/skel/View/']; protected $_pathsForPlugin = []; protected $_parents = ['/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' => '/var/www/vhosts/devel1/project300/app/View/Common/twoColumn.ctp']; protected $_current = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp'; protected $_currentType = 'view'; protected $_stack = []; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_eventManagerConfigured = TRUE; public $Cache = class CacheHelper { protected $_replace = [...]; protected $_match = [...]; protected $_counter = 0; public $settings = [...]; public $helpers = [...]; protected $_helperMap = [...]; public $theme = ''; public $request = class CakeRequest { ... }; public $plugin = NULL; public $fieldset = [...]; public $tags = [...]; protected $_tainted = NULL; protected $_cleaned = NULL; protected $_View = ...; protected $_fieldSuffixes = [...]; protected $_modelScope = NULL; protected $_association = NULL; protected $_entityPath = NULL; protected $_minimizedAttributes = [...]; protected $_attributeFormat = '%s="%s"'; protected $_minimizedAttributeFormat = '%s="%s"' }; public $__viewFile = '/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' }</span> )</td><td title='/var/www/vhosts/devel1/project300/app/View/Elements/display.ctp' bgcolor='#eeeeec'>.../display.ctp<b>:</b>14</td></tr> <tr><td bgcolor='#eeeeec' align='center'>14</td><td bgcolor='#eeeeec' align='center'>2.0160</td><td bgcolor='#eeeeec' align='right'>13336776</td><td bgcolor='#eeeeec'>CakeObject->requestAction( <span>$url = </span><span>'/internal/events/local/show:5/title:Events Around Dalton/'</span>, <span>$extra = </span><span>[0 => 'return', 'Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]]]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Lib/Modules.php' bgcolor='#eeeeec'>.../Modules.php<b>:</b>23</td></tr> <tr><td bgcolor='#eeeeec' align='center'>15</td><td bgcolor='#eeeeec' align='center'>2.0161</td><td bgcolor='#eeeeec' align='right'>13337968</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'events', 'action' => 'local', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/events/local/show:5/title:Events Around Dalton/'; public $base = ''; public $webroot = '/'; public $here = '/internal/events/local/show:5/title:Events Around Dalton/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span>, <span>$response = </span><span>class CakeResponse { protected $_statusCodes = [100 => 'Continue', 101 => 'Switching Protocols', 200 => 'OK', 201 => 'Created', 202 => 'Accepted', 203 => 'Non-Authoritative Information', 204 => 'No Content', 205 => 'Reset Content', 206 => 'Partial Content', 300 => 'Multiple Choices', 301 => 'Moved Permanently', 302 => 'Found', 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', 307 => 'Temporary Redirect', 400 => 'Bad Request', 401 => 'Unauthorized', 402 => 'Payment Required', 403 => 'Forbidden', 404 => 'Not Found', 405 => 'Method Not Allowed', 406 => 'Not Acceptable', 407 => 'Proxy Authentication Required', 408 => 'Request Time-out', 409 => 'Conflict', 410 => 'Gone', 411 => 'Length Required', 412 => 'Precondition Failed', 413 => 'Request Entity Too Large', 414 => 'Request-URI Too Large', 415 => 'Unsupported Media Type', 416 => 'Requested range not satisfiable', 417 => 'Expectation Failed', 429 => 'Too Many Requests', 500 => 'Internal Server Error', 501 => 'Not Implemented', 502 => 'Bad Gateway', 503 => 'Service Unavailable', 504 => 'Gateway Time-out', 505 => 'Unsupported Version']; protected $_mimeTypes = ['html' => [...], 'json' => 'application/json', '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' => [...], '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', ...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = []; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = []; protected $_cookies = [] }</span>, <span>$additionalParams = </span><span>['Page' => ['_id' => '655555b927b7f72c27ed5004', 'sites_pages_id' => '12770', 'page_id' => '7473', 'site_id' => '240', 'name' => 'AT - Town HP', 'topic_title' => '', 'breadcrumb_title' => '{local_city_state}', 'breadcrumbs' => [...], 'title' => '{local_city_state} - Events, News, Schools and Restaurants', 'slug' => 'home', 'parent_breadcrumb_title' => NULL, 'parent_slug' => NULL, 'layout' => 'twoColumn', 'css' => '', 'script' => '', 'meta' => '', 'social_meta' => [...], 'description' => '', 'keywords' => '', 'robots' => '', 'sitemap' => '1', 'type' => 'town', 'town' => '', 'site' => [...]], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Core/CakeObject.php' bgcolor='#eeeeec'>.../CakeObject.php<b>:</b>104</td></tr> <tr><td bgcolor='#eeeeec' align='center'>16</td><td bgcolor='#eeeeec' align='center'>2.0170</td><td bgcolor='#eeeeec' align='right'>13421904</td><td bgcolor='#eeeeec'>Dispatcher->_invoke( <span>$controller = </span><span>class EventsController { public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Modules' => NULL]; public $uses = [0 => 'RedirectEvent', 1 => 'Venue', 2 => 'Event', 3 => 'TownsRedirect', 4 => 'Page', 5 => 'Site', 6 => 'Module', 7 => 'DefaultToken', 8 => 'Announcement', 9 => 'BrandCategory', 10 => 'State']; public $categories = ['' => 'All Categories', 'arts-and-entertainment' => 'Arts and Entertainment', 'business-and-professional' => 'Business and Professional', 'clubs-and-organizations' => 'Clubs and Organizations', 'government-and-politics' => 'Government and Politics', 'health-and-fitness' => 'Health and Fitness', 'real-estate' => 'Real Estate', 'religion-and-spirituality' => 'Religion and Spirituality', 'restaurants' => 'Restaurants', 'schools-and-libraries' => 'Schools and Libraries', 'shops-and-stores' => 'Shops and Stores', 'sports-and-recreation' => 'Sports and Recreation']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Events'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/events/local/show:5/title:Events Around Dalton/'; public $base = ''; public $webroot = '/'; public $here = '/internal/events/local/show:5/title:Events Around Dalton/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Events'; public $layoutPath = NULL; public $viewVars = []; public $view = 'local'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['show' => '5', 'title' => 'Events Around Dalton']; public $scaffold = FALSE; public $methods = [1 => 'index', 2 => 'next_page', 3 => 'display', 4 => 'view', 5 => 'local', 6 => 'newsletter', 7 => 'local_sidebar', 8 => 'geo_search', 9 => 'detail_map', 10 => 'calendar_categories', 11 => 'ttd', 12 => 'ttd_newsletter', 13 => 'redirectOld', 15 => 'getParams', 16 => 'renderPage', 17 => 'jslog', 18 => 'toSef', 19 => 'verify_recaptcha']; public $modelClass = 'RedirectEvent'; public $modelKey = 'event'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $Session = class SessionComponent { ... }; public $searchdate = '' }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Modules = class ModulesComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] } }</span>, <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'events', 'action' => 'local', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/events/local/show:5/title:Events Around Dalton/'; public $base = ''; public $webroot = '/'; public $here = '/internal/events/local/show:5/title:Events Around Dalton/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>167</td></tr> <tr><td bgcolor='#eeeeec' align='center'>17</td><td bgcolor='#eeeeec' align='center'>2.0173</td><td bgcolor='#eeeeec' align='right'>13447760</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'events', 'action' => 'local', 'named' => [...], 'pass' => [...], 'Page' => [...], 'return' => 0, 'autoRender' => 1, 'bare' => 1, 'requested' => 1]; public $data = []; public $query = []; public $url = 'internal/events/local/show:5/title:Events Around Dalton/'; public $base = ''; public $webroot = '/'; public $here = '/internal/events/local/show:5/title:Events Around Dalton/'; protected $_detectors = ['get' => [...], 'patch' => [...], 'post' => [...], 'put' => [...], 'delete' => [...], 'head' => [...], 'options' => [...], 'ssl' => [...], 'ajax' => [...], 'flash' => [...], 'mobile' => [...], 'requested' => [...], 'json' => [...], 'xml' => [...]]; protected $_input = '' }</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Routing/Dispatcher.php' bgcolor='#eeeeec'>.../Dispatcher.php<b>:</b>193</td></tr> <tr><td bgcolor='#eeeeec' align='center'>18</td><td bgcolor='#eeeeec' align='center'>2.0173</td><td bgcolor='#eeeeec' align='right'>13447872</td><td bgcolor='#eeeeec'><a href='http://php.net/ReflectionMethod.invokeArgs' target='_new'>invokeArgs</a>( <span>$object = </span><span>class EventsController { public $components = ['Session' => NULL, 'Params' => NULL, 'Markup' => NULL, 'Core.Events' => NULL, 'Core.Modules' => NULL]; public $uses = [0 => 'RedirectEvent', 1 => 'Venue', 2 => 'Event', 3 => 'TownsRedirect', 4 => 'Page', 5 => 'Site', 6 => 'Module', 7 => 'DefaultToken', 8 => 'Announcement', 9 => 'BrandCategory', 10 => 'State']; public $categories = ['' => 'All Categories', 'arts-and-entertainment' => 'Arts and Entertainment', 'business-and-professional' => 'Business and Professional', 'clubs-and-organizations' => 'Clubs and Organizations', 'government-and-politics' => 'Government and Politics', 'health-and-fitness' => 'Health and Fitness', 'real-estate' => 'Real Estate', 'religion-and-spirituality' => 'Religion and Spirituality', 'restaurants' => 'Restaurants', 'schools-and-libraries' => 'Schools and Libraries', 'shops-and-stores' => 'Shops and Stores', 'sports-and-recreation' => 'Sports and Recreation']; public $helpers = [0 => 'Cache']; public $paginate = FALSE; public $cacheAction = TRUE; public $pagelimit = 10; public $theme = ''; public $name = 'Events'; public $request = class CakeRequest { public $params = [...]; public $data = [...]; public $query = [...]; public $url = 'internal/events/local/show:5/title:Events Around Dalton/'; public $base = ''; public $webroot = '/'; public $here = '/internal/events/local/show:5/title:Events Around Dalton/'; protected $_detectors = [...]; protected $_input = '' }; public $response = class CakeResponse { protected $_statusCodes = [...]; protected $_mimeTypes = [...]; protected $_protocol = 'HTTP/1.1'; protected $_status = 200; protected $_contentType = 'text/html'; protected $_headers = [...]; protected $_body = NULL; protected $_file = NULL; protected $_fileRange = NULL; protected $_charset = 'UTF-8'; protected $_cacheDirectives = [...]; protected $_cookies = [...] }; protected $_responseClass = 'CakeResponse'; public $viewPath = 'Events'; public $layoutPath = NULL; public $viewVars = []; public $view = 'local'; public $layout = 'p300'; public $autoRender = TRUE; public $autoLayout = FALSE; public $Components = class ComponentCollection { protected $_Controller = ...; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $viewClass = 'View'; public $View = NULL; public $ext = '.ctp'; public $plugin = NULL; public $passedArgs = ['show' => '5', 'title' => 'Events Around Dalton']; public $scaffold = FALSE; public $methods = [1 => 'index', 2 => 'next_page', 3 => 'display', 4 => 'view', 5 => 'local', 6 => 'newsletter', 7 => 'local_sidebar', 8 => 'geo_search', 9 => 'detail_map', 10 => 'calendar_categories', 11 => 'ttd', 12 => 'ttd_newsletter', 13 => 'redirectOld', 15 => 'getParams', 16 => 'renderPage', 17 => 'jslog', 18 => 'toSef', 19 => 'verify_recaptcha']; public $modelClass = 'RedirectEvent'; public $modelKey = 'event'; public $validationErrors = NULL; protected $_mergeParent = 'AppController'; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; public $Session = class SessionComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Params = class ParamsComponent { public $data = [...]; public $components = [...]; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $Session = class SessionComponent { ... }; public $searchdate = '' }; public $Markup = class MarkupComponent { public $hostname = ''; public $default_image = 'https://cdn-p300.americantowns.com/img/generic-icon.jpg'; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] }; public $Events = class EventsComponent { public $Event = class Event { ... }; public $params = [...]; public $defaultRadius = NULL; public $components = [...]; public $controller = ...; protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; protected $_componentMap = [...]; public $EventCache = class EventCache { ... }; public $EventRadiusCache = class EventRadiusCache { ... } }; public $Modules = class ModulesComponent { protected $_Collection = class ComponentCollection { ... }; public $settings = [...]; public $components = [...]; protected $_componentMap = [...] } }</span>, <span>$args = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>19</td><td bgcolor='#eeeeec' align='center'>2.0173</td><td bgcolor='#eeeeec' align='right'>13447944</td><td bgcolor='#eeeeec'>EventsController->local( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>20</td><td bgcolor='#eeeeec' align='center'>2.0173</td><td bgcolor='#eeeeec' align='right'>13451256</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['show' => 5, 'title' => 'Events Around Dalton', 'keyword' => '', 'radius' => NULL, 'limit' => 15, 'page' => 1, 'sef' => '', 'tags' => '', 'tags_logical' => '', 'terms' => '', 'show_limit' => 3, 'sort' => '', 'days' => '', 'images' => TRUE, 'max-days' => 365, 'max-miles' => 45, 'message' => '[message to follow]', 'min' => 50, 'prompt' => '', 'height' => '', 'width' => '', 'data_id' => '', 'more' => TRUE, 'type' => '', 'autoshowmore' => FALSE, 'link' => '', 'showdesc' => '', 'rankby' => '', 'empty-message' => '', 'ad_slots' => '', 'see-more-title' => '', 'searchdate' => '', 'searchenddate' => '', 'lat' => 46.173698425293, 'lng' => -95.915603637695, 'latlng' => '46.173698425293,-95.915603637695', 'city' => 'Dalton', 'state' => 'MN', 'theme' => '', 'page_type' => 'town', 'grouped' => FALSE]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/EventsController.php' bgcolor='#eeeeec'>.../EventsController.php<b>:</b>92</td></tr> <tr><td bgcolor='#eeeeec' align='center'>21</td><td bgcolor='#eeeeec' align='center'>2.3851</td><td bgcolor='#eeeeec' align='right'>13467632</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '151434ee9aa350e78d383b9592a169d2', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"show":5,"title":"Events Around Dalton","keyword":"","radius":25,"limit":15,"page":1,"sef":"","tags":"","tags_logical":"","terms":"","show_limit":3,"sort":"","days":"","images":true,"max-days":365,"max-miles":45,"message":"[message to follow]","min":50,"prompt":"","height":"","width":"","data_id":"","more":true,"type":"","autoshowmore":false,"link":"","showdesc":"","rankby":"","empty-message":"","ad_slots":"","see-more-title":"","searchdate":"","searchenddate":"","lat":46.17369842529297,"lng":-95.915603637'...]</span>, <span>$validate = </span>???, <span>$fieldList = </span>??? )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Core/Controller/Component/EventsComponent.php' bgcolor='#eeeeec'>.../EventsComponent.php<b>:</b>54</td></tr> <tr><td bgcolor='#eeeeec' align='center'>22</td><td bgcolor='#eeeeec' align='center'>2.3851</td><td bgcolor='#eeeeec' align='right'>13468008</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '151434ee9aa350e78d383b9592a169d2', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"show":5,"title":"Events Around Dalton","keyword":"","radius":25,"limit":15,"page":1,"sef":"","tags":"","tags_logical":"","terms":"","show_limit":3,"sort":"","days":"","images":true,"max-days":365,"max-miles":45,"message":"[message to follow]","min":50,"prompt":"","height":"","width":"","data_id":"","more":true,"type":"","autoshowmore":false,"link":"","showdesc":"","rankby":"","empty-message":"","ad_slots":"","see-more-title":"","searchdate":"","searchenddate":"","lat":46.17369842529297,"lng":-95.915603637'...]</span>, <span>$options = </span><span>['validate' => TRUE, 'fieldList' => [], 'callbacks' => TRUE, 'counterCache' => TRUE, 'atomic' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1760</td></tr> <tr><td bgcolor='#eeeeec' align='center'>23</td><td bgcolor='#eeeeec' align='center'>2.3855</td><td bgcolor='#eeeeec' align='right'>13468784</td><td bgcolor='#eeeeec'>MongodbSource->create( <span>$Model = </span><span>class EventCache { public $primaryKey = '_id'; public $useDbConfig = 'mongo'; public $useTable = 'events_cache'; public $displayField = *uninitialized*; public $id = FALSE; public $data = ['EventCache' => [...]]; public $schemaName = NULL; public $table = 'events_cache'; protected $_schema = ['_id' => [...], 'created' => [...], 'modified' => [...], 'town_sef_url' => [...], 'data_key' => [...], 'sort_order' => [...], 'params' => [...]]; public $validate = []; public $validationErrors = []; public $validationDomain = NULL; public $tablePrefix = ''; public $plugin = 'Core'; public $name = 'EventCache'; public $alias = 'EventCache'; public $tableToModel = ['events_cache' => 'EventCache']; public $cacheQueries = FALSE; public $belongsTo = []; public $hasOne = []; public $hasMany = []; public $hasAndBelongsToMany = []; public $actsAs = NULL; public $Behaviors = class BehaviorCollection { public $modelName = 'EventCache'; protected $_methods = [...]; protected $_mappedMethods = [...]; protected $_enabled = [...]; protected $_loaded = [...]; public $defaultPriority = 10 }; public $whitelist = []; public $cacheSources = FALSE; public $findQueryType = NULL; public $recursive = 1; public $order = NULL; public $virtualFields = []; protected $_associationKeys = ['belongsTo' => [...], 'hasOne' => [...], 'hasMany' => [...], 'hasAndBelongsToMany' => [...]]; protected $_associations = [0 => 'belongsTo', 1 => 'hasOne', 2 => 'hasMany', 3 => 'hasAndBelongsToMany']; public $__backAssociation = []; public $__backInnerAssociation = []; public $__backOriginalAssociation = []; public $__backContainableAssociation = []; public $__safeUpdateMode = FALSE; public $useConsistentAfterFind = TRUE; protected $_insertID = NULL; protected $_sourceConfigured = TRUE; public $findMethods = ['all' => TRUE, 'first' => TRUE, 'count' => TRUE, 'neighbors' => TRUE, 'list' => TRUE, 'threaded' => TRUE]; protected $_eventManager = class CakeEventManager { protected $_listeners = [...]; protected $_isGlobal = FALSE }; protected $_validator = class ModelValidator { protected $_fields = [...]; protected $_model = ...; protected $_validate = [...]; protected $_methods = [...]; protected $_modelMethods = [...]; protected $_behaviors = [...] } }</span>, <span>$fields = </span><span>[0 => '_id', 1 => 'town_sef_url', 2 => 'data_key', 3 => 'sort_order', 4 => 'params', 5 => 'modified', 6 => 'created']</span>, <span>$values = </span><span>[0 => '151434ee9aa350e78d383b9592a169d2', 1 => 'dalton-mn', 2 => [], 3 => ['start' => 1], 4 => '{"show":5,"title":"Events Around Dalton","keyword":"","radius":25,"limit":15,"page":1,"sef":"","tags":"","tags_logical":"","terms":"","show_limit":3,"sort":"","days":"","images":true,"max-days":365,"max-miles":45,"message":"[message to follow]","min":50,"prompt":"","height":"","width":"","data_id":"","more":true,"type":"","autoshowmore":false,"link":"","showdesc":"","rankby":"","empty-message":"","ad_slots":"","see-more-title":"","searchdate":"","searchenddate":"","lat":46.17369842529297,"lng":-95.915603637'..., 5 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 6 => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span> )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Model/Model.php' bgcolor='#eeeeec'>.../Model.php<b>:</b>1942</td></tr> <tr><td bgcolor='#eeeeec' align='center'>24</td><td bgcolor='#eeeeec' align='center'>2.3856</td><td bgcolor='#eeeeec' align='right'>13469432</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '151434ee9aa350e78d383b9592a169d2', 'town_sef_url' => 'dalton-mn', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"show":5,"title":"Events Around Dalton","keyword":"","radius":25,"limit":15,"page":1,"sef":"","tags":"","tags_logical":"","terms":"","show_limit":3,"sort":"","days":"","images":true,"max-days":365,"max-miles":45,"message":"[message to follow]","min":50,"prompt":"","height":"","width":"","data_id":"","more":true,"type":"","autoshowmore":false,"link":"","showdesc":"","rankby":"","empty-message":"","ad_slots":"","see-more-title":"","searchdate":"","searchenddate":"","lat":46.17369842529297,"lng":-95.915603637'..., 'modified' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }, 'created' => class MongoDate { public $sec = 1765682303; public $usec = 513000 }]</span>, <span>$options = </span><span>['safe' => TRUE]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Plugin/Mongodb/Model/Datasource/MongodbSource.php' bgcolor='#eeeeec'>.../MongodbSource.php<b>:</b>500</td></tr> ' [protected] message => 'E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "151434ee9aa350e78d383b9592a169d2" }' [protected] code => (int) 11000 [protected] file => '/var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php' [protected] line => (int) 86 }MongodbSource::create() - APP/Plugin/Mongodb/Model/Datasource/MongodbSource.php, line 508 Model::_doSave() - CORE/Cake/Model/Model.php, line 1942 Model::save() - CORE/Cake/Model/Model.php, line 1760 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 54 EventsController::local() - APP/Controller/EventsController.php, line 92 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 Modules::render() - APP/Lib/Modules.php, line 23 include - APP/View/Elements/display.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 AppController::renderPage() - APP/Controller/AppController.php, line 224
Let everyone know what's going on. Start using our networking tools to spread the word about upcoming events around town.
From alerting folks to a meeting about an important town issue, the next gathering of your book group, a real estate open house or upcoming tag sale, make this your first stop in getting the word out
Dalton, Minnesota. Population for Dalton from the last gathering is 258. You can view Dalton venues that host many Dalton MN events every year.
You can find a ton of properties for sale if you search the Dalton page on Zillow. Currently Dalton has an average listing price for homes for sale on the market of $269,052. More real estate facts about Dalton: The number of properties currently for sale in Dalton is 347. The median homes for sale listing price is $191,717. This is broken down with the number of three bedroom houses in Dalton consisting of 116 with an average listing price for these house of $246,964. Out of the 83 houses that are four bedroom the average listing price for Dalton is $327,026. Interest rates for Dalton are at historic lows as well.
Dalton Minnesota has a latitude of 46.173698425293 and a longitude of -95.915603637695. View the full profile
On Yahoo, Yelp, SuperPages, AmericanTowns and 25 other directories!
Add your social media links and bio and promote your discounts, menus, events.
Be sure your listing is up on all the key local directories with all your important content (social links and product info).
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | db.ttd.find( {"name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 1 | 4 | |
| 2 | db.articles.find( {"aggregate":[{"$geoNear":{"near":[-95.91560363769531,46.17369842529297],"distanceField":"distance","distanceMultiplier":3963.2,"maxDistance":0.025232135647961243,"spherical":true,"query":{"tags":"at-bt-articles-home","state":"MN"}}},{"$project":{"title":1,"homepage_title":1,"tags":1,"image_url":1,"distance":1,"page_path":1,"path":1,"article_hostname":1,"text":1,"publish_date":1,"site_canonical":1,"sections.title":1,"sections.geo":1,"sections.text":1}},{"$addFields":{"days_since":{"$divide":[{"$subtract":["MongoDB\\BSON\\UTCDateTime(1765682303369)","$publish_date"]},86400000]},"relevance_score":{"$add":[{"$multiply":["$distance",10]},{"$divide":[{"$subtract":["MongoDB\\BSON\\UTCDateTime(1765682303369)","$publish_date"]},86400000]}]}}},{"$sort":{"relevance_score":1,"_id":1}},{"$skip":0},{"$limit":11}]}, ["article_id","title","homepage_title","tags","image_url","path","article_hostname","sef_tail","page_path","text","publish_date","site_canonical","sections.title","sections.text"] ).sort( {"relevance_score":1,"_id":1} ).limit( 11 ).skip( 0 ) | 0 | 11 | 104 | |
| 3 | db.ttd_towns.find( {"town_sef_url":"dalton-mn","name":"Article Slideshow"}, {"TtdTown._id":1} ).sort( [] ).limit( 0 ).skip( 0 ) | 0 | 1 | 2 | |
| 4 | db.ttd_towns.remove( {"_id":{"$in":[ObjectId ("693e2c7d1a7f572bea05e124")]}} ) | 0 | 0 | 2 | |
| 5 | db.ttd.find( {"name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 1 | 2 | |
| 6 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-95.91560363769531,46.17369842529297],0.21739130434782608]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 2 ).skip( 0 ) | 0 | 0 | 3 | |
| 7 | db.events_cache.insert( {"_id":"ded3348ab456ef83bce42740aa47bbd5","town_sef_url":"dalton-mn","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"7\",\"show\":1,\"geo\":[-95.91560363769531,46.17369842529297],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.51300000 1765682303)","created":"MongoDate(0.51300000 1765682303)"} , true) | 0 | 0 | 8 | |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-95.91560363769531,46.17369842529297],0.21739130434782608]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 2 ).skip( 0 ) | 0 | 0 | 3 | |
| 9 | db.events_cache.insert( {"_id":"15156905507ea072db0ac2961b8da169","town_sef_url":"dalton-mn","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"10\",\"show\":1,\"geo\":[-95.91560363769531,46.17369842529297],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.51300000 1765682303)","created":"MongoDate(0.51300000 1765682303)"} , true) | 0 | 0 | 7 | |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-95.91560363769531,46.17369842529297],0.21739130434782608]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 2 ).skip( 0 ) | 0 | 0 | 3 | |
| 11 | db.events_cache.insert( {"_id":"639b36c4fe05ba64ea8fce5657d5221a","town_sef_url":"dalton-mn","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"30\",\"show\":1,\"geo\":[-95.91560363769531,46.17369842529297],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.51300000 1765682303)","created":"MongoDate(0.51300000 1765682303)"} , true) | 0 | 0 | 7 | |
| 12 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"tags":"music","geo":{"$geoWithin":{"$center":[[-95.91560363769531,46.17369842529297],0.14492753623188406]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 2 ).skip( 0 ) | 0 | 0 | 3 | |
| 13 | db.events_cache.insert( {"_id":"b029344fc7e4d45cee3c93a4ec47a499","town_sef_url":"dalton-mn","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"music\",\"radius\":\"10\",\"days\":\"7\",\"show\":1,\"geo\":[-95.91560363769531,46.17369842529297],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.51300000 1765682303)","created":"MongoDate(0.51300000 1765682303)"} , true) | 0 | 0 | 7 | |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"tags":"music","geo":{"$geoWithin":{"$center":[[-95.91560363769531,46.17369842529297],0.21739130434782608]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 2 ).skip( 0 ) | 0 | 0 | 3 | |
| 15 | db.events_cache.insert( {"_id":"e5162304ebee2664164a47dc1a8eceae","town_sef_url":"dalton-mn","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"music\",\"radius\":\"15\",\"days\":\"14\",\"show\":1,\"geo\":[-95.91560363769531,46.17369842529297],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.51300000 1765682303)","created":"MongoDate(0.51300000 1765682303)"} , true) | 0 | 0 | 7 | |
| 16 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"tags":"festivals","geo":{"$geoWithin":{"$center":[[-95.91560363769531,46.17369842529297],0.21739130434782608]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 2 ).skip( 0 ) | 0 | 0 | 3 | |
| 17 | db.events_cache.insert( {"_id":"7a787baa15ef9e7e4788485aa335e7e3","town_sef_url":"dalton-mn","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"festivals\",\"radius\":\"15\",\"days\":\"3\",\"show\":1,\"geo\":[-95.91560363769531,46.17369842529297],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.51300000 1765682303)","created":"MongoDate(0.51300000 1765682303)"} , true) | 0 | 0 | 7 | |
| 18 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"tags":"festivals","geo":{"$geoWithin":{"$center":[[-95.91560363769531,46.17369842529297],0.8695652173913043]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 2 ).skip( 0 ) | 0 | 0 | 7 | |
| 19 | db.events_cache.insert( {"_id":"81d44d55d2814b1f32f624d95ccec79f","town_sef_url":"dalton-mn","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"festivals\",\"radius\":\"60\",\"days\":\"30\",\"show\":1,\"geo\":[-95.91560363769531,46.17369842529297],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.51300000 1765682303)","created":"MongoDate(0.51300000 1765682303)"} , true) | 0 | 0 | 8 | |
| 20 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-95.91560363769531,46.17369842529297],0.14492753623188406]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 2 ).skip( 0 ) | 0 | 0 | 3 | |
| 21 | db.events_cache.insert( {"_id":"de589e714421e8590f89c6d83fd54bf0","town_sef_url":"dalton-mn","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"10\",\"days\":\"5\",\"show\":1,\"geo\":[-95.91560363769531,46.17369842529297],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.51300000 1765682303)","created":"MongoDate(0.51300000 1765682303)"} , true) | 0 | 0 | 8 | |
| 22 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-95.91560363769531,46.17369842529297],0.21739130434782608]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 2 ).skip( 0 ) | 0 | 0 | 3 | |
| 23 | db.events_cache.insert( {"_id":"9286b78d439273c41fe3b8dc6187e22e","town_sef_url":"dalton-mn","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"15\",\"days\":\"15\",\"show\":1,\"geo\":[-95.91560363769531,46.17369842529297],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.51300000 1765682303)","created":"MongoDate(0.51300000 1765682303)"} , true) | 0 | 0 | 8 | |
| 24 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-95.91560363769531,46.17369842529297],0.43478260869565216]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 2 ).skip( 0 ) | 0 | 0 | 5 | |
| 25 | db.events_cache.insert( {"_id":"a2cdcf60b708d5e8fd044dc358b76705","town_sef_url":"dalton-mn","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"30\",\"days\":\"15\",\"show\":1,\"geo\":[-95.91560363769531,46.17369842529297],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.51300000 1765682303)","created":"MongoDate(0.51300000 1765682303)"} , true) | 0 | 0 | 8 | |
| 26 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-95.91560363769531,46.17369842529297],0.6521739130434783]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 2 ).skip( 0 ) | 0 | 1 | 8 | |
| 27 | db.events_cache.insert( {"_id":"97ef2cd9f9943e6f9f78d691e6064214","town_sef_url":"dalton-mn","data_key":["693321324389be6be566a0b5"],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"45\",\"days\":\"15\",\"show\":1,\"geo\":[-95.91560363769531,46.17369842529297],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.51300000 1765682303)","created":"MongoDate(0.51300000 1765682303)"} , true) | 0 | 0 | 8 | |
| 28 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"event_id":{"$nin":[76289950]},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-95.91560363769531,46.17369842529297],1.4492753623188406]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 51 ).skip( 0 ) | 0 | 10 | 298 | |
| 29 | db.events_cache.insert( {"_id":"a034838c28a93ae091985f36b5839abc","town_sef_url":"dalton-mn","data_key":["69036aea4389be6be5f633f4","69036aea4389be6be5f634c8","69036af94389be6be5f6a14a","69036afa4389be6be5f6a954","69036afc4389be6be5f6b916","69036b034389be6be5f6ed28","693321194389be6be565ed3e","69036b1f4389be6be5f7a83c","69036b214389be6be5f7afcb","6933212a4389be6be56670b4"],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"100\",\"days\":\"21\",\"show\":50,\"geo\":[-95.91560363769531,46.17369842529297],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.51300000 1765682303)","created":"MongoDate(0.51300000 1765682303)"} , true) | 0 | 0 | 8 | |
| 30 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"event_id":{"$nin":[76289950,76274710]},"tags":"music","geo":{"$geoWithin":{"$center":[[-95.91560363769531,46.17369842529297],1.4492753623188406]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 51 ).skip( 0 ) | 0 | 4 | 72 | |
| 31 | db.events_cache.insert( {"_id":"e528f1f3cc635922c881a53b7fdbea95","town_sef_url":"dalton-mn","data_key":["693321114389be6be565a666","69036b194389be6be5f77bfe","69036b1d4389be6be5f79a50","69036b274389be6be5f7dddc"],"sort_order":{"start":1},"params":"{\"tags\":\"music\",\"radius\":\"100\",\"days\":\"21\",\"show\":50,\"geo\":[-95.91560363769531,46.17369842529297],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.51300000 1765682303)","created":"MongoDate(0.51300000 1765682303)"} , true) | 0 | 0 | 6 | |
| 32 | db.ttd_towns.insert( {"name":"Article Slideshow","main_slot_type":"module","main_slot_module_id":"1022","main_slot_html":"<div id=\"atCarousel\" class=\"carousel slide\" data-interval=\"5000\" data-ride=\"carousel\">\n\t<ol class=\"carousel-indicators\">\n\t\t\t\t<li data-target=\"#atCarousel\" data-slide-to=\"0\" class=\"active\"><\/li>\n\t\t\t\t<li data-target=\"#atCarousel\" data-slide-to=\"1\" class=\"\"><\/li>\n\t\t\t\t<li data-target=\"#atCarousel\" data-slide-to=\"2\" class=\"\"><\/li>\n\t\t\t\t<li data-target=\"#atCarousel\" data-slide-to=\"3\" class=\"\"><\/li>\n\t\t\t\t<li data-target=\"#atCarousel\" data-slide-to=\"4\" class=\"\"><\/li>\n\t\t\t\t<li data-target=\"#atCarousel\" data-slide-to=\"5\" class=\"\"><\/li>\n\t\t\t\t<li data-target=\"#atCarousel\" data-slide-to=\"6\" class=\"\"><\/li>\n\t\t\t\t<li data-target=\"#atCarousel\" data-slide-to=\"7\" class=\"\"><\/li>\n\t\t\t\t<li data-target=\"#atCarousel\" data-slide-to=\"8\" class=\"\"><\/li>\n\t\t\t\t<li data-target=\"#atCarousel\" data-slide-to=\"9\" class=\"\"><\/li>\n\t\t\t<\/ol> \n\t<div class=\"carousel-inner\">\n\t\t\t\t<div class=\"item active\" style=\"background-image:url(https:\/\/cdn-p300.americantowns.com\/img\/article\/mn-dog-kennel-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsmn.com\/dog-kennels\/\" target=\"_blank\">10 Best Dog Kennels in Minnesota!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsmn.com\/dog-kennels\/\" target=\"_blank\">Prairie Peak Kennels, Battle Lake, MN<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">places-article-ai,evergreen,directory-bt,directory-p300,moe,edited-chira,edited-taylor,at-bt-articles-home,at-bt-articles-directory<\/div>\n\t\t\t\t<p class=\"small\">Prairie Peak Kennels is the ultimate destination for all your pup's needs. From daycare and boarding to training and grooming, they've got the whole canine experience covered. It's the ideal place to… <a href=\"https:\/\/bestthingsmn.com\/dog-kennels\/\" target=\"_blank\" class=\"text-nowrap\"><b>Read More<\/b><\/a><\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"item \" style=\"background-image:url(https:\/\/cdn-p300.americantowns.com\/img\/article\/mn-camping-spots-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsmn.com\/camping\/\" target=\"_blank\">The 15 Best Camping Spots in Minnesota!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsmn.com\/camping\/\" target=\"_blank\">Glendalough State Park, Battle Lake, MN<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">evergreen,community-life-bt,recreation-p300,at-bt-articles-home,at-bt-articles-community<\/div>\n\t\t\t\t<p class=\"small\">A former game farm and retreat, Glendalough State Park is now home to one of the last undeveloped lakes in Western Minnesota. To preserve the park’s pristine nature, Annie Battle Lake has been… <a href=\"https:\/\/bestthingsmn.com\/camping\/\" target=\"_blank\" class=\"text-nowrap\"><b>Read More<\/b><\/a><\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"item \" style=\"background-image:url(https:\/\/cdn-p300.americantowns.com\/img\/article\/mn-horseback-riding-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsmn.com\/article\/horseback-riding\/\" target=\"_blank\">6 Best Horseback Riding Services in Minnesota!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsmn.com\/article\/horseback-riding\/\" target=\"_blank\">Silver Sage Guest Ranch, Clitherall, MN<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">places-article-ai,evergreen,community-life-bt,community-life-p300,moe,limited-options,edited-shannen,edited-taylor,at-bt-articles-home,at-bt-articles-community<\/div>\n\t\t\t\t<p class=\"small\">Sign up for a horseback riding session in the heart of lakes country at Silver Sage Ranch! Situated on 427 acres, you'll be captivated by its beauty and grace. Bring to light an extraordinary… <a href=\"https:\/\/bestthingsmn.com\/article\/horseback-riding\/\" target=\"_blank\" class=\"text-nowrap\"><b>Read More<\/b><\/a><\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"item \" style=\"background-image:url(https:\/\/cdn-p300.americantowns.com\/img\/article\/mn-raspberry-picking-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsmn.com\/article\/raspberry-picking\/\" target=\"_blank\">10 Best Places to Pick Raspberries in Minnesota!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsmn.com\/article\/raspberry-picking\/\" target=\"_blank\">Country Blossom Farm, LLC, Alexandria, MN<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">places-article-ai,evergreen,community-life-bt,community-life-p300,moe,edited-cynthia,edited-taylor,at-bt-articles-home,at-bt-articles-community<\/div>\n\t\t\t\t<p class=\"small\">Country Blossom Farm is the perfect spot for a family adventure or a relaxing afternoon. Discover the sprawling fields of raspberries and pick the sweetest ones of the bunch. Enjoy the fun, fresh,… <a href=\"https:\/\/bestthingsmn.com\/article\/raspberry-picking\/\" target=\"_blank\" class=\"text-nowrap\"><b>Read More<\/b><\/a><\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"item \" style=\"background-image:url(https:\/\/cdn-p300.americantowns.com\/img\/article\/mn-barber-shops-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsmn.com\/article\/barber-shops\/\" target=\"_blank\">10 Best Barber Shops in Minnesota!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsmn.com\/article\/barber-shops\/\" target=\"_blank\">100% Advisory Men`s Haircuts, Alexandria, MN<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">places-article-ai,evergreen,directory-bt,directory-p300,moe,edited-yagee,at-bt-articles-home,at-bt-articles-directory<\/div>\n\t\t\t\t<p class=\"small\">100% Advisory Men's Haircuts was opened to give Alexandria men a place to go for a great haircut and a place to relax. With the promise of good haircuts and a stress-free environment, 100% Advisory… <a href=\"https:\/\/bestthingsmn.com\/article\/barber-shops\/\" target=\"_blank\" class=\"text-nowrap\"><b>Read More<\/b><\/a><\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"item \" style=\"background-image:url(https:\/\/cdn-p300.americantowns.com\/img\/article\/mn-cheese-shops-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsmn.com\/article\/cheese-shops\/\" target=\"_blank\">Best Cheese Shops in Minnesota!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsmn.com\/article\/cheese-shops\/\" target=\"_blank\">Bongards Premium Cheese, Perham, MN<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">places-article-ai,evergreen,food-drink-bt,food-drink-p300,moe,limited-6,edited-chira,edited-taylor,at-bt-articles-home,at-bt-articles-restaurant<\/div>\n\t\t\t\t<p class=\"small\">Visit the one-stop destination for cheese lovers in town, Bongards Premium Cheese. With a full range of cheese products, from cheese sticks to shredded cheese to flavored curds, they have something… <a href=\"https:\/\/bestthingsmn.com\/article\/cheese-shops\/\" target=\"_blank\" class=\"text-nowrap\"><b>Read More<\/b><\/a><\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"item \" style=\"background-image:url(https:\/\/cdn-p300.americantowns.com\/img\/article\/mn-veterinarians-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsmn.com\/veterinarians\/\" target=\"_blank\">10 Best Veterinarians in Minnesota!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsmn.com\/veterinarians\/\" target=\"_blank\">Alexandria Veterinary Clinic, Alexandria, MN<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">evergreen,directory-bt,directory-p300,moe,at-bt-articles-home,at-bt-articles-directory<\/div>\n\t\t\t\t<p class=\"small\">With nearly 100 years of combined experience, the Alexandria Veterinary Clinic PetCare Center has been providing state-of-the-art veterinary services to Central Minnesota. Their staff of four doctors… <a href=\"https:\/\/bestthingsmn.com\/veterinarians\/\" target=\"_blank\" class=\"text-nowrap\"><b>Read More<\/b><\/a><\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"item \" style=\"background-image:url(https:\/\/cdn-p300.americantowns.com\/img\/article\/mn-paint-and-wine-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsmn.com\/paint-and-wine\/\" target=\"_blank\">The 6 Best Places for Paint & Wine in Minnesota!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsmn.com\/paint-and-wine\/\" target=\"_blank\">Art Bar 39, Alexandria, MN<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">evergreen,entertainment-bt,entertainment-p300,at-bt-articles-home,at-bt-articles-entertainment<\/div>\n\t\t\t\t<p class=\"small\">Art Bar 39 has a brick and mortar location at its Alexandria café and wine bar. But it also hosts public sip and paint events across Central Minnesota, including the St. Cloud and Sauk Centre… <a href=\"https:\/\/bestthingsmn.com\/paint-and-wine\/\" target=\"_blank\" class=\"text-nowrap\"><b>Read More<\/b><\/a><\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"item \" style=\"background-image:url(https:\/\/cdn-p300.americantowns.com\/img\/article\/mn-diners-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsmn.com\/diners\/\" target=\"_blank\">10 Best Diners in Minnesota<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsmn.com\/diners\/\" target=\"_blank\">Travelers Inn Cafe, Alexandria, MN<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">evergreen,food-drink-bt,food-drink-p300,at-bt-articles-home,at-bt-articles-restaurant<\/div>\n\t\t\t\t<p class=\"small\">You don’t have to be on a cross-country trip to enjoy the delicious delights of the Travelers Inn Cafe. This diner is a favorite for locals and passers-through alike, with a menu packed with… <a href=\"https:\/\/bestthingsmn.com\/diners\/\" target=\"_blank\" class=\"text-nowrap\"><b>Read More<\/b><\/a><\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"item \" style=\"background-image:url(https:\/\/cdn-p300.americantowns.com\/img\/article\/mn-wineries-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsmn.com\/wineries-vineyards\/\" target=\"_blank\">The 9 Best Wineries in Minnesota!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsmn.com\/wineries-vineyards\/\" target=\"_blank\">Carlos Creek Winery, Alexandria, MN<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">evergreen,food-drink-bt,entertainment-p300,at-bt-articles-home,at-bt-articles-restaurant<\/div>\n\t\t\t\t<p class=\"small\">Not only does it produce some of the state’s best wine, but Carlos Creek also happens to be a pretty fun place to visit. The tasting bar serves up pizza and live music on weekends. Every… <a href=\"https:\/\/bestthingsmn.com\/wineries-vineyards\/\" target=\"_blank\" class=\"text-nowrap\"><b>Read More<\/b><\/a><\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/div>\n\n\n","town_sef_url":"dalton-mn","title":"Hiking!","subtitle":"Maps, directions and reviews for hiking around {local_city_state}!","image_url":"{\"0\":{\"content_type\":\"movie\",\"movie\":\"\/movie\/black-panther-wakanda-forever-297863\/\",\"title\":\"Black Panther: Wakanda Forever\",\"thumbnail\":\"https:\/\/www.movienewsletters.net\/photos\/297863R4.jpg\"},\"1\":{\"content_type\":\"event_tag\",\"searchtag\":\"ticketmaster","url":"\/{town_sef_url}\/hiking\/","slots":[{"rule":"{\"content_type\":\"event_category\",\"radius\":\"45\",\"days\":\"15\",\"ttl\":\"4\",\"isempty\":1,\"event_category\":\"arts-and-entertainment\",\"thumbnail\":\"https:\\\/imgcdn.americantowns.com\\\/img\\\/uploads\\\/banner-images\\\/arts-2.jpg\"}","expiration":1765696703,"type":"Event","id":76289950,"title":"Michael W. Smith","url":"\/event\/michael-w-smith-2026-05-08-jb-alexandria-mn.html","image_url":"https:\/\/www.jambase.com\/wp-content\/uploads\/2019\/10\/michael-w-smith-ticketmaster-ram-980x551.jpg"},{"rule":"{\"content_type\":\"event_tag\",\"searchtag\":\"ticketmaster\",\"radius\":\"100\",\"days\":\"21\",\"ttl\":\"4\",\"israndom\":1,\"thumbnail\":\"https:\\\/imgcdn.americantowns.com\\\/img\\\/uploads\\\/banner-images\\\/music-1.jpg\"}","expiration":1765696703,"type":"Event","id":76274710,"title":"Fargo PRCA Rodeo","url":"\/event\/fargo-prca-rodeo-2026-03-28-tm-fargo-nd.html","image_url":"https:\/\/s1.ticketm.net\/dbimages\/569784a.jpg"},{"rule":"{\"content_type\":\"event_tag\",\"searchtag\":\"music\",\"radius\":\"100\",\"days\":\"21\",\"ttl\":\"4\",\"israndom\":1,\"thumbnail\":\"https:\\\/imgcdn.americantowns.com\\\/img\\\/uploads\\\/banner-images\\\/music-3.jpg\"}","expiration":1765696704,"type":"Event","id":76166117,"title":"Black Pistol Fire","url":"\/event\/black-pistol-fire-2026-03-17-jb-fargo-nd.html","image_url":"https:\/\/www.jambase.com\/wp-content\/uploads\/2017\/02\/black-pistol-fire-black-pistol-fire-c3b7ffc2-fda5-4a13-9e87-b16d9ac1ae21_53351_RETINA_LANDSCAPE_16_9-980x551.jpg"}],"modified":"MongoDate(0.51400000 1765682304)","created":"MongoDate(0.51400000 1765682304)","_id":ObjectId ("693e2c8091ba8c859b092dee")} , true) | 0 | 0 | 2 | |
| 33 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"event_id":{"$nin":[76289950,76274710,76166117]},"geo":{"$geoWithin":{"$center":[[-95.91560363769531,46.17369842529297],0.36231884057971014]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 6 ).skip( 0 ) | 0 | 0 | 358 | |
| 34 | db.events_cache.insert( {"_id":"151434ee9aa350e78d383b9592a169d2","town_sef_url":"dalton-mn","data_key":[],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Dalton\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"images\":true,\"max-days\":365,\"max-miles\":45,\"message\":\"[message to follow]\",\"min\":50,\"prompt\":\"\",\"height\":\"\",\"width\":\"\",\"data_id\":\"\",\"more\":true,\"type\":\"\",\"autoshowmore\":false,\"link\":\"\",\"showdesc\":\"\",\"rankby\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":46.17369842529297,\"lng\":-95.91560363769531,\"latlng\":\"46.173698425293,-95.915603637695\",\"city\":\"Dalton\",\"state\":\"MN\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.51300000 1765682303)","created":"MongoDate(0.51300000 1765682303)"} , true) | 0 | 0 | 6 |


