Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "33a45587def8e18bb1a8156856b8987f" } [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 => '33a45587def8e18bb1a8156856b8987f', (int) 1 => 'dalton-city-il', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"ticketmaster","radius":"15","days":"7","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, (int) 6 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $data = array( '_id' => '33a45587def8e18bb1a8156856b8987f', 'town_sef_url' => 'dalton-city-il', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"ticketmaster","radius":"15","days":"7","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, 'created' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $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: "33a45587def8e18bb1a8156856b8987f" } 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.0003</td><td bgcolor='#eeeeec' align='right'>414760</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.0167</td><td bgcolor='#eeeeec' align='right'>2828152</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0217</td><td bgcolor='#eeeeec' align='right'>3530464</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703648</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703760</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703832</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.0229</td><td bgcolor='#eeeeec' align='right'>3703872</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.0241</td><td bgcolor='#eeeeec' align='right'>3909552</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.0264</td><td bgcolor='#eeeeec' align='right'>4330752</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.0265</td><td bgcolor='#eeeeec' align='right'>4340744</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.0265</td><td bgcolor='#eeeeec' align='right'>4341688</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.0266</td><td bgcolor='#eeeeec' align='right'>4367816</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.0447</td><td bgcolor='#eeeeec' align='right'>12547872</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0447</td><td bgcolor='#eeeeec' align='right'>12550040</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.0448</td><td bgcolor='#eeeeec' align='right'>12551200</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.0457</td><td bgcolor='#eeeeec' align='right'>12628528</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.0469</td><td bgcolor='#eeeeec' align='right'>12799904</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.0469</td><td bgcolor='#eeeeec' align='right'>12800016</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.0469</td><td bgcolor='#eeeeec' align='right'>12800088</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'>5.8289</td><td bgcolor='#eeeeec' align='right'>15352984</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'>5.8289</td><td bgcolor='#eeeeec' align='right'>15352984</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'>5.8289</td><td bgcolor='#eeeeec' align='right'>15353360</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'show' => 1, 'geo' => [0 => -88.811500549316, 1 => 39.717601776123], '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'>5.8364</td><td bgcolor='#eeeeec' align='right'>15453464</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '33a45587def8e18bb1a8156856b8987f', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"7","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>5.8364</td><td bgcolor='#eeeeec' align='right'>15453840</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '33a45587def8e18bb1a8156856b8987f', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"7","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>5.8392</td><td bgcolor='#eeeeec' align='right'>15647496</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 => '33a45587def8e18bb1a8156856b8987f', 1 => 'dalton-city-il', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"ticketmaster","radius":"15","days":"7","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 6 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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'>5.8393</td><td bgcolor='#eeeeec' align='right'>15648144</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '33a45587def8e18bb1a8156856b8987f', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"7","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 'created' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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: "33a45587def8e18bb1a8156856b8987f" }' [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: "7935440dc0ba4bc441f08335cc6dbef7" } [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 => '7935440dc0ba4bc441f08335cc6dbef7', (int) 1 => 'dalton-city-il', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"ticketmaster","radius":"15","days":"10","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, (int) 6 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $data = array( '_id' => '7935440dc0ba4bc441f08335cc6dbef7', 'town_sef_url' => 'dalton-city-il', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"ticketmaster","radius":"15","days":"10","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, 'created' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $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: "7935440dc0ba4bc441f08335cc6dbef7" } 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.0003</td><td bgcolor='#eeeeec' align='right'>414760</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.0167</td><td bgcolor='#eeeeec' align='right'>2828152</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0217</td><td bgcolor='#eeeeec' align='right'>3530464</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703648</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703760</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703832</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.0229</td><td bgcolor='#eeeeec' align='right'>3703872</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.0241</td><td bgcolor='#eeeeec' align='right'>3909552</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.0264</td><td bgcolor='#eeeeec' align='right'>4330752</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.0265</td><td bgcolor='#eeeeec' align='right'>4340744</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.0265</td><td bgcolor='#eeeeec' align='right'>4341688</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.0266</td><td bgcolor='#eeeeec' align='right'>4367816</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.0447</td><td bgcolor='#eeeeec' align='right'>12547872</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0447</td><td bgcolor='#eeeeec' align='right'>12550040</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.0448</td><td bgcolor='#eeeeec' align='right'>12551200</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.0457</td><td bgcolor='#eeeeec' align='right'>12628528</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.0469</td><td bgcolor='#eeeeec' align='right'>12799904</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.0469</td><td bgcolor='#eeeeec' align='right'>12800016</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.0469</td><td bgcolor='#eeeeec' align='right'>12800088</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'>5.8289</td><td bgcolor='#eeeeec' align='right'>15352984</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'>5.8475</td><td bgcolor='#eeeeec' align='right'>15783448</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'>5.8475</td><td bgcolor='#eeeeec' align='right'>15783824</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'show' => 1, 'geo' => [0 => -88.811500549316, 1 => 39.717601776123], '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'>5.8545</td><td bgcolor='#eeeeec' align='right'>15787680</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '7935440dc0ba4bc441f08335cc6dbef7', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"10","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>5.8545</td><td bgcolor='#eeeeec' align='right'>15788056</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '7935440dc0ba4bc441f08335cc6dbef7', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"10","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>5.8549</td><td bgcolor='#eeeeec' align='right'>15789432</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 => '7935440dc0ba4bc441f08335cc6dbef7', 1 => 'dalton-city-il', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"ticketmaster","radius":"15","days":"10","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 6 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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'>5.8550</td><td bgcolor='#eeeeec' align='right'>15790080</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '7935440dc0ba4bc441f08335cc6dbef7', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"10","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 'created' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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: "7935440dc0ba4bc441f08335cc6dbef7" }' [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: "e6be2c24355365f9297c2b72a77d5d59" } [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 => 'e6be2c24355365f9297c2b72a77d5d59', (int) 1 => 'dalton-city-il', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"ticketmaster","radius":"15","days":"30","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, (int) 6 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $data = array( '_id' => 'e6be2c24355365f9297c2b72a77d5d59', 'town_sef_url' => 'dalton-city-il', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"ticketmaster","radius":"15","days":"30","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, 'created' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $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: "e6be2c24355365f9297c2b72a77d5d59" } 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.0003</td><td bgcolor='#eeeeec' align='right'>414760</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.0167</td><td bgcolor='#eeeeec' align='right'>2828152</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0217</td><td bgcolor='#eeeeec' align='right'>3530464</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703648</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703760</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703832</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.0229</td><td bgcolor='#eeeeec' align='right'>3703872</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.0241</td><td bgcolor='#eeeeec' align='right'>3909552</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.0264</td><td bgcolor='#eeeeec' align='right'>4330752</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.0265</td><td bgcolor='#eeeeec' align='right'>4340744</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.0265</td><td bgcolor='#eeeeec' align='right'>4341688</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.0266</td><td bgcolor='#eeeeec' align='right'>4367816</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.0447</td><td bgcolor='#eeeeec' align='right'>12547872</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0447</td><td bgcolor='#eeeeec' align='right'>12550040</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.0448</td><td bgcolor='#eeeeec' align='right'>12551200</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.0457</td><td bgcolor='#eeeeec' align='right'>12628528</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.0469</td><td bgcolor='#eeeeec' align='right'>12799904</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.0469</td><td bgcolor='#eeeeec' align='right'>12800016</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.0469</td><td bgcolor='#eeeeec' align='right'>12800088</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'>5.8289</td><td bgcolor='#eeeeec' align='right'>15352984</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'>5.8630</td><td bgcolor='#eeeeec' align='right'>15908296</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'>5.8630</td><td bgcolor='#eeeeec' align='right'>15908672</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'show' => 1, 'geo' => [0 => -88.811500549316, 1 => 39.717601776123], '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'>5.8706</td><td bgcolor='#eeeeec' align='right'>15912528</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => 'e6be2c24355365f9297c2b72a77d5d59', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"30","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>5.8706</td><td bgcolor='#eeeeec' align='right'>15912904</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => 'e6be2c24355365f9297c2b72a77d5d59', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"30","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>5.8708</td><td bgcolor='#eeeeec' align='right'>15914280</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 => 'e6be2c24355365f9297c2b72a77d5d59', 1 => 'dalton-city-il', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"ticketmaster","radius":"15","days":"30","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 6 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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'>5.8709</td><td bgcolor='#eeeeec' align='right'>15914928</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => 'e6be2c24355365f9297c2b72a77d5d59', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"15","days":"30","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 'created' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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: "e6be2c24355365f9297c2b72a77d5d59" }' [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: "b3f939c63b704e74e7d77f3ddc570e05" } [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 => 'b3f939c63b704e74e7d77f3ddc570e05', (int) 1 => 'dalton-city-il', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"music","radius":"10","days":"7","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, (int) 6 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $data = array( '_id' => 'b3f939c63b704e74e7d77f3ddc570e05', 'town_sef_url' => 'dalton-city-il', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"music","radius":"10","days":"7","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, 'created' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $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: "b3f939c63b704e74e7d77f3ddc570e05" } 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.0003</td><td bgcolor='#eeeeec' align='right'>414760</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.0167</td><td bgcolor='#eeeeec' align='right'>2828152</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0217</td><td bgcolor='#eeeeec' align='right'>3530464</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703648</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703760</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703832</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.0229</td><td bgcolor='#eeeeec' align='right'>3703872</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.0241</td><td bgcolor='#eeeeec' align='right'>3909552</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.0264</td><td bgcolor='#eeeeec' align='right'>4330752</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.0265</td><td bgcolor='#eeeeec' align='right'>4340744</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.0265</td><td bgcolor='#eeeeec' align='right'>4341688</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.0266</td><td bgcolor='#eeeeec' align='right'>4367816</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.0447</td><td bgcolor='#eeeeec' align='right'>12547872</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0447</td><td bgcolor='#eeeeec' align='right'>12550040</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.0448</td><td bgcolor='#eeeeec' align='right'>12551200</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.0457</td><td bgcolor='#eeeeec' align='right'>12628528</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.0469</td><td bgcolor='#eeeeec' align='right'>12799904</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.0469</td><td bgcolor='#eeeeec' align='right'>12800016</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.0469</td><td bgcolor='#eeeeec' align='right'>12800088</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'>5.8289</td><td bgcolor='#eeeeec' align='right'>15352984</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'>5.8781</td><td bgcolor='#eeeeec' align='right'>16032824</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'>5.8781</td><td bgcolor='#eeeeec' align='right'>16033200</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'music', 'radius' => '10', 'days' => '7', 'show' => 1, 'geo' => [0 => -88.811500549316, 1 => 39.717601776123], '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'>5.8854</td><td bgcolor='#eeeeec' align='right'>16037056</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => 'b3f939c63b704e74e7d77f3ddc570e05', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"10","days":"7","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>5.8854</td><td bgcolor='#eeeeec' align='right'>16037432</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => 'b3f939c63b704e74e7d77f3ddc570e05', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"10","days":"7","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>5.8857</td><td bgcolor='#eeeeec' align='right'>16038808</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 => 'b3f939c63b704e74e7d77f3ddc570e05', 1 => 'dalton-city-il', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"music","radius":"10","days":"7","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 6 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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'>5.8857</td><td bgcolor='#eeeeec' align='right'>16039456</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => 'b3f939c63b704e74e7d77f3ddc570e05', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"10","days":"7","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 'created' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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: "b3f939c63b704e74e7d77f3ddc570e05" }' [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: "600613bd9a493fd824727488b38c2e79" } [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 => '600613bd9a493fd824727488b38c2e79', (int) 1 => 'dalton-city-il', (int) 2 => array( (int) 0 => '6933213c4389be6be566e1eb' ), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"music","radius":"15","days":"14","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, (int) 6 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $data = array( '_id' => '600613bd9a493fd824727488b38c2e79', 'town_sef_url' => 'dalton-city-il', 'data_key' => array( (int) 0 => '6933213c4389be6be566e1eb' ), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"music","radius":"15","days":"14","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, 'created' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $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: "600613bd9a493fd824727488b38c2e79" } 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.0003</td><td bgcolor='#eeeeec' align='right'>414760</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.0167</td><td bgcolor='#eeeeec' align='right'>2828152</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0217</td><td bgcolor='#eeeeec' align='right'>3530464</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703648</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703760</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703832</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.0229</td><td bgcolor='#eeeeec' align='right'>3703872</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.0241</td><td bgcolor='#eeeeec' align='right'>3909552</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.0264</td><td bgcolor='#eeeeec' align='right'>4330752</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.0265</td><td bgcolor='#eeeeec' align='right'>4340744</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.0265</td><td bgcolor='#eeeeec' align='right'>4341688</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.0266</td><td bgcolor='#eeeeec' align='right'>4367816</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.0447</td><td bgcolor='#eeeeec' align='right'>12547872</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0447</td><td bgcolor='#eeeeec' align='right'>12550040</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.0448</td><td bgcolor='#eeeeec' align='right'>12551200</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.0457</td><td bgcolor='#eeeeec' align='right'>12628528</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.0469</td><td bgcolor='#eeeeec' align='right'>12799904</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.0469</td><td bgcolor='#eeeeec' align='right'>12800016</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.0469</td><td bgcolor='#eeeeec' align='right'>12800088</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'>5.8289</td><td bgcolor='#eeeeec' align='right'>15352984</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'>5.8938</td><td bgcolor='#eeeeec' align='right'>16157352</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'>5.8938</td><td bgcolor='#eeeeec' align='right'>16157728</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'music', 'radius' => '15', 'days' => '14', 'show' => 1, 'geo' => [0 => -88.811500549316, 1 => 39.717601776123], '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'>5.9008</td><td bgcolor='#eeeeec' align='right'>16166816</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '600613bd9a493fd824727488b38c2e79', 'town_sef_url' => 'dalton-city-il', 'data_key' => [0 => '6933213c4389be6be566e1eb'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"15","days":"14","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>5.9008</td><td bgcolor='#eeeeec' align='right'>16167192</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '600613bd9a493fd824727488b38c2e79', 'town_sef_url' => 'dalton-city-il', 'data_key' => [0 => '6933213c4389be6be566e1eb'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"15","days":"14","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>5.9010</td><td bgcolor='#eeeeec' align='right'>16168568</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 => '600613bd9a493fd824727488b38c2e79', 1 => 'dalton-city-il', 2 => [0 => '6933213c4389be6be566e1eb'], 3 => ['start' => 1], 4 => '{"tags":"music","radius":"15","days":"14","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 6 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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'>5.9011</td><td bgcolor='#eeeeec' align='right'>16169216</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '600613bd9a493fd824727488b38c2e79', 'town_sef_url' => 'dalton-city-il', 'data_key' => [0 => '6933213c4389be6be566e1eb'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"15","days":"14","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 'created' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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: "600613bd9a493fd824727488b38c2e79" }' [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: "d7ebc6a3578b3ca303ce44e00c460ff1" } [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 => 'd7ebc6a3578b3ca303ce44e00c460ff1', (int) 1 => 'dalton-city-il', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"festivals","radius":"15","days":"3","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, (int) 6 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $data = array( '_id' => 'd7ebc6a3578b3ca303ce44e00c460ff1', 'town_sef_url' => 'dalton-city-il', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"festivals","radius":"15","days":"3","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, 'created' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $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: "d7ebc6a3578b3ca303ce44e00c460ff1" } 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.0003</td><td bgcolor='#eeeeec' align='right'>414760</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.0167</td><td bgcolor='#eeeeec' align='right'>2828152</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0217</td><td bgcolor='#eeeeec' align='right'>3530464</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703648</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703760</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703832</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.0229</td><td bgcolor='#eeeeec' align='right'>3703872</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.0241</td><td bgcolor='#eeeeec' align='right'>3909552</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.0264</td><td bgcolor='#eeeeec' align='right'>4330752</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.0265</td><td bgcolor='#eeeeec' align='right'>4340744</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.0265</td><td bgcolor='#eeeeec' align='right'>4341688</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.0266</td><td bgcolor='#eeeeec' align='right'>4367816</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.0447</td><td bgcolor='#eeeeec' align='right'>12547872</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0447</td><td bgcolor='#eeeeec' align='right'>12550040</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.0448</td><td bgcolor='#eeeeec' align='right'>12551200</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.0457</td><td bgcolor='#eeeeec' align='right'>12628528</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.0469</td><td bgcolor='#eeeeec' align='right'>12799904</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.0469</td><td bgcolor='#eeeeec' align='right'>12800016</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.0469</td><td bgcolor='#eeeeec' align='right'>12800088</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'>5.8289</td><td bgcolor='#eeeeec' align='right'>15352984</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'>5.9087</td><td bgcolor='#eeeeec' align='right'>16284704</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'>5.9087</td><td bgcolor='#eeeeec' align='right'>16285080</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'festivals', 'radius' => '15', 'days' => '3', 'show' => 1, 'geo' => [0 => -88.811500549316, 1 => 39.717601776123], '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'>5.9174</td><td bgcolor='#eeeeec' align='right'>16289376</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => 'd7ebc6a3578b3ca303ce44e00c460ff1', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"festivals","radius":"15","days":"3","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>5.9174</td><td bgcolor='#eeeeec' align='right'>16289752</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => 'd7ebc6a3578b3ca303ce44e00c460ff1', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"festivals","radius":"15","days":"3","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>5.9177</td><td bgcolor='#eeeeec' align='right'>16290696</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 => 'd7ebc6a3578b3ca303ce44e00c460ff1', 1 => 'dalton-city-il', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"festivals","radius":"15","days":"3","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 6 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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'>5.9178</td><td bgcolor='#eeeeec' align='right'>16291344</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => 'd7ebc6a3578b3ca303ce44e00c460ff1', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"festivals","radius":"15","days":"3","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 'created' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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: "d7ebc6a3578b3ca303ce44e00c460ff1" }' [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: "5ce3c66737e954b4b57eff6d056962e0" } [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 => '5ce3c66737e954b4b57eff6d056962e0', (int) 1 => 'dalton-city-il', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"festivals","radius":"60","days":"30","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, (int) 6 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $data = array( '_id' => '5ce3c66737e954b4b57eff6d056962e0', 'town_sef_url' => 'dalton-city-il', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"festivals","radius":"60","days":"30","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, 'created' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $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: "5ce3c66737e954b4b57eff6d056962e0" } 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.0003</td><td bgcolor='#eeeeec' align='right'>414760</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.0167</td><td bgcolor='#eeeeec' align='right'>2828152</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0217</td><td bgcolor='#eeeeec' align='right'>3530464</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703648</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703760</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703832</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.0229</td><td bgcolor='#eeeeec' align='right'>3703872</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.0241</td><td bgcolor='#eeeeec' align='right'>3909552</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.0264</td><td bgcolor='#eeeeec' align='right'>4330752</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.0265</td><td bgcolor='#eeeeec' align='right'>4340744</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.0265</td><td bgcolor='#eeeeec' align='right'>4341688</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.0266</td><td bgcolor='#eeeeec' align='right'>4367816</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.0447</td><td bgcolor='#eeeeec' align='right'>12547872</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0447</td><td bgcolor='#eeeeec' align='right'>12550040</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.0448</td><td bgcolor='#eeeeec' align='right'>12551200</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.0457</td><td bgcolor='#eeeeec' align='right'>12628528</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.0469</td><td bgcolor='#eeeeec' align='right'>12799904</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.0469</td><td bgcolor='#eeeeec' align='right'>12800016</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.0469</td><td bgcolor='#eeeeec' align='right'>12800088</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'>5.8289</td><td bgcolor='#eeeeec' align='right'>15352984</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'>5.9277</td><td bgcolor='#eeeeec' align='right'>16409504</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'>5.9277</td><td bgcolor='#eeeeec' align='right'>16409880</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'festivals', 'radius' => '60', 'days' => '30', 'show' => 1, 'geo' => [0 => -88.811500549316, 1 => 39.717601776123], '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'>5.9389</td><td bgcolor='#eeeeec' align='right'>16414176</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '5ce3c66737e954b4b57eff6d056962e0', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"festivals","radius":"60","days":"30","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>5.9389</td><td bgcolor='#eeeeec' align='right'>16414552</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '5ce3c66737e954b4b57eff6d056962e0', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"festivals","radius":"60","days":"30","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>5.9392</td><td bgcolor='#eeeeec' align='right'>16415928</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 => '5ce3c66737e954b4b57eff6d056962e0', 1 => 'dalton-city-il', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"festivals","radius":"60","days":"30","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 6 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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'>5.9393</td><td bgcolor='#eeeeec' align='right'>16416576</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '5ce3c66737e954b4b57eff6d056962e0', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"festivals","radius":"60","days":"30","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 'created' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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: "5ce3c66737e954b4b57eff6d056962e0" }' [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: "abb967bf695d780c7073a3d5dd89d4c0" } [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 => 'abb967bf695d780c7073a3d5dd89d4c0', (int) 1 => 'dalton-city-il', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"arts-and-entertainment","radius":"10","days":"5","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, (int) 6 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $data = array( '_id' => 'abb967bf695d780c7073a3d5dd89d4c0', 'town_sef_url' => 'dalton-city-il', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"arts-and-entertainment","radius":"10","days":"5","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, 'created' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $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: "abb967bf695d780c7073a3d5dd89d4c0" } 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.0003</td><td bgcolor='#eeeeec' align='right'>414760</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.0167</td><td bgcolor='#eeeeec' align='right'>2828152</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0217</td><td bgcolor='#eeeeec' align='right'>3530464</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703648</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703760</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703832</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.0229</td><td bgcolor='#eeeeec' align='right'>3703872</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.0241</td><td bgcolor='#eeeeec' align='right'>3909552</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.0264</td><td bgcolor='#eeeeec' align='right'>4330752</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.0265</td><td bgcolor='#eeeeec' align='right'>4340744</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.0265</td><td bgcolor='#eeeeec' align='right'>4341688</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.0266</td><td bgcolor='#eeeeec' align='right'>4367816</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.0447</td><td bgcolor='#eeeeec' align='right'>12547872</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0447</td><td bgcolor='#eeeeec' align='right'>12550040</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.0448</td><td bgcolor='#eeeeec' align='right'>12551200</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.0457</td><td bgcolor='#eeeeec' align='right'>12628528</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.0469</td><td bgcolor='#eeeeec' align='right'>12799904</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.0469</td><td bgcolor='#eeeeec' align='right'>12800016</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.0469</td><td bgcolor='#eeeeec' align='right'>12800088</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'>5.8289</td><td bgcolor='#eeeeec' align='right'>15352984</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'>5.9491</td><td bgcolor='#eeeeec' align='right'>16534096</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'>5.9491</td><td bgcolor='#eeeeec' align='right'>16534472</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'arts-and-entertainment', 'radius' => '10', 'days' => '5', 'show' => 1, 'geo' => [0 => -88.811500549316, 1 => 39.717601776123], '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'>6.5297</td><td bgcolor='#eeeeec' align='right'>16538768</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => 'abb967bf695d780c7073a3d5dd89d4c0', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"10","days":"5","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>6.5297</td><td bgcolor='#eeeeec' align='right'>16539144</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => 'abb967bf695d780c7073a3d5dd89d4c0', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"10","days":"5","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>6.5301</td><td bgcolor='#eeeeec' align='right'>16540520</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 => 'abb967bf695d780c7073a3d5dd89d4c0', 1 => 'dalton-city-il', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"arts-and-entertainment","radius":"10","days":"5","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 6 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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'>6.5302</td><td bgcolor='#eeeeec' align='right'>16541168</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => 'abb967bf695d780c7073a3d5dd89d4c0', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"10","days":"5","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 'created' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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: "abb967bf695d780c7073a3d5dd89d4c0" }' [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: "470c6fe0964eddc080632e9458280f25" } [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 => '470c6fe0964eddc080632e9458280f25', (int) 1 => 'dalton-city-il', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"arts-and-entertainment","radius":"15","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, (int) 6 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $data = array( '_id' => '470c6fe0964eddc080632e9458280f25', 'town_sef_url' => 'dalton-city-il', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"arts-and-entertainment","radius":"15","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, 'created' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $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: "470c6fe0964eddc080632e9458280f25" } 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.0003</td><td bgcolor='#eeeeec' align='right'>414760</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.0167</td><td bgcolor='#eeeeec' align='right'>2828152</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0217</td><td bgcolor='#eeeeec' align='right'>3530464</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703648</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703760</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703832</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.0229</td><td bgcolor='#eeeeec' align='right'>3703872</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.0241</td><td bgcolor='#eeeeec' align='right'>3909552</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.0264</td><td bgcolor='#eeeeec' align='right'>4330752</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.0265</td><td bgcolor='#eeeeec' align='right'>4340744</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.0265</td><td bgcolor='#eeeeec' align='right'>4341688</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.0266</td><td bgcolor='#eeeeec' align='right'>4367816</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.0447</td><td bgcolor='#eeeeec' align='right'>12547872</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0447</td><td bgcolor='#eeeeec' align='right'>12550040</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.0448</td><td bgcolor='#eeeeec' align='right'>12551200</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.0457</td><td bgcolor='#eeeeec' align='right'>12628528</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.0469</td><td bgcolor='#eeeeec' align='right'>12799904</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.0469</td><td bgcolor='#eeeeec' align='right'>12800016</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.0469</td><td bgcolor='#eeeeec' align='right'>12800088</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'>5.8289</td><td bgcolor='#eeeeec' align='right'>15352984</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'>6.5401</td><td bgcolor='#eeeeec' align='right'>16658752</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'>6.5401</td><td bgcolor='#eeeeec' align='right'>16659128</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'arts-and-entertainment', 'radius' => '15', 'days' => '15', 'show' => 1, 'geo' => [0 => -88.811500549316, 1 => 39.717601776123], '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'>7.2191</td><td bgcolor='#eeeeec' align='right'>16663424</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '470c6fe0964eddc080632e9458280f25', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"15","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>7.2191</td><td bgcolor='#eeeeec' align='right'>16663800</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '470c6fe0964eddc080632e9458280f25', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"15","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>7.2195</td><td bgcolor='#eeeeec' align='right'>16665176</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 => '470c6fe0964eddc080632e9458280f25', 1 => 'dalton-city-il', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"arts-and-entertainment","radius":"15","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 6 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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'>7.2196</td><td bgcolor='#eeeeec' align='right'>16665824</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '470c6fe0964eddc080632e9458280f25', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"15","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 'created' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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: "470c6fe0964eddc080632e9458280f25" }' [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: "29fcef10ebc2dbd30212b19ae88357f0" } [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 => '29fcef10ebc2dbd30212b19ae88357f0', (int) 1 => 'dalton-city-il', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"arts-and-entertainment","radius":"30","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, (int) 6 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $data = array( '_id' => '29fcef10ebc2dbd30212b19ae88357f0', 'town_sef_url' => 'dalton-city-il', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"arts-and-entertainment","radius":"30","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, 'created' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $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: "29fcef10ebc2dbd30212b19ae88357f0" } 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.0003</td><td bgcolor='#eeeeec' align='right'>414760</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.0167</td><td bgcolor='#eeeeec' align='right'>2828152</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0217</td><td bgcolor='#eeeeec' align='right'>3530464</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703648</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703760</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703832</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.0229</td><td bgcolor='#eeeeec' align='right'>3703872</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.0241</td><td bgcolor='#eeeeec' align='right'>3909552</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.0264</td><td bgcolor='#eeeeec' align='right'>4330752</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.0265</td><td bgcolor='#eeeeec' align='right'>4340744</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.0265</td><td bgcolor='#eeeeec' align='right'>4341688</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.0266</td><td bgcolor='#eeeeec' align='right'>4367816</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.0447</td><td bgcolor='#eeeeec' align='right'>12547872</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0447</td><td bgcolor='#eeeeec' align='right'>12550040</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.0448</td><td bgcolor='#eeeeec' align='right'>12551200</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.0457</td><td bgcolor='#eeeeec' align='right'>12628528</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.0469</td><td bgcolor='#eeeeec' align='right'>12799904</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.0469</td><td bgcolor='#eeeeec' align='right'>12800016</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.0469</td><td bgcolor='#eeeeec' align='right'>12800088</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'>5.8289</td><td bgcolor='#eeeeec' align='right'>15352984</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'>7.2285</td><td bgcolor='#eeeeec' align='right'>16783408</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'>7.2285</td><td bgcolor='#eeeeec' align='right'>16783784</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'arts-and-entertainment', 'radius' => '30', 'days' => '15', 'show' => 1, 'geo' => [0 => -88.811500549316, 1 => 39.717601776123], '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'>7.9333</td><td bgcolor='#eeeeec' align='right'>16788080</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '29fcef10ebc2dbd30212b19ae88357f0', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"30","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>7.9333</td><td bgcolor='#eeeeec' align='right'>16788456</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '29fcef10ebc2dbd30212b19ae88357f0', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"30","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"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'>7.9337</td><td bgcolor='#eeeeec' align='right'>16789832</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 => '29fcef10ebc2dbd30212b19ae88357f0', 1 => 'dalton-city-il', 2 => [], 3 => ['start' => 1], 4 => '{"tags":"arts-and-entertainment","radius":"30","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 6 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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'>7.9338</td><td bgcolor='#eeeeec' align='right'>16790480</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '29fcef10ebc2dbd30212b19ae88357f0', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"30","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 'created' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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: "29fcef10ebc2dbd30212b19ae88357f0" }' [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: "9f6b58bb9088c2fef35fb86e2fb33d89" } [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 => '9f6b58bb9088c2fef35fb86e2fb33d89', (int) 1 => 'dalton-city-il', (int) 2 => array( (int) 0 => '68a75b6203a70639b6cf1aad' ), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"arts-and-entertainment","radius":"45","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":true}', (int) 5 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, (int) 6 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $data = array( '_id' => '9f6b58bb9088c2fef35fb86e2fb33d89', 'town_sef_url' => 'dalton-city-il', 'data_key' => array( (int) 0 => '68a75b6203a70639b6cf1aad' ), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"arts-and-entertainment","radius":"45","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":true}', 'modified' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, 'created' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $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: "9f6b58bb9088c2fef35fb86e2fb33d89" } 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.0003</td><td bgcolor='#eeeeec' align='right'>414760</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.0167</td><td bgcolor='#eeeeec' align='right'>2828152</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0217</td><td bgcolor='#eeeeec' align='right'>3530464</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703648</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703760</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703832</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.0229</td><td bgcolor='#eeeeec' align='right'>3703872</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.0241</td><td bgcolor='#eeeeec' align='right'>3909552</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.0264</td><td bgcolor='#eeeeec' align='right'>4330752</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.0265</td><td bgcolor='#eeeeec' align='right'>4340744</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.0265</td><td bgcolor='#eeeeec' align='right'>4341688</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.0266</td><td bgcolor='#eeeeec' align='right'>4367816</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.0447</td><td bgcolor='#eeeeec' align='right'>12547872</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0447</td><td bgcolor='#eeeeec' align='right'>12550040</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.0448</td><td bgcolor='#eeeeec' align='right'>12551200</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.0457</td><td bgcolor='#eeeeec' align='right'>12628528</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.0469</td><td bgcolor='#eeeeec' align='right'>12799904</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.0469</td><td bgcolor='#eeeeec' align='right'>12800016</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.0469</td><td bgcolor='#eeeeec' align='right'>12800088</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'>5.8289</td><td bgcolor='#eeeeec' align='right'>15352984</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'>7.9432</td><td bgcolor='#eeeeec' align='right'>16908064</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'>7.9432</td><td bgcolor='#eeeeec' align='right'>16908440</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'arts-and-entertainment', 'radius' => '45', 'days' => '15', 'show' => 1, 'geo' => [0 => -88.811500549316, 1 => 39.717601776123], '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'>8.3208</td><td bgcolor='#eeeeec' align='right'>16918048</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '9f6b58bb9088c2fef35fb86e2fb33d89', 'town_sef_url' => 'dalton-city-il', 'data_key' => [0 => '68a75b6203a70639b6cf1aad'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"45","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":true}']</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'>8.3208</td><td bgcolor='#eeeeec' align='right'>16918424</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '9f6b58bb9088c2fef35fb86e2fb33d89', 'town_sef_url' => 'dalton-city-il', 'data_key' => [0 => '68a75b6203a70639b6cf1aad'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"45","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":true}']</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'>8.3211</td><td bgcolor='#eeeeec' align='right'>16919800</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 => '9f6b58bb9088c2fef35fb86e2fb33d89', 1 => 'dalton-city-il', 2 => [0 => '68a75b6203a70639b6cf1aad'], 3 => ['start' => 1], 4 => '{"tags":"arts-and-entertainment","radius":"45","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":true}', 5 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 6 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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'>8.3212</td><td bgcolor='#eeeeec' align='right'>16920448</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '9f6b58bb9088c2fef35fb86e2fb33d89', 'town_sef_url' => 'dalton-city-il', 'data_key' => [0 => '68a75b6203a70639b6cf1aad'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"arts-and-entertainment","radius":"45","days":"15","show":1,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":true}', 'modified' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 'created' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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: "9f6b58bb9088c2fef35fb86e2fb33d89" }' [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: "24a800444786af8a6889dc4c7221124d" } [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 => '24a800444786af8a6889dc4c7221124d', (int) 1 => 'dalton-city-il', (int) 2 => array( (int) 0 => '69036ad74389be6be5f5ce5a', (int) 1 => '69036ad84389be6be5f5d24d', (int) 2 => '69036ad94389be6be5f5d3c0', (int) 3 => '69036ad94389be6be5f5d4ef', (int) 4 => '69036ad94389be6be5f5d7fc', (int) 5 => '69036ada4389be6be5f5d8c3', (int) 6 => '69036ada4389be6be5f5da12', (int) 7 => '69036adb4389be6be5f5e29a', (int) 8 => '69036ada4389be6be5f5df26', (int) 9 => '69036adb4389be6be5f5e32b', (int) 10 => '69036adc4389be6be5f5e4e5', (int) 11 => '69036add4389be6be5f5ef6f', (int) 12 => '69036add4389be6be5f5efb0', (int) 13 => '69036ade4389be6be5f5f213', (int) 14 => '69036ade4389be6be5f5f21b', (int) 15 => '69036ade4389be6be5f5f19d', (int) 16 => '69036ade4389be6be5f5f5a2', (int) 17 => '69036adf4389be6be5f5f745', (int) 18 => '68a75b6103a70639b6cf19bd', (int) 19 => '69036ae04389be6be5f5fb80', (int) 20 => '69036ae04389be6be5f5fc6b', (int) 21 => '69036ae14389be6be5f6074b', (int) 22 => '68a75b6403a70639b6cf2a93', (int) 23 => '69036ae24389be6be5f60898', (int) 24 => '68a75b6403a70639b6cf2be7', (int) 25 => '69036ae34389be6be5f60ea8', (int) 26 => '693321044389be6be565461f', (int) 27 => '69036ae44389be6be5f6156c', (int) 28 => '68a75b6703a70639b6cf398d', (int) 29 => '68a75b6703a70639b6cf3eeb', (int) 30 => '69036ae64389be6be5f62096', (int) 31 => '69036ae84389be6be5f62758', (int) 32 => '69036ae84389be6be5f627e1', (int) 33 => '69036ae94389be6be5f62d84', (int) 34 => '69036ae94389be6be5f62dc2', (int) 35 => '69036ae94389be6be5f630c1', (int) 36 => '69036ae94389be6be5f630e6', (int) 37 => '69036ae94389be6be5f630f1', (int) 38 => '69036aec4389be6be5f63df6', (int) 39 => '693321084389be6be56561e0', (int) 40 => '69036aeb4389be6be5f63d7e', (int) 41 => '69036aec4389be6be5f640ff', (int) 42 => '69036aec4389be6be5f64116', (int) 43 => '69036aed4389be6be5f644ff', (int) 44 => '69036aed4389be6be5f6461b', (int) 45 => '69036aee4389be6be5f6494d', (int) 46 => '69036aee4389be6be5f64c34', (int) 47 => '69036aee4389be6be5f64d3d', (int) 48 => '69036aee4389be6be5f64c56', (int) 49 => '69036aee4389be6be5f64e3b' ), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"ticketmaster","radius":"100","days":"21","show":50,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":true}', (int) 5 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, (int) 6 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $data = array( '_id' => '24a800444786af8a6889dc4c7221124d', 'town_sef_url' => 'dalton-city-il', 'data_key' => array( (int) 0 => '69036ad74389be6be5f5ce5a', (int) 1 => '69036ad84389be6be5f5d24d', (int) 2 => '69036ad94389be6be5f5d3c0', (int) 3 => '69036ad94389be6be5f5d4ef', (int) 4 => '69036ad94389be6be5f5d7fc', (int) 5 => '69036ada4389be6be5f5d8c3', (int) 6 => '69036ada4389be6be5f5da12', (int) 7 => '69036adb4389be6be5f5e29a', (int) 8 => '69036ada4389be6be5f5df26', (int) 9 => '69036adb4389be6be5f5e32b', (int) 10 => '69036adc4389be6be5f5e4e5', (int) 11 => '69036add4389be6be5f5ef6f', (int) 12 => '69036add4389be6be5f5efb0', (int) 13 => '69036ade4389be6be5f5f213', (int) 14 => '69036ade4389be6be5f5f21b', (int) 15 => '69036ade4389be6be5f5f19d', (int) 16 => '69036ade4389be6be5f5f5a2', (int) 17 => '69036adf4389be6be5f5f745', (int) 18 => '68a75b6103a70639b6cf19bd', (int) 19 => '69036ae04389be6be5f5fb80', (int) 20 => '69036ae04389be6be5f5fc6b', (int) 21 => '69036ae14389be6be5f6074b', (int) 22 => '68a75b6403a70639b6cf2a93', (int) 23 => '69036ae24389be6be5f60898', (int) 24 => '68a75b6403a70639b6cf2be7', (int) 25 => '69036ae34389be6be5f60ea8', (int) 26 => '693321044389be6be565461f', (int) 27 => '69036ae44389be6be5f6156c', (int) 28 => '68a75b6703a70639b6cf398d', (int) 29 => '68a75b6703a70639b6cf3eeb', (int) 30 => '69036ae64389be6be5f62096', (int) 31 => '69036ae84389be6be5f62758', (int) 32 => '69036ae84389be6be5f627e1', (int) 33 => '69036ae94389be6be5f62d84', (int) 34 => '69036ae94389be6be5f62dc2', (int) 35 => '69036ae94389be6be5f630c1', (int) 36 => '69036ae94389be6be5f630e6', (int) 37 => '69036ae94389be6be5f630f1', (int) 38 => '69036aec4389be6be5f63df6', (int) 39 => '693321084389be6be56561e0', (int) 40 => '69036aeb4389be6be5f63d7e', (int) 41 => '69036aec4389be6be5f640ff', (int) 42 => '69036aec4389be6be5f64116', (int) 43 => '69036aed4389be6be5f644ff', (int) 44 => '69036aed4389be6be5f6461b', (int) 45 => '69036aee4389be6be5f6494d', (int) 46 => '69036aee4389be6be5f64c34', (int) 47 => '69036aee4389be6be5f64d3d', (int) 48 => '69036aee4389be6be5f64c56', (int) 49 => '69036aee4389be6be5f64e3b' ), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"ticketmaster","radius":"100","days":"21","show":50,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":true}', 'modified' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, 'created' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $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: "24a800444786af8a6889dc4c7221124d" } 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.0003</td><td bgcolor='#eeeeec' align='right'>414760</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.0167</td><td bgcolor='#eeeeec' align='right'>2828152</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0217</td><td bgcolor='#eeeeec' align='right'>3530464</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703648</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703760</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703832</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.0229</td><td bgcolor='#eeeeec' align='right'>3703872</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.0241</td><td bgcolor='#eeeeec' align='right'>3909552</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.0264</td><td bgcolor='#eeeeec' align='right'>4330752</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.0265</td><td bgcolor='#eeeeec' align='right'>4340744</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.0265</td><td bgcolor='#eeeeec' align='right'>4341688</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.0266</td><td bgcolor='#eeeeec' align='right'>4367816</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.0447</td><td bgcolor='#eeeeec' align='right'>12547872</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0447</td><td bgcolor='#eeeeec' align='right'>12550040</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.0448</td><td bgcolor='#eeeeec' align='right'>12551200</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.0457</td><td bgcolor='#eeeeec' align='right'>12628528</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.0469</td><td bgcolor='#eeeeec' align='right'>12799904</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.0469</td><td bgcolor='#eeeeec' align='right'>12800016</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.0469</td><td bgcolor='#eeeeec' align='right'>12800088</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'>5.8289</td><td bgcolor='#eeeeec' align='right'>15352984</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'>8.3299</td><td bgcolor='#eeeeec' align='right'>17034320</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'>8.3299</td><td bgcolor='#eeeeec' align='right'>17034696</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'show' => 50, 'geo' => [0 => -88.811500549316, 1 => 39.717601776123], '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'>8.5071</td><td bgcolor='#eeeeec' align='right'>17260640</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '24a800444786af8a6889dc4c7221124d', 'town_sef_url' => 'dalton-city-il', 'data_key' => [0 => '69036ad74389be6be5f5ce5a', 1 => '69036ad84389be6be5f5d24d', 2 => '69036ad94389be6be5f5d3c0', 3 => '69036ad94389be6be5f5d4ef', 4 => '69036ad94389be6be5f5d7fc', 5 => '69036ada4389be6be5f5d8c3', 6 => '69036ada4389be6be5f5da12', 7 => '69036adb4389be6be5f5e29a', 8 => '69036ada4389be6be5f5df26', 9 => '69036adb4389be6be5f5e32b', 10 => '69036adc4389be6be5f5e4e5', 11 => '69036add4389be6be5f5ef6f', 12 => '69036add4389be6be5f5efb0', 13 => '69036ade4389be6be5f5f213', 14 => '69036ade4389be6be5f5f21b', 15 => '69036ade4389be6be5f5f19d', 16 => '69036ade4389be6be5f5f5a2', 17 => '69036adf4389be6be5f5f745', 18 => '68a75b6103a70639b6cf19bd', 19 => '69036ae04389be6be5f5fb80', 20 => '69036ae04389be6be5f5fc6b', 21 => '69036ae14389be6be5f6074b', 22 => '68a75b6403a70639b6cf2a93', 23 => '69036ae24389be6be5f60898', 24 => '68a75b6403a70639b6cf2be7', 25 => '69036ae34389be6be5f60ea8', 26 => '693321044389be6be565461f', 27 => '69036ae44389be6be5f6156c', 28 => '68a75b6703a70639b6cf398d', 29 => '68a75b6703a70639b6cf3eeb', 30 => '69036ae64389be6be5f62096', 31 => '69036ae84389be6be5f62758', 32 => '69036ae84389be6be5f627e1', 33 => '69036ae94389be6be5f62d84', 34 => '69036ae94389be6be5f62dc2', 35 => '69036ae94389be6be5f630c1', 36 => '69036ae94389be6be5f630e6', 37 => '69036ae94389be6be5f630f1', 38 => '69036aec4389be6be5f63df6', 39 => '693321084389be6be56561e0', 40 => '69036aeb4389be6be5f63d7e', 41 => '69036aec4389be6be5f640ff', 42 => '69036aec4389be6be5f64116', 43 => '69036aed4389be6be5f644ff', 44 => '69036aed4389be6be5f6461b', 45 => '69036aee4389be6be5f6494d', 46 => '69036aee4389be6be5f64c34', 47 => '69036aee4389be6be5f64d3d', 48 => '69036aee4389be6be5f64c56', 49 => '69036aee4389be6be5f64e3b'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"100","days":"21","show":50,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":true}']</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'>8.5071</td><td bgcolor='#eeeeec' align='right'>17261016</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '24a800444786af8a6889dc4c7221124d', 'town_sef_url' => 'dalton-city-il', 'data_key' => [0 => '69036ad74389be6be5f5ce5a', 1 => '69036ad84389be6be5f5d24d', 2 => '69036ad94389be6be5f5d3c0', 3 => '69036ad94389be6be5f5d4ef', 4 => '69036ad94389be6be5f5d7fc', 5 => '69036ada4389be6be5f5d8c3', 6 => '69036ada4389be6be5f5da12', 7 => '69036adb4389be6be5f5e29a', 8 => '69036ada4389be6be5f5df26', 9 => '69036adb4389be6be5f5e32b', 10 => '69036adc4389be6be5f5e4e5', 11 => '69036add4389be6be5f5ef6f', 12 => '69036add4389be6be5f5efb0', 13 => '69036ade4389be6be5f5f213', 14 => '69036ade4389be6be5f5f21b', 15 => '69036ade4389be6be5f5f19d', 16 => '69036ade4389be6be5f5f5a2', 17 => '69036adf4389be6be5f5f745', 18 => '68a75b6103a70639b6cf19bd', 19 => '69036ae04389be6be5f5fb80', 20 => '69036ae04389be6be5f5fc6b', 21 => '69036ae14389be6be5f6074b', 22 => '68a75b6403a70639b6cf2a93', 23 => '69036ae24389be6be5f60898', 24 => '68a75b6403a70639b6cf2be7', 25 => '69036ae34389be6be5f60ea8', 26 => '693321044389be6be565461f', 27 => '69036ae44389be6be5f6156c', 28 => '68a75b6703a70639b6cf398d', 29 => '68a75b6703a70639b6cf3eeb', 30 => '69036ae64389be6be5f62096', 31 => '69036ae84389be6be5f62758', 32 => '69036ae84389be6be5f627e1', 33 => '69036ae94389be6be5f62d84', 34 => '69036ae94389be6be5f62dc2', 35 => '69036ae94389be6be5f630c1', 36 => '69036ae94389be6be5f630e6', 37 => '69036ae94389be6be5f630f1', 38 => '69036aec4389be6be5f63df6', 39 => '693321084389be6be56561e0', 40 => '69036aeb4389be6be5f63d7e', 41 => '69036aec4389be6be5f640ff', 42 => '69036aec4389be6be5f64116', 43 => '69036aed4389be6be5f644ff', 44 => '69036aed4389be6be5f6461b', 45 => '69036aee4389be6be5f6494d', 46 => '69036aee4389be6be5f64c34', 47 => '69036aee4389be6be5f64d3d', 48 => '69036aee4389be6be5f64c56', 49 => '69036aee4389be6be5f64e3b'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"100","days":"21","show":50,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":true}']</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'>8.5074</td><td bgcolor='#eeeeec' align='right'>17261960</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 => '24a800444786af8a6889dc4c7221124d', 1 => 'dalton-city-il', 2 => [0 => '69036ad74389be6be5f5ce5a', 1 => '69036ad84389be6be5f5d24d', 2 => '69036ad94389be6be5f5d3c0', 3 => '69036ad94389be6be5f5d4ef', 4 => '69036ad94389be6be5f5d7fc', 5 => '69036ada4389be6be5f5d8c3', 6 => '69036ada4389be6be5f5da12', 7 => '69036adb4389be6be5f5e29a', 8 => '69036ada4389be6be5f5df26', 9 => '69036adb4389be6be5f5e32b', 10 => '69036adc4389be6be5f5e4e5', 11 => '69036add4389be6be5f5ef6f', 12 => '69036add4389be6be5f5efb0', 13 => '69036ade4389be6be5f5f213', 14 => '69036ade4389be6be5f5f21b', 15 => '69036ade4389be6be5f5f19d', 16 => '69036ade4389be6be5f5f5a2', 17 => '69036adf4389be6be5f5f745', 18 => '68a75b6103a70639b6cf19bd', 19 => '69036ae04389be6be5f5fb80', 20 => '69036ae04389be6be5f5fc6b', 21 => '69036ae14389be6be5f6074b', 22 => '68a75b6403a70639b6cf2a93', 23 => '69036ae24389be6be5f60898', 24 => '68a75b6403a70639b6cf2be7', 25 => '69036ae34389be6be5f60ea8', 26 => '693321044389be6be565461f', 27 => '69036ae44389be6be5f6156c', 28 => '68a75b6703a70639b6cf398d', 29 => '68a75b6703a70639b6cf3eeb', 30 => '69036ae64389be6be5f62096', 31 => '69036ae84389be6be5f62758', 32 => '69036ae84389be6be5f627e1', 33 => '69036ae94389be6be5f62d84', 34 => '69036ae94389be6be5f62dc2', 35 => '69036ae94389be6be5f630c1', 36 => '69036ae94389be6be5f630e6', 37 => '69036ae94389be6be5f630f1', 38 => '69036aec4389be6be5f63df6', 39 => '693321084389be6be56561e0', 40 => '69036aeb4389be6be5f63d7e', 41 => '69036aec4389be6be5f640ff', 42 => '69036aec4389be6be5f64116', 43 => '69036aed4389be6be5f644ff', 44 => '69036aed4389be6be5f6461b', 45 => '69036aee4389be6be5f6494d', 46 => '69036aee4389be6be5f64c34', 47 => '69036aee4389be6be5f64d3d', 48 => '69036aee4389be6be5f64c56', 49 => '69036aee4389be6be5f64e3b'], 3 => ['start' => 1], 4 => '{"tags":"ticketmaster","radius":"100","days":"21","show":50,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":true}', 5 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 6 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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'>8.5075</td><td bgcolor='#eeeeec' align='right'>17262608</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '24a800444786af8a6889dc4c7221124d', 'town_sef_url' => 'dalton-city-il', 'data_key' => [0 => '69036ad74389be6be5f5ce5a', 1 => '69036ad84389be6be5f5d24d', 2 => '69036ad94389be6be5f5d3c0', 3 => '69036ad94389be6be5f5d4ef', 4 => '69036ad94389be6be5f5d7fc', 5 => '69036ada4389be6be5f5d8c3', 6 => '69036ada4389be6be5f5da12', 7 => '69036adb4389be6be5f5e29a', 8 => '69036ada4389be6be5f5df26', 9 => '69036adb4389be6be5f5e32b', 10 => '69036adc4389be6be5f5e4e5', 11 => '69036add4389be6be5f5ef6f', 12 => '69036add4389be6be5f5efb0', 13 => '69036ade4389be6be5f5f213', 14 => '69036ade4389be6be5f5f21b', 15 => '69036ade4389be6be5f5f19d', 16 => '69036ade4389be6be5f5f5a2', 17 => '69036adf4389be6be5f5f745', 18 => '68a75b6103a70639b6cf19bd', 19 => '69036ae04389be6be5f5fb80', 20 => '69036ae04389be6be5f5fc6b', 21 => '69036ae14389be6be5f6074b', 22 => '68a75b6403a70639b6cf2a93', 23 => '69036ae24389be6be5f60898', 24 => '68a75b6403a70639b6cf2be7', 25 => '69036ae34389be6be5f60ea8', 26 => '693321044389be6be565461f', 27 => '69036ae44389be6be5f6156c', 28 => '68a75b6703a70639b6cf398d', 29 => '68a75b6703a70639b6cf3eeb', 30 => '69036ae64389be6be5f62096', 31 => '69036ae84389be6be5f62758', 32 => '69036ae84389be6be5f627e1', 33 => '69036ae94389be6be5f62d84', 34 => '69036ae94389be6be5f62dc2', 35 => '69036ae94389be6be5f630c1', 36 => '69036ae94389be6be5f630e6', 37 => '69036ae94389be6be5f630f1', 38 => '69036aec4389be6be5f63df6', 39 => '693321084389be6be56561e0', 40 => '69036aeb4389be6be5f63d7e', 41 => '69036aec4389be6be5f640ff', 42 => '69036aec4389be6be5f64116', 43 => '69036aed4389be6be5f644ff', 44 => '69036aed4389be6be5f6461b', 45 => '69036aee4389be6be5f6494d', 46 => '69036aee4389be6be5f64c34', 47 => '69036aee4389be6be5f64d3d', 48 => '69036aee4389be6be5f64c56', 49 => '69036aee4389be6be5f64e3b'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"ticketmaster","radius":"100","days":"21","show":50,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":true}', 'modified' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 'created' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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: "24a800444786af8a6889dc4c7221124d" }' [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: "ba75fd59682631d05751e046c08f088a" } [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 => 'ba75fd59682631d05751e046c08f088a', (int) 1 => 'dalton-city-il', (int) 2 => array( (int) 0 => '693320ff4389be6be5652427', (int) 1 => '69036ada4389be6be5f5de0c', (int) 2 => '693321004389be6be56529fb', (int) 3 => '69036ade4389be6be5f5f5af', (int) 4 => '693321044389be6be565433d', (int) 5 => '69036ae44389be6be5f61572', (int) 6 => '69036aeb4389be6be5f6389b', (int) 7 => '693321084389be6be5656063', (int) 8 => '69036af34389be6be5f66fa8', (int) 9 => '6933210d4389be6be56586b5', (int) 10 => '69036af34389be6be5f671bc', (int) 11 => '69036af44389be6be5f67ad5', (int) 12 => '68a75b7503a70639b6cf9be5', (int) 13 => '693321104389be6be5659acb', (int) 14 => '69036af84389be6be5f697c3', (int) 15 => '693321114389be6be565a7a3', (int) 16 => '693321134389be6be565b844', (int) 17 => '69036afe4389be6be5f6c752', (int) 18 => '69036b014389be6be5f6da17', (int) 19 => '69036b014389be6be5f6dfec', (int) 20 => '69036b0d4389be6be5f7280a', (int) 21 => '6933211c4389be6be566068a', (int) 22 => '693321264389be6be56659a9', (int) 23 => '69036b2f4389be6be5f80a32', (int) 24 => '6933212e4389be6be56688f9' ), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"tags":"music","radius":"100","days":"21","show":50,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, (int) 6 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $data = array( '_id' => 'ba75fd59682631d05751e046c08f088a', 'town_sef_url' => 'dalton-city-il', 'data_key' => array( (int) 0 => '693320ff4389be6be5652427', (int) 1 => '69036ada4389be6be5f5de0c', (int) 2 => '693321004389be6be56529fb', (int) 3 => '69036ade4389be6be5f5f5af', (int) 4 => '693321044389be6be565433d', (int) 5 => '69036ae44389be6be5f61572', (int) 6 => '69036aeb4389be6be5f6389b', (int) 7 => '693321084389be6be5656063', (int) 8 => '69036af34389be6be5f66fa8', (int) 9 => '6933210d4389be6be56586b5', (int) 10 => '69036af34389be6be5f671bc', (int) 11 => '69036af44389be6be5f67ad5', (int) 12 => '68a75b7503a70639b6cf9be5', (int) 13 => '693321104389be6be5659acb', (int) 14 => '69036af84389be6be5f697c3', (int) 15 => '693321114389be6be565a7a3', (int) 16 => '693321134389be6be565b844', (int) 17 => '69036afe4389be6be5f6c752', (int) 18 => '69036b014389be6be5f6da17', (int) 19 => '69036b014389be6be5f6dfec', (int) 20 => '69036b0d4389be6be5f7280a', (int) 21 => '6933211c4389be6be566068a', (int) 22 => '693321264389be6be56659a9', (int) 23 => '69036b2f4389be6be5f80a32', (int) 24 => '6933212e4389be6be56688f9' ), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"tags":"music","radius":"100","days":"21","show":50,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, 'created' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $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: "ba75fd59682631d05751e046c08f088a" } 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.0003</td><td bgcolor='#eeeeec' align='right'>414760</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.0167</td><td bgcolor='#eeeeec' align='right'>2828152</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0217</td><td bgcolor='#eeeeec' align='right'>3530464</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703648</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703760</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703832</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.0229</td><td bgcolor='#eeeeec' align='right'>3703872</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.0241</td><td bgcolor='#eeeeec' align='right'>3909552</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.0264</td><td bgcolor='#eeeeec' align='right'>4330752</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.0265</td><td bgcolor='#eeeeec' align='right'>4340744</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.0265</td><td bgcolor='#eeeeec' align='right'>4341688</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.0266</td><td bgcolor='#eeeeec' align='right'>4367816</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.0447</td><td bgcolor='#eeeeec' align='right'>12547872</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0447</td><td bgcolor='#eeeeec' align='right'>12550040</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.0448</td><td bgcolor='#eeeeec' align='right'>12551200</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.0457</td><td bgcolor='#eeeeec' align='right'>12628528</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.0469</td><td bgcolor='#eeeeec' align='right'>12799904</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.0469</td><td bgcolor='#eeeeec' align='right'>12800016</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.0469</td><td bgcolor='#eeeeec' align='right'>12800088</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'>5.8289</td><td bgcolor='#eeeeec' align='right'>15352984</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'>8.5172</td><td bgcolor='#eeeeec' align='right'>17183056</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'>8.5172</td><td bgcolor='#eeeeec' align='right'>17183432</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['tags' => 'music', 'radius' => '100', 'days' => '21', 'show' => 50, 'geo' => [0 => -88.811500549316, 1 => 39.717601776123], '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'>8.6430</td><td bgcolor='#eeeeec' align='right'>17294872</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => 'ba75fd59682631d05751e046c08f088a', 'town_sef_url' => 'dalton-city-il', 'data_key' => [0 => '693320ff4389be6be5652427', 1 => '69036ada4389be6be5f5de0c', 2 => '693321004389be6be56529fb', 3 => '69036ade4389be6be5f5f5af', 4 => '693321044389be6be565433d', 5 => '69036ae44389be6be5f61572', 6 => '69036aeb4389be6be5f6389b', 7 => '693321084389be6be5656063', 8 => '69036af34389be6be5f66fa8', 9 => '6933210d4389be6be56586b5', 10 => '69036af34389be6be5f671bc', 11 => '69036af44389be6be5f67ad5', 12 => '68a75b7503a70639b6cf9be5', 13 => '693321104389be6be5659acb', 14 => '69036af84389be6be5f697c3', 15 => '693321114389be6be565a7a3', 16 => '693321134389be6be565b844', 17 => '69036afe4389be6be5f6c752', 18 => '69036b014389be6be5f6da17', 19 => '69036b014389be6be5f6dfec', 20 => '69036b0d4389be6be5f7280a', 21 => '6933211c4389be6be566068a', 22 => '693321264389be6be56659a9', 23 => '69036b2f4389be6be5f80a32', 24 => '6933212e4389be6be56688f9'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"100","days":"21","show":50,"geo":[-88.8115005493164,39.71760177612305],"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'>8.6430</td><td bgcolor='#eeeeec' align='right'>17295248</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => 'ba75fd59682631d05751e046c08f088a', 'town_sef_url' => 'dalton-city-il', 'data_key' => [0 => '693320ff4389be6be5652427', 1 => '69036ada4389be6be5f5de0c', 2 => '693321004389be6be56529fb', 3 => '69036ade4389be6be5f5f5af', 4 => '693321044389be6be565433d', 5 => '69036ae44389be6be5f61572', 6 => '69036aeb4389be6be5f6389b', 7 => '693321084389be6be5656063', 8 => '69036af34389be6be5f66fa8', 9 => '6933210d4389be6be56586b5', 10 => '69036af34389be6be5f671bc', 11 => '69036af44389be6be5f67ad5', 12 => '68a75b7503a70639b6cf9be5', 13 => '693321104389be6be5659acb', 14 => '69036af84389be6be5f697c3', 15 => '693321114389be6be565a7a3', 16 => '693321134389be6be565b844', 17 => '69036afe4389be6be5f6c752', 18 => '69036b014389be6be5f6da17', 19 => '69036b014389be6be5f6dfec', 20 => '69036b0d4389be6be5f7280a', 21 => '6933211c4389be6be566068a', 22 => '693321264389be6be56659a9', 23 => '69036b2f4389be6be5f80a32', 24 => '6933212e4389be6be56688f9'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"100","days":"21","show":50,"geo":[-88.8115005493164,39.71760177612305],"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'>8.6433</td><td bgcolor='#eeeeec' align='right'>17291208</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 => 'ba75fd59682631d05751e046c08f088a', 1 => 'dalton-city-il', 2 => [0 => '693320ff4389be6be5652427', 1 => '69036ada4389be6be5f5de0c', 2 => '693321004389be6be56529fb', 3 => '69036ade4389be6be5f5f5af', 4 => '693321044389be6be565433d', 5 => '69036ae44389be6be5f61572', 6 => '69036aeb4389be6be5f6389b', 7 => '693321084389be6be5656063', 8 => '69036af34389be6be5f66fa8', 9 => '6933210d4389be6be56586b5', 10 => '69036af34389be6be5f671bc', 11 => '69036af44389be6be5f67ad5', 12 => '68a75b7503a70639b6cf9be5', 13 => '693321104389be6be5659acb', 14 => '69036af84389be6be5f697c3', 15 => '693321114389be6be565a7a3', 16 => '693321134389be6be565b844', 17 => '69036afe4389be6be5f6c752', 18 => '69036b014389be6be5f6da17', 19 => '69036b014389be6be5f6dfec', 20 => '69036b0d4389be6be5f7280a', 21 => '6933211c4389be6be566068a', 22 => '693321264389be6be56659a9', 23 => '69036b2f4389be6be5f80a32', 24 => '6933212e4389be6be56688f9'], 3 => ['start' => 1], 4 => '{"tags":"music","radius":"100","days":"21","show":50,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 5 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 6 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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'>8.6434</td><td bgcolor='#eeeeec' align='right'>17291856</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => 'ba75fd59682631d05751e046c08f088a', 'town_sef_url' => 'dalton-city-il', 'data_key' => [0 => '693320ff4389be6be5652427', 1 => '69036ada4389be6be5f5de0c', 2 => '693321004389be6be56529fb', 3 => '69036ade4389be6be5f5f5af', 4 => '693321044389be6be565433d', 5 => '69036ae44389be6be5f61572', 6 => '69036aeb4389be6be5f6389b', 7 => '693321084389be6be5656063', 8 => '69036af34389be6be5f66fa8', 9 => '6933210d4389be6be56586b5', 10 => '69036af34389be6be5f671bc', 11 => '69036af44389be6be5f67ad5', 12 => '68a75b7503a70639b6cf9be5', 13 => '693321104389be6be5659acb', 14 => '69036af84389be6be5f697c3', 15 => '693321114389be6be565a7a3', 16 => '693321134389be6be565b844', 17 => '69036afe4389be6be5f6c752', 18 => '69036b014389be6be5f6da17', 19 => '69036b014389be6be5f6dfec', 20 => '69036b0d4389be6be5f7280a', 21 => '6933211c4389be6be566068a', 22 => '693321264389be6be56659a9', 23 => '69036b2f4389be6be5f80a32', 24 => '6933212e4389be6be56688f9'], 'sort_order' => ['start' => 1], 'params' => '{"tags":"music","radius":"100","days":"21","show":50,"geo":[-88.8115005493164,39.71760177612305],"cache":"+15 minutes","has_next_page":false}', 'modified' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 'created' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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: "ba75fd59682631d05751e046c08f088a" }' [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
Get ready to drink your way through a night of fun at Las Margaritas. This restaurant serves the tastiest margaritas that taste as gorgeous as they look. Read More
Since 1972, the local community has benefited from the high-quality tax services provided by the Kates family. It's hardly surprising that they have won the Herald & Review Readers Choice Awards for… Read More
Take advantage of the soggy weather to stimulate and expand your kids’ minds with an outing to the Children’s Museum of Illinois. It’s full of interactive exhibits for kids to… Read More
Take your powersports dreams to the next level at the World of Powersports. With an unbeatable selection of motorcycles and more, this is the place to find the ride of your dreams. Have the thrill of… Read More
An authentic brick oven pizza is a delicacy you can’t pass up, and you’ll find it at Napoli’s Italian Restaurant. This Decatur spot is known for its amazing pizza but you also must… Read More
The River Coffee Company serves up a distinctly delicious iced coffee drink experience. Crafted coffee with freshly roasted beans and a slow-bar style allows for drinks made with precision and care.… Read More
Port Royal Gastropub is the place to go for great food, cold drinks, and fantastic service. Bite into a bombastic burger with fresh-cut fries, wings, and cheese sticks that will spark your palate.… Read More
Revolutionize the traditional french fry with The Tornado Truck. Enjoy the classic potato snack with a twist; fried and seasoned Tornado potatoes and a variety of classic dishes like Italian Beef,… Read More
Have a hankering for some soul food? If you’re in the Decatur area, you’re in luck, because the Jalyrih Grill is in your neighborhood. While it offers delicious comfort throughout the… Read More
Certified by the AAHA, Northgate Pet Clinic offers pet owners a full range of services. From exceptional medical and surgical care, to a comprehensive list of educational opportunities, Northgate Pet… Read More
Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "d897c4b46a2749c66c660235981bcf23" } [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 => 'd897c4b46a2749c66c660235981bcf23', (int) 1 => 'dalton-city-il', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"show":5,"title":"Events Around Dalton City","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":39.71760177612305,"lng":-88.8115005493164,"latlng":"39.717601776123,-88.811500549316","city":"Dalton City","state":"IL","theme":"","page_type":"town","grouped":false,"has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, (int) 6 => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $data = array( '_id' => 'd897c4b46a2749c66c660235981bcf23', 'town_sef_url' => 'dalton-city-il', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"show":5,"title":"Events Around Dalton City","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":39.71760177612305,"lng":-88.8115005493164,"latlng":"39.717601776123,-88.811500549316","city":"Dalton City","state":"IL","theme":"","page_type":"town","grouped":false,"has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 }, 'created' => object(MongoDate) { sec => (int) 1765642385 usec => (int) 912000 } ) $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: "d897c4b46a2749c66c660235981bcf23" } 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.0003</td><td bgcolor='#eeeeec' align='right'>414760</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.0167</td><td bgcolor='#eeeeec' align='right'>2828152</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0217</td><td bgcolor='#eeeeec' align='right'>3530464</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703648</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dalton-city', 'state' => 'il', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dalton-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703760</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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.0229</td><td bgcolor='#eeeeec' align='right'>3703832</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.0229</td><td bgcolor='#eeeeec' align='right'>3703872</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.0241</td><td bgcolor='#eeeeec' align='right'>3909552</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.0264</td><td bgcolor='#eeeeec' align='right'>4330752</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.0265</td><td bgcolor='#eeeeec' align='right'>4340744</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.0265</td><td bgcolor='#eeeeec' align='right'>4341688</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.0266</td><td bgcolor='#eeeeec' align='right'>4367816</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'>8.6573</td><td bgcolor='#eeeeec' align='right'>17399448</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-city-il/'; public $base = ''; public $webroot = '/'; public $here = '/dalton-city-il/'; 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'>8.6574</td><td bgcolor='#eeeeec' align='right'>17401712</td><td bgcolor='#eeeeec'>CakeObject->requestAction( <span>$url = </span><span>'/internal/events/local/show:5/title:Events Around Dalton City/'</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'>8.6574</td><td bgcolor='#eeeeec' align='right'>17402904</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 City/'; public $base = ''; public $webroot = '/'; public $here = '/internal/events/local/show:5/title:Events Around Dalton City/'; 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'>8.6581</td><td bgcolor='#eeeeec' align='right'>17490912</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 City/'; public $base = ''; public $webroot = '/'; public $here = '/internal/events/local/show:5/title:Events Around Dalton City/'; 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 City']; 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 City/'; public $base = ''; public $webroot = '/'; public $here = '/internal/events/local/show:5/title:Events Around Dalton City/'; 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'>8.6584</td><td bgcolor='#eeeeec' align='right'>17520864</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 City/'; public $base = ''; public $webroot = '/'; public $here = '/internal/events/local/show:5/title:Events Around Dalton City/'; 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'>8.6584</td><td bgcolor='#eeeeec' align='right'>17520976</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 City/'; public $base = ''; public $webroot = '/'; public $here = '/internal/events/local/show:5/title:Events Around Dalton City/'; 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 City']; 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'>8.6584</td><td bgcolor='#eeeeec' align='right'>17521048</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'>8.6584</td><td bgcolor='#eeeeec' align='right'>17524360</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['show' => 5, 'title' => 'Events Around Dalton City', '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' => 39.717601776123, 'lng' => -88.811500549316, 'latlng' => '39.717601776123,-88.811500549316', 'city' => 'Dalton City', 'state' => 'IL', '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'>8.9996</td><td bgcolor='#eeeeec' align='right'>17540736</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => 'd897c4b46a2749c66c660235981bcf23', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"show":5,"title":"Events Around Dalton City","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":39.71760177612305,"lng":-88.8115'...]</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'>8.9996</td><td bgcolor='#eeeeec' align='right'>17541112</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => 'd897c4b46a2749c66c660235981bcf23', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"show":5,"title":"Events Around Dalton City","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":39.71760177612305,"lng":-88.8115'...]</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'>9.0000</td><td bgcolor='#eeeeec' align='right'>17539752</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 => 'd897c4b46a2749c66c660235981bcf23', 1 => 'dalton-city-il', 2 => [], 3 => ['start' => 1], 4 => '{"show":5,"title":"Events Around Dalton City","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":39.71760177612305,"lng":-88.8115'..., 5 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 6 => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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'>9.0001</td><td bgcolor='#eeeeec' align='right'>17540400</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => 'd897c4b46a2749c66c660235981bcf23', 'town_sef_url' => 'dalton-city-il', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"show":5,"title":"Events Around Dalton City","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":39.71760177612305,"lng":-88.8115'..., 'modified' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }, 'created' => class MongoDate { public $sec = 1765642385; public $usec = 912000 }]</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: "d897c4b46a2749c66c660235981bcf23" }' [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 City, Illinois. Population for Dalton City from the last gathering is 581. You can view Dalton City venues that host many Dalton City IL events every year.
You can find a ton of properties for sale if you search the Dalton City page on Zillow. Currently Dalton City has an average listing price for homes for sale on the market of $161,372. More real estate facts about Dalton City: The number of properties currently for sale in Dalton City is 26. The median homes for sale listing price is $99,900. This is broken down with the number of three bedroom houses in Dalton City consisting of 5 with an average listing price for these house of $325,200. Out of the 3 houses that are four bedroom the average listing price for Dalton City is $203,931. Interest rates for Dalton City are at historic lows as well.
Dalton City Illinois has a latitude of 39.717601776123 and a longitude of -88.811500549316. 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":[-88.8115005493164,39.71760177612305],"distanceField":"distance","distanceMultiplier":3963.2,"maxDistance":0.025232135647961243,"spherical":true,"query":{"tags":"at-bt-articles-home","state":"IL"}}},{"$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(1765642385684)","$publish_date"]},86400000]},"relevance_score":{"$add":[{"$multiply":["$distance",10]},{"$divide":[{"$subtract":["MongoDB\\BSON\\UTCDateTime(1765642385684)","$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 | 198 | |
| 3 | db.ttd_towns.find( {"town_sef_url":"dalton-city-il","name":"Article Slideshow"}, {"TtdTown._id":1} ).sort( [] ).limit( 0 ).skip( 0 ) | 0 | 1 | 1 | |
| 4 | db.ttd_towns.remove( {"_id":{"$in":[ObjectId ("693d908b0bda6fc20e03ae61")]}} ) | 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":[[-88.8115005493164,39.71760177612305],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 | 2 | |
| 7 | db.events_cache.insert( {"_id":"33a45587def8e18bb1a8156856b8987f","town_sef_url":"dalton-city-il","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"7\",\"show\":1,\"geo\":[-88.8115005493164,39.71760177612305],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.91200000 1765642385)","created":"MongoDate(0.91200000 1765642385)"} , true) | 0 | 0 | 7 | |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-88.8115005493164,39.71760177612305],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 | 2 | |
| 9 | db.events_cache.insert( {"_id":"7935440dc0ba4bc441f08335cc6dbef7","town_sef_url":"dalton-city-il","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"10\",\"show\":1,\"geo\":[-88.8115005493164,39.71760177612305],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.91200000 1765642385)","created":"MongoDate(0.91200000 1765642385)"} , true) | 0 | 0 | 6 | |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-88.8115005493164,39.71760177612305],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":"e6be2c24355365f9297c2b72a77d5d59","town_sef_url":"dalton-city-il","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"30\",\"show\":1,\"geo\":[-88.8115005493164,39.71760177612305],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.91200000 1765642385)","created":"MongoDate(0.91200000 1765642385)"} , true) | 0 | 0 | 6 | |
| 12 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"tags":"music","geo":{"$geoWithin":{"$center":[[-88.8115005493164,39.71760177612305],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":"b3f939c63b704e74e7d77f3ddc570e05","town_sef_url":"dalton-city-il","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"music\",\"radius\":\"10\",\"days\":\"7\",\"show\":1,\"geo\":[-88.8115005493164,39.71760177612305],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.91200000 1765642385)","created":"MongoDate(0.91200000 1765642385)"} , true) | 0 | 0 | 7 | |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"tags":"music","geo":{"$geoWithin":{"$center":[[-88.8115005493164,39.71760177612305],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 | 1 | 2 | |
| 15 | db.events_cache.insert( {"_id":"600613bd9a493fd824727488b38c2e79","town_sef_url":"dalton-city-il","data_key":["6933213c4389be6be566e1eb"],"sort_order":{"start":1},"params":"{\"tags\":\"music\",\"radius\":\"15\",\"days\":\"14\",\"show\":1,\"geo\":[-88.8115005493164,39.71760177612305],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.91200000 1765642385)","created":"MongoDate(0.91200000 1765642385)"} , true) | 0 | 0 | 6 | |
| 16 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"event_id":{"$nin":[76327626]},"tags":"festivals","geo":{"$geoWithin":{"$center":[[-88.8115005493164,39.71760177612305],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 | 4 | |
| 17 | db.events_cache.insert( {"_id":"d7ebc6a3578b3ca303ce44e00c460ff1","town_sef_url":"dalton-city-il","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"festivals\",\"radius\":\"15\",\"days\":\"3\",\"show\":1,\"geo\":[-88.8115005493164,39.71760177612305],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.91200000 1765642385)","created":"MongoDate(0.91200000 1765642385)"} , true) | 0 | 0 | 6 | |
| 18 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"event_id":{"$nin":[76327626]},"tags":"festivals","geo":{"$geoWithin":{"$center":[[-88.8115005493164,39.71760177612305],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 | 4 | |
| 19 | db.events_cache.insert( {"_id":"5ce3c66737e954b4b57eff6d056962e0","town_sef_url":"dalton-city-il","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"festivals\",\"radius\":\"60\",\"days\":\"30\",\"show\":1,\"geo\":[-88.8115005493164,39.71760177612305],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.91200000 1765642385)","created":"MongoDate(0.91200000 1765642385)"} , true) | 0 | 0 | 8 | |
| 20 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"event_id":{"$nin":[76327626]},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-88.8115005493164,39.71760177612305],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 | 270 | |
| 21 | db.events_cache.insert( {"_id":"abb967bf695d780c7073a3d5dd89d4c0","town_sef_url":"dalton-city-il","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"10\",\"days\":\"5\",\"show\":1,\"geo\":[-88.8115005493164,39.71760177612305],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.91200000 1765642385)","created":"MongoDate(0.91200000 1765642385)"} , true) | 0 | 0 | 8 | |
| 22 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"event_id":{"$nin":[76327626]},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-88.8115005493164,39.71760177612305],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 | 334 | |
| 23 | db.events_cache.insert( {"_id":"470c6fe0964eddc080632e9458280f25","town_sef_url":"dalton-city-il","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"15\",\"days\":\"15\",\"show\":1,\"geo\":[-88.8115005493164,39.71760177612305],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.91200000 1765642385)","created":"MongoDate(0.91200000 1765642385)"} , true) | 0 | 0 | 7 | |
| 24 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"event_id":{"$nin":[76327626]},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-88.8115005493164,39.71760177612305],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 | 350 | |
| 25 | db.events_cache.insert( {"_id":"29fcef10ebc2dbd30212b19ae88357f0","town_sef_url":"dalton-city-il","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"30\",\"days\":\"15\",\"show\":1,\"geo\":[-88.8115005493164,39.71760177612305],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.91200000 1765642385)","created":"MongoDate(0.91200000 1765642385)"} , true) | 0 | 0 | 7 | |
| 26 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"event_id":{"$nin":[76327626]},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-88.8115005493164,39.71760177612305],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 | 2 | 335 | |
| 27 | db.events_cache.insert( {"_id":"9f6b58bb9088c2fef35fb86e2fb33d89","town_sef_url":"dalton-city-il","data_key":["68a75b6203a70639b6cf1aad"],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"45\",\"days\":\"15\",\"show\":1,\"geo\":[-88.8115005493164,39.71760177612305],\"cache\":\"+15 minutes\",\"has_next_page\":true}","modified":"MongoDate(0.91200000 1765642385)","created":"MongoDate(0.91200000 1765642385)"} , true) | 0 | 0 | 7 | |
| 28 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"event_id":{"$nin":[76327626,75926867]},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-88.8115005493164,39.71760177612305],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 | 51 | 111 | |
| 29 | db.events_cache.insert( {"_id":"24a800444786af8a6889dc4c7221124d","town_sef_url":"dalton-city-il","data_key":["69036ad74389be6be5f5ce5a","69036ad84389be6be5f5d24d","69036ad94389be6be5f5d3c0","69036ad94389be6be5f5d4ef","69036ad94389be6be5f5d7fc","69036ada4389be6be5f5d8c3","69036ada4389be6be5f5da12","69036adb4389be6be5f5e29a","69036ada4389be6be5f5df26","69036adb4389be6be5f5e32b","69036adc4389be6be5f5e4e5","69036add4389be6be5f5ef6f","69036add4389be6be5f5efb0","69036ade4389be6be5f5f213","69036ade4389be6be5f5f21b","69036ade4389be6be5f5f19d","69036ade4389be6be5f5f5a2","69036adf4389be6be5f5f745","68a75b6103a70639b6cf19bd","69036ae04389be6be5f5fb80","69036ae04389be6be5f5fc6b","69036ae14389be6be5f6074b","68a75b6403a70639b6cf2a93","69036ae24389be6be5f60898","68a75b6403a70639b6cf2be7","69036ae34389be6be5f60ea8","693321044389be6be565461f","69036ae44389be6be5f6156c","68a75b6703a70639b6cf398d","68a75b6703a70639b6cf3eeb","69036ae64389be6be5f62096","69036ae84389be6be5f62758","69036ae84389be6be5f627e1","69036ae94389be6be5f62d84","69036ae94389be6be5f62dc2","69036ae94389be6be5f630c1","69036ae94389be6be5f630e6","69036ae94389be6be5f630f1","69036aec4389be6be5f63df6","693321084389be6be56561e0","69036aeb4389be6be5f63d7e","69036aec4389be6be5f640ff","69036aec4389be6be5f64116","69036aed4389be6be5f644ff","69036aed4389be6be5f6461b","69036aee4389be6be5f6494d","69036aee4389be6be5f64c34","69036aee4389be6be5f64d3d","69036aee4389be6be5f64c56","69036aee4389be6be5f64e3b"],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"100\",\"days\":\"21\",\"show\":50,\"geo\":[-88.8115005493164,39.71760177612305],\"cache\":\"+15 minutes\",\"has_next_page\":true}","modified":"MongoDate(0.91200000 1765642385)","created":"MongoDate(0.91200000 1765642385)"} , true) | 0 | 0 | 7 | |
| 30 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"event_id":{"$nin":[76327626,75926867,76279465]},"tags":"music","geo":{"$geoWithin":{"$center":[[-88.8115005493164,39.71760177612305],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 | 25 | 61 | |
| 31 | db.events_cache.insert( {"_id":"ba75fd59682631d05751e046c08f088a","town_sef_url":"dalton-city-il","data_key":["693320ff4389be6be5652427","69036ada4389be6be5f5de0c","693321004389be6be56529fb","69036ade4389be6be5f5f5af","693321044389be6be565433d","69036ae44389be6be5f61572","69036aeb4389be6be5f6389b","693321084389be6be5656063","69036af34389be6be5f66fa8","6933210d4389be6be56586b5","69036af34389be6be5f671bc","69036af44389be6be5f67ad5","68a75b7503a70639b6cf9be5","693321104389be6be5659acb","69036af84389be6be5f697c3","693321114389be6be565a7a3","693321134389be6be565b844","69036afe4389be6be5f6c752","69036b014389be6be5f6da17","69036b014389be6be5f6dfec","69036b0d4389be6be5f7280a","6933211c4389be6be566068a","693321264389be6be56659a9","69036b2f4389be6be5f80a32","6933212e4389be6be56688f9"],"sort_order":{"start":1},"params":"{\"tags\":\"music\",\"radius\":\"100\",\"days\":\"21\",\"show\":50,\"geo\":[-88.8115005493164,39.71760177612305],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.91200000 1765642385)","created":"MongoDate(0.91200000 1765642385)"} , true) | 0 | 0 | 7 | |
| 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\/il-margaritas-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsil.com\/margaritas\/\" target=\"_blank\">10 Best Margaritas in Illinois!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsil.com\/margaritas\/\" target=\"_blank\">Las Margaritas Mexican Bar & Grill, Mt Zion, IL<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">places-article-ai,evergreen,food-drink-bt,food-drink-p300,moe,edited-cynthia,edited-taylor,at-bt-articles-home,at-bt-articles-restaurant<\/div>\n\t\t\t\t<p class=\"small\">Get ready to drink your way through a night of fun at Las Margaritas. This restaurant serves the tastiest margaritas that taste as gorgeous as they look. <a href=\"https:\/\/bestthingsil.com\/margaritas\/\" 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\/il-tax-prep-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsil.com\/article\/tax-prep-services\/\" target=\"_blank\">10 Best Tax Prep Services in Illinois!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsil.com\/article\/tax-prep-services\/\" target=\"_blank\">Kates Tax Services, Decatur, IL<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">places-article-ai,evergreen,directory-bt,directory-p300,moe,edited-cynthia,edited-alli,at-bt-articles-home,at-bt-articles-directory<\/div>\n\t\t\t\t<p class=\"small\">Since 1972, the local community has benefited from the high-quality tax services provided by the Kates family. It's hardly surprising that they have won the Herald & Review Readers Choice Awards for… <a href=\"https:\/\/bestthingsil.com\/article\/tax-prep-services\/\" 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\/il-rainy-day-activities-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsil.com\/rainy-day-thingstodo\/\" target=\"_blank\">10 Best Rainy Day Activities in Illinois!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsil.com\/rainy-day-thingstodo\/\" target=\"_blank\">Children\u2019s Museum of Illinois, Decatur, IL<\/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\">Take advantage of the soggy weather to stimulate and expand your kids’ minds with an outing to the Children’s Museum of Illinois. It’s full of interactive exhibits for kids to… <a href=\"https:\/\/bestthingsil.com\/rainy-day-thingstodo\/\" 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\/il-motorcycle-dealer-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsil.com\/article\/motorcycle-dealerships\/\" target=\"_blank\">10 Best Motorcycle Dealerships in Illinois!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsil.com\/article\/motorcycle-dealerships\/\" target=\"_blank\">World of Powersports, Decatur, IL<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">places-article-ai,evergreen,directory-bt,directory-p300,moe,edited-cynthia,edited-alli,at-bt-articles-home,at-bt-articles-directory<\/div>\n\t\t\t\t<p class=\"small\">Take your powersports dreams to the next level at the World of Powersports. With an unbeatable selection of motorcycles and more, this is the place to find the ride of your dreams. Have the thrill of… <a href=\"https:\/\/bestthingsil.com\/article\/motorcycle-dealerships\/\" 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\/il-italian-restaurant-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsil.com\/italian-restaurants\/\" target=\"_blank\">10 Best Italian Restaurants in Illinois!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsil.com\/italian-restaurants\/\" target=\"_blank\">Napoli\u2019s Italian Restaurant, Decatur, IL<\/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\">An authentic brick oven pizza is a delicacy you can’t pass up, and you’ll find it at Napoli’s Italian Restaurant. This Decatur spot is known for its amazing pizza but you also must… <a href=\"https:\/\/bestthingsil.com\/italian-restaurants\/\" 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\/il-iced-coffee-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsil.com\/iced-coffee\/\" target=\"_blank\">10 Best Spots for Iced Coffee in Illinois!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsil.com\/iced-coffee\/\" target=\"_blank\">The River Coffee Company, Decatur, IL<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">places-article-ai,evergreen,food-drink-bt,food-drink-p300,moe,edited-cynthia,edited-taylor,at-bt-articles-home,at-bt-articles-restaurant<\/div>\n\t\t\t\t<p class=\"small\">The River Coffee Company serves up a distinctly delicious iced coffee drink experience. Crafted coffee with freshly roasted beans and a slow-bar style allows for drinks made with precision and care.… <a href=\"https:\/\/bestthingsil.com\/iced-coffee\/\" 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\/il-gastropubs-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsil.com\/article\/gastropub\/\" target=\"_blank\">10 Best Gastropubs in Illinois!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsil.com\/article\/gastropub\/\" target=\"_blank\">Port Royal Gastropub, Decatur, IL<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">places-article-ai,evergreen,food-drink-bt,food-drink-p300,moe,edited-chira,edited-taylor,at-bt-articles-home,at-bt-articles-restaurant<\/div>\n\t\t\t\t<p class=\"small\">Port Royal Gastropub is the place to go for great food, cold drinks, and fantastic service. Bite into a bombastic burger with fresh-cut fries, wings, and cheese sticks that will spark your palate.… <a href=\"https:\/\/bestthingsil.com\/article\/gastropub\/\" 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\/il-food-truck-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsil.com\/food-truck\/\" target=\"_blank\">10 Most Delicious Food Trucks in Illinois!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsil.com\/food-truck\/\" target=\"_blank\">The Tornado Truck, Decatur, IL<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">evergreen,food-drink-bt,moe,at-bt-articles-home,at-bt-articles-restaurant<\/div>\n\t\t\t\t<p class=\"small\">Revolutionize the traditional french fry with The Tornado Truck. Enjoy the classic potato snack with a twist; fried and seasoned Tornado potatoes and a variety of classic dishes like Italian Beef,… <a href=\"https:\/\/bestthingsil.com\/food-truck\/\" 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\/il-buffets-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsil.com\/buffets\/\" target=\"_blank\">10 Best Buffets in Illinois<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsil.com\/buffets\/\" target=\"_blank\">Jalyrih Grill, Decatur, IL<\/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\">Have a hankering for some soul food? If you’re in the Decatur area, you’re in luck, because the Jalyrih Grill is in your neighborhood. While it offers delicious comfort throughout the… <a href=\"https:\/\/bestthingsil.com\/buffets\/\" 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\/il-veterinarians-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsil.com\/veterinarians\/\" target=\"_blank\">10 Best Veterinarians in Illinois!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsil.com\/veterinarians\/\" target=\"_blank\">Northgate Pet Clinic, Decatur, IL<\/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\">Certified by the AAHA, Northgate Pet Clinic offers pet owners a full range of services. From exceptional medical and surgical care, to a comprehensive list of educational opportunities, Northgate Pet… <a href=\"https:\/\/bestthingsil.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<\/div>\n<\/div>\n\n\n","town_sef_url":"dalton-city-il","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_tag\",\"searchtag\":\"music\",\"radius\":\"15\",\"days\":\"14\",\"ttl\":\"2\",\"isempty\":1,\"thumbnail\":\"https:\\\/imgcdn.americantowns.com\\\/img\\\/uploads\\\/banner-images\\\/music-3.jpg\"}","expiration":1765649585,"type":"Event","id":76327626,"title":"Sara Evans","url":"\/event\/sara-evans-2026-05-29-jb-decatur-il.html","image_url":"https:\/\/www.jambase.com\/wp-content\/uploads\/2017\/04\/sara-evans-sara-evans-2a7f63eb-4ed0-4333-aab1-c324b2891722_12351_RETINA_LANDSCAPE_16_9-980x551.jpg"},{"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":1765656788,"type":"Event","id":75926867,"title":"Jingle Bell Jam","url":"\/event\/jingle-bell-jam-2025-12-19-tm-effingham-il.html","image_url":"https:\/\/s1.ticketm.net\/dam\/c\/f7b\/ef64d601-8740-43cd-86ea-ed9b392e4f7b_105961_TABLET_LANDSCAPE_LARGE_16_9.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":1765656788,"type":"Event","id":76279465,"title":"In The End: Tribute to Linkin Park","url":"\/event\/in-the-end-tribute-to-linkin-park-2025-12-18-tm-bloomington-il.html","image_url":"https:\/\/s1.ticketm.net\/dam\/a\/5af\/947c8d46-524b-4a8c-926d-589c728055af_SOURCE"},{"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":1765656788,"type":"Event","id":76306132,"title":"Marbin and Kuh Nives","url":"\/event\/marbin-and-kuh-nives-2026-01-24-jb-peoria-il.html","image_url":"https:\/\/www.jambase.com\/wp-content\/uploads\/2021\/08\/jambase-default-band-image-bw-980x551.png"}],"modified":"MongoDate(0.72500000 1765642388)","created":"MongoDate(0.72500000 1765642388)","_id":ObjectId ("693d909497d7316ddb0bfa2e")} , true) | 0 | 0 | 2 | |
| 33 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"event_id":{"$nin":[76327626,75926867,76279465,76306132]},"geo":{"$geoWithin":{"$center":[[-88.8115005493164,39.71760177612305],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 | 334 | |
| 34 | db.events_cache.insert( {"_id":"d897c4b46a2749c66c660235981bcf23","town_sef_url":"dalton-city-il","data_key":[],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Dalton City\",\"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\":39.71760177612305,\"lng\":-88.8115005493164,\"latlng\":\"39.717601776123,-88.811500549316\",\"city\":\"Dalton City\",\"state\":\"IL\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.91200000 1765642385)","created":"MongoDate(0.91200000 1765642385)"} , true) | 0 | 0 | 6 |


