Notice (8): Undefined index: tags [APP/Plugin/Core/Controller/Component/EventsComponent.php, line 107]Code Context# tag searchif($this->params['tags'])$count = false $grouped = false $start_cond = array( '$gte' => object(MongoDate) { sec => (int) 1766124000 usec => (int) 0 } ) $query = array( 'start' => array( '$gte' => object(MongoDate) {} ) )EventsComponent::create_search_condition() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 107 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 43 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 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 AppController::renderPage() - APP/Controller/AppController.php, line 224 TownsController::displayTown() - APP/Controller/TownsController.php, line 11
Notice (8): Undefined index: tags_logical [APP/Plugin/Core/Controller/Component/EventsComponent.php, line 109]Code Contextif($this->params['tags'])$query['tags'] = $this->params['tags'];else if($this->params['tags_logical'])$count = false $grouped = false $start_cond = array( '$gte' => object(MongoDate) { sec => (int) 1766124000 usec => (int) 0 } ) $query = array( 'start' => array( '$gte' => object(MongoDate) {} ) )EventsComponent::create_search_condition() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 109 EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 43 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 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 AppController::renderPage() - APP/Controller/AppController.php, line 224 TownsController::displayTown() - APP/Controller/TownsController.php, line 11
Notice (1024): E11000 duplicate key error collection: p300.events_cache index: _id_ dup key: { _id: "7e6e2e2ec3f547e208a9ff9c289e39ec" } [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 => '55d46caad8500edbdeeb459bce273d4a' [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 => '7e6e2e2ec3f547e208a9ff9c289e39ec', (int) 1 => 'uniontown-wa', (int) 2 => array(), (int) 3 => array( 'start' => (int) 1 ), (int) 4 => '{"radius":"75","days":"30","show":1,"has_next_page":false}', (int) 5 => object(MongoDate) { sec => (int) 1766145258 usec => (int) 108000 }, (int) 6 => object(MongoDate) { sec => (int) 1766145258 usec => (int) 108000 } ) $data = array( '_id' => '7e6e2e2ec3f547e208a9ff9c289e39ec', 'town_sef_url' => 'uniontown-wa', 'data_key' => array(), 'sort_order' => array( 'start' => (int) 1 ), 'params' => '{"radius":"75","days":"30","show":1,"has_next_page":false}', 'modified' => object(MongoDate) { sec => (int) 1766145258 usec => (int) 108000 }, 'created' => object(MongoDate) { sec => (int) 1766145258 usec => (int) 108000 } ) $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: "7e6e2e2ec3f547e208a9ff9c289e39ec" } in /var/www/vhosts/devel1/project300/app/Vendor/alcaeus/mongo-php-adapter/lib/Alcaeus/MongoDbAdapter/ExceptionConverter.php on line <i>86</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0002</td><td bgcolor='#eeeeec' align='right'>414920</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.0118</td><td bgcolor='#eeeeec' align='right'>2822568</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'uniontown', 'state' => 'wa', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'uniontown-wa/'; public $base = ''; public $webroot = '/'; public $here = '/uniontown-wa/'; 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.0160</td><td bgcolor='#eeeeec' align='right'>3524880</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 = 'uniontown-wa/'; public $base = ''; public $webroot = '/'; public $here = '/uniontown-wa/'; 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' => 'uniontown', 'state' => 'wa', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'uniontown-wa/'; public $base = ''; public $webroot = '/'; public $here = '/uniontown-wa/'; 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.0173</td><td bgcolor='#eeeeec' align='right'>3698064</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'uniontown', 'state' => 'wa', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'uniontown-wa/'; public $base = ''; public $webroot = '/'; public $here = '/uniontown-wa/'; 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.0173</td><td bgcolor='#eeeeec' align='right'>3698176</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 = 'uniontown-wa/'; public $base = ''; public $webroot = '/'; public $here = '/uniontown-wa/'; 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.0173</td><td bgcolor='#eeeeec' align='right'>3698248</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.0318</td><td bgcolor='#eeeeec' align='right'>5553992</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.0331</td><td bgcolor='#eeeeec' align='right'>5750256</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.0354</td><td bgcolor='#eeeeec' align='right'>6105472</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.0354</td><td bgcolor='#eeeeec' align='right'>6115464</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.0354</td><td bgcolor='#eeeeec' align='right'>6116408</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.0355</td><td bgcolor='#eeeeec' align='right'>6142504</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.1194</td><td bgcolor='#eeeeec' align='right'>11502256</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 = 'uniontown-wa/'; public $base = ''; public $webroot = '/'; public $here = '/uniontown-wa/'; 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.1195</td><td bgcolor='#eeeeec' align='right'>11504424</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.1195</td><td bgcolor='#eeeeec' align='right'>11505584</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.1203</td><td bgcolor='#eeeeec' align='right'>11582912</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.1215</td><td bgcolor='#eeeeec' align='right'>11819600</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.1215</td><td bgcolor='#eeeeec' align='right'>11819712</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.1215</td><td bgcolor='#eeeeec' align='right'>11819784</td><td bgcolor='#eeeeec'>TtdController->view( )</td><td title='/var/www/vhosts/devel1/project300/lib/Cake/Controller/Controller.php' bgcolor='#eeeeec'>.../Controller.php<b>:</b>491</td></tr> <tr><td bgcolor='#eeeeec' align='center'>20</td><td bgcolor='#eeeeec' align='center'>0.2084</td><td bgcolor='#eeeeec' align='right'>12537600</td><td bgcolor='#eeeeec'>TtdController->get_ttd_slots( <span>$rules = </span><span>[0 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/wonka-315920/', 'title' => 'Wonka', 'thumbnail' => 'http://www.movienewsletters.net/photos/315920H2.jpg'], 1 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 2 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '10', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 3 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '15', 'days' => '30', 'ttl' => '3', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 4 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '50', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 5 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '10', 'days' => '7', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 6 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '14', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 7 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '15', 'days' => '10', 'ttl' => '3', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 8 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '60', 'days' => '21', 'ttl' => '4', 'disabled' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 9 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '15', 'days' => '3', 'ttl' => '1', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 10 => ['content_type' => 'event_tag', 'searchtag' => 'festivals', 'radius' => '60', 'days' => '30', 'ttl' => '2', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 11 => ['content_type' => 'event_category', 'radius' => '10', 'days' => '5', 'ttl' => '1', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/festivals-1.jpg'], 12 => ['content_type' => 'event_category', 'radius' => '15', 'days' => '15', 'ttl' => '2', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 13 => ['content_type' => 'event_category', 'radius' => '30', 'days' => '15', 'ttl' => '3', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 14 => ['content_type' => 'event_category', 'radius' => '45', 'days' => '15', 'ttl' => '4', 'isempty' => 1, 'event_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 15 => ['content_type' => 'event_category', 'radius' => '75', 'days' => '30', 'ttl' => '8', 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-2.jpg'], 16 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '15', 'days' => '5', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 17 => ['content_type' => 'event_tag', 'searchtag' => 'active', 'radius' => '25', 'days' => '14', 'ttl' => '4', 'disabled' => 1, 'isempty' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/active-default.jpg'], 18 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '1', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 19 => ['content_type' => 'group_category', 'radius' => '25', 'ttl' => '2', 'israndom' => 1, 'disabled' => 1, 'isempty' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg'], 20 => ['content_type' => 'event_tag', 'searchtag' => 'ticketmaster', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-1.jpg'], 21 => ['content_type' => 'movie', 'disabled' => 1, 'movie' => '/movie/aquaman-and-the-lost-kingdom-288637/', 'title' => 'Aquaman and The Lost Kingdom', 'thumbnail' => 'http://www.movienewsletters.net/photos/288637H7.jpg'], 22 => ['content_type' => 'event_tag', 'searchtag' => 'music', 'radius' => '100', 'days' => '21', 'ttl' => '4', 'israndom' => 1, 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/music-3.jpg'], 23 => ['content_type' => 'group_category', 'radius' => '10', 'ttl' => '8', 'israndom' => 1, 'group_category' => 'arts-and-entertainment', 'thumbnail' => 'https:/imgcdn.americantowns.com/img/uploads/banner-images/arts-1.jpg']]</span>, <span>$slots = </span><span>[]</span> )</td><td title='/var/www/vhosts/devel1/project300/app/Controller/TtdController.php' bgcolor='#eeeeec'>.../TtdController.php<b>:</b>71</td></tr> <tr><td bgcolor='#eeeeec' align='center'>21</td><td bgcolor='#eeeeec' align='center'>0.4280</td><td bgcolor='#eeeeec' align='right'>12878000</td><td bgcolor='#eeeeec'>TtdController->process_rule( <span>$rule = </span><span>['content_type' => 'event_category', 'radius' => '75', 'days' => '30', 'ttl' => '8', 'isempty' => 1, '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'>0.4280</td><td bgcolor='#eeeeec' align='right'>12878376</td><td bgcolor='#eeeeec'>EventsComponent->search( <span>$params = </span><span>['radius' => '75', 'days' => '30', 'show' => 1]</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'>0.6409</td><td bgcolor='#eeeeec' align='right'>12886392</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '7e6e2e2ec3f547e208a9ff9c289e39ec', 'town_sef_url' => 'uniontown-wa', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"radius":"75","days":"30","show":1,"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'>0.6409</td><td bgcolor='#eeeeec' align='right'>12886768</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '7e6e2e2ec3f547e208a9ff9c289e39ec', 'town_sef_url' => 'uniontown-wa', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"radius":"75","days":"30","show":1,"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'>0.6414</td><td bgcolor='#eeeeec' align='right'>12889808</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 = '55d46caad8500edbdeeb459bce273d4a'; 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 => '7e6e2e2ec3f547e208a9ff9c289e39ec', 1 => 'uniontown-wa', 2 => [], 3 => ['start' => 1], 4 => '{"radius":"75","days":"30","show":1,"has_next_page":false}', 5 => class MongoDate { public $sec = 1766145258; public $usec = 108000 }, 6 => class MongoDate { public $sec = 1766145258; public $usec = 108000 }]</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'>0.6415</td><td bgcolor='#eeeeec' align='right'>12890456</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '7e6e2e2ec3f547e208a9ff9c289e39ec', 'town_sef_url' => 'uniontown-wa', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"radius":"75","days":"30","show":1,"has_next_page":false}', 'modified' => class MongoDate { public $sec = 1766145258; public $usec = 108000 }, 'created' => class MongoDate { public $sec = 1766145258; public $usec = 108000 }]</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: "7e6e2e2ec3f547e208a9ff9c289e39ec" }' [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
Step into the time capsule that is one of the best arcades in Clarkston, and let the good times roll. Enjoy the retro charm of the classic arcade and pinball games that have been around for decades… Read More
Family-owned and operated, Lancer Lanes is the spot for a fun filled night out with friends or your special someone. With 16 lanes of bowling, this venue has everything you need to bowl your way into… Read More
Named as one of the 18 pizza places you must try before you die according to Buzzfeed, Fazzari’s Finest has earned its right to be called one of Washington State’s best pizza restaurants.… Read More
This special store offers candy goers a large variety of candy and chocolates. A landmark in Pullman, Palouse Country Candy creates delicious truffles and macaroons, and also gives customers the… Read More
Whether you’re looking for a new place to try lunch or dinner or a special place to grab drinks with a friend, the Coug, located in Pullman, Washington, is a great choice. The writing really is… Read More
Tokyo Seoul is undoubtedly one of the best sushi spots in Pullman! Their sushi rolls are an artful mix of authenticity and flavor - every bite is sure to be delicious. Not to mention that they also… Read More
For an eclectic blend of Greek and Italian food, try the Black Cypress in Pullman. The restaurant is a standout in an area that isn't notable for its eateries. Especially popular are the cheese… Read More
Rico’s Public House is a snapshot of American bar culture at its finest. Located in the quaint college town of Pullman, this watering hole has all the offerings which will delight your sudsy… Read More
This university town bar serves up some great eats. The burgers here have consistently been a local favorite. Grab the Coug Burger with your favorite beer and watch the football game with the… Read More
The Black Cypress is a hot spot for this college town. Offering both traditional Greek and Italian food such as lamb chops, carbonara, and beet salad, this place is popular among locals. The… Read More
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
Uniontown, Washington. Population for Uniontown from the last gathering is 345. You can view Uniontown venues that host many Uniontown WA events every year.
You can find a ton of properties for sale if you search the Uniontown page on Zillow. Currently Uniontown has an average listing price for homes for sale on the market of $250,597. More real estate facts about Uniontown: The number of properties currently for sale in Uniontown is 140. The median homes for sale listing price is $173,750. This is broken down with the number of three bedroom houses in Uniontown consisting of 54 with an average listing price for these house of $180,958. Out of the 32 houses that are four bedroom the average listing price for Uniontown is $232,718. Interest rates for Uniontown are at historic lows as well.
Uniontown Washington has a latitude of 46.539199829102 and a longitude of -117.08699798584. 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.towns.find( {"sef_url":"uniontown-wa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 1 | 4 | |
| 2 | db.towns.find( {"sef_url":"uniontown-wa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 1 | 1 | |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","wa","whitman-county-wa","uniontown-wa"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | 0 | 4 | 1 | |
| 4 | db.ttd_towns.find( {"town_sef_url":"uniontown-wa","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 2 | |
| 5 | db.ttd.find( {"name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 1 | 1 | |
| 6 | db.articles.find( {"aggregate":[{"$geoNear":{"near":[-117.08699798583984,46.53919982910156],"distanceField":"distance","distanceMultiplier":3963.2,"maxDistance":0.025232135647961243,"spherical":true,"query":{"tags":"at-bt-articles-home","state":"WA"}}},{"$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(1766145257599)","$publish_date"]},86400000]},"relevance_score":{"$add":[{"$multiply":["$distance",10]},{"$divide":[{"$subtract":["MongoDB\\BSON\\UTCDateTime(1766145257599)","$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 | 60 | |
| 7 | db.ttd_towns.find( {"town_sef_url":"uniontown-wa","name":"Article Slideshow"}, {"TtdTown._id":1} ).sort( [] ).limit( 0 ).skip( 0 ) | 0 | 0 | 1 | |
| 8 | db.ttd.find( {"name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 1 | 1 | |
| 9 | db.events_cache.find( {"_id":"709cce95b4c9eae7794601aec11e5974"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],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.count( {"_id":"709cce95b4c9eae7794601aec11e5974"} ) | 0 | 0 | 1 | |
| 12 | db.events_cache.insert( {"_id":"709cce95b4c9eae7794601aec11e5974","town_sef_url":"uniontown-wa","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"7\",\"show\":1,\"geo\":[-117.08699798583984,46.53919982910156],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.69300000 1766145257)","created":"MongoDate(0.69300000 1766145257)"} , true) | 0 | 0 | 1 | |
| 13 | db.events_cache.find( {"_id":"7c6d6888015d614dd11e9b7c29045522"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],0.21739130434782608]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 2 ).skip( 0 ) | 0 | 0 | 3 | |
| 15 | db.events_cache.count( {"_id":"7c6d6888015d614dd11e9b7c29045522"} ) | 0 | 0 | 1 | |
| 16 | db.events_cache.insert( {"_id":"7c6d6888015d614dd11e9b7c29045522","town_sef_url":"uniontown-wa","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"10\",\"show\":1,\"geo\":[-117.08699798583984,46.53919982910156],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.71000000 1766145257)","created":"MongoDate(0.71000000 1766145257)"} , true) | 0 | 0 | 1 | |
| 17 | db.events_cache.find( {"_id":"96ddf65188c9edfce2e39c11239eb1e9"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 18 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],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 | |
| 19 | db.events_cache.count( {"_id":"96ddf65188c9edfce2e39c11239eb1e9"} ) | 0 | 0 | 1 | |
| 20 | db.events_cache.insert( {"_id":"96ddf65188c9edfce2e39c11239eb1e9","town_sef_url":"uniontown-wa","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"30\",\"show\":1,\"geo\":[-117.08699798583984,46.53919982910156],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.72600000 1766145257)","created":"MongoDate(0.72600000 1766145257)"} , true) | 0 | 0 | 1 | |
| 21 | db.events_cache.find( {"_id":"51220cbfa2066f46eecbb35440938a8f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 22 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"music","geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],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 | 2 | |
| 23 | db.events_cache.count( {"_id":"51220cbfa2066f46eecbb35440938a8f"} ) | 0 | 0 | 1 | |
| 24 | db.events_cache.insert( {"_id":"51220cbfa2066f46eecbb35440938a8f","town_sef_url":"uniontown-wa","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"music\",\"radius\":\"10\",\"days\":\"7\",\"show\":1,\"geo\":[-117.08699798583984,46.53919982910156],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.74600000 1766145257)","created":"MongoDate(0.74600000 1766145257)"} , true) | 0 | 0 | 1 | |
| 25 | db.events_cache.find( {"_id":"dc44cd78f9a6a725a3950f296cbce62b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 26 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"music","geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],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 | |
| 27 | db.events_cache.count( {"_id":"dc44cd78f9a6a725a3950f296cbce62b"} ) | 0 | 0 | 1 | |
| 28 | db.events_cache.insert( {"_id":"dc44cd78f9a6a725a3950f296cbce62b","town_sef_url":"uniontown-wa","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"music\",\"radius\":\"15\",\"days\":\"14\",\"show\":1,\"geo\":[-117.08699798583984,46.53919982910156],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.76200000 1766145257)","created":"MongoDate(0.76200000 1766145257)"} , true) | 0 | 0 | 1 | |
| 29 | db.events_cache.find( {"_id":"cd84395aad5075b92a25a098dc0f52c9"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 30 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"festivals","geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],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 | |
| 31 | db.events_cache.count( {"_id":"cd84395aad5075b92a25a098dc0f52c9"} ) | 0 | 0 | 1 | |
| 32 | db.events_cache.insert( {"_id":"cd84395aad5075b92a25a098dc0f52c9","town_sef_url":"uniontown-wa","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"festivals\",\"radius\":\"15\",\"days\":\"3\",\"show\":1,\"geo\":[-117.08699798583984,46.53919982910156],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.77800000 1766145257)","created":"MongoDate(0.77800000 1766145257)"} , true) | 0 | 0 | 2 | |
| 33 | db.events_cache.find( {"_id":"d9615f24282a7c85fe01d5ba8f1de132"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 34 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"festivals","geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],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 | |
| 35 | db.events_cache.count( {"_id":"d9615f24282a7c85fe01d5ba8f1de132"} ) | 0 | 0 | 1 | |
| 36 | db.events_cache.insert( {"_id":"d9615f24282a7c85fe01d5ba8f1de132","town_sef_url":"uniontown-wa","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"festivals\",\"radius\":\"60\",\"days\":\"30\",\"show\":1,\"geo\":[-117.08699798583984,46.53919982910156],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.79800000 1766145257)","created":"MongoDate(0.79800000 1766145257)"} , true) | 0 | 0 | 1 | |
| 37 | db.events_cache.find( {"_id":"c525ec8b2bb95788abeebd4de1f689fb"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 38 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],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 | 9 | |
| 39 | db.events_cache.count( {"_id":"c525ec8b2bb95788abeebd4de1f689fb"} ) | 0 | 0 | 1 | |
| 40 | db.events_cache.insert( {"_id":"c525ec8b2bb95788abeebd4de1f689fb","town_sef_url":"uniontown-wa","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"10\",\"days\":\"5\",\"show\":1,\"geo\":[-117.08699798583984,46.53919982910156],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.83100000 1766145257)","created":"MongoDate(0.83100000 1766145257)"} , true) | 0 | 0 | 1 | |
| 41 | db.events_cache.find( {"_id":"c1f22bb19eb67321e12532a78a136238"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 42 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],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 | |
| 43 | db.events_cache.count( {"_id":"c1f22bb19eb67321e12532a78a136238"} ) | 0 | 0 | 1 | |
| 44 | db.events_cache.insert( {"_id":"c1f22bb19eb67321e12532a78a136238","town_sef_url":"uniontown-wa","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"15\",\"days\":\"15\",\"show\":1,\"geo\":[-117.08699798583984,46.53919982910156],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.85000000 1766145257)","created":"MongoDate(0.85000000 1766145257)"} , true) | 0 | 0 | 1 | |
| 45 | db.events_cache.find( {"_id":"fda223f21b32d22f0ebaf5d1e5b83d72"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 46 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],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 | 3 | |
| 47 | db.events_cache.count( {"_id":"fda223f21b32d22f0ebaf5d1e5b83d72"} ) | 0 | 0 | 1 | |
| 48 | db.events_cache.insert( {"_id":"fda223f21b32d22f0ebaf5d1e5b83d72","town_sef_url":"uniontown-wa","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"30\",\"days\":\"15\",\"show\":1,\"geo\":[-117.08699798583984,46.53919982910156],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.87000000 1766145257)","created":"MongoDate(0.87000000 1766145257)"} , true) | 0 | 0 | 1 | |
| 49 | db.events_cache.find( {"_id":"55d46caad8500edbdeeb459bce273d4a"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 50 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],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 | 0 | 4 | |
| 51 | db.events_cache.count( {"_id":"55d46caad8500edbdeeb459bce273d4a"} ) | 0 | 0 | 1 | |
| 52 | db.events_cache.insert( {"_id":"55d46caad8500edbdeeb459bce273d4a","town_sef_url":"uniontown-wa","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"45\",\"days\":\"15\",\"show\":1,\"geo\":[-117.08699798583984,46.53919982910156],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.89100000 1766145257)","created":"MongoDate(0.89100000 1766145257)"} , true) | 0 | 0 | 2 | |
| 53 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],1.0869565217391304]}}}, ["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 | 200 | |
| 54 | db.events_cache.insert( {"_id":"7e6e2e2ec3f547e208a9ff9c289e39ec","town_sef_url":"uniontown-wa","data_key":[],"sort_order":{"start":1},"params":"{\"radius\":\"75\",\"days\":\"30\",\"show\":1,\"has_next_page\":false}","modified":"MongoDate(0.10800000 1766145258)","created":"MongoDate(0.10800000 1766145258)"} , true) | 0 | 0 | 7 | |
| 55 | db.events_cache.find( {"_id":"da36498b955a8a2c6e2c836b8b423a59"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 56 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],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 | 12 | |
| 57 | db.events_cache.count( {"_id":"da36498b955a8a2c6e2c836b8b423a59"} ) | 0 | 0 | 1 | |
| 58 | db.events_cache.insert( {"_id":"da36498b955a8a2c6e2c836b8b423a59","town_sef_url":"uniontown-wa","data_key":["69036ae64389be6be5f620b1","69036ae74389be6be5f6265c","693321064389be6be5655433","69036aec4389be6be5f64107","69036aed4389be6be5f64502","69036aef4389be6be5f65084","69036aef4389be6be5f65383","69036af04389be6be5f657b2","69036af34389be6be5f66d26","69036af44389be6be5f6781f","68a75b7503a70639b6cf9a47","6933210e4389be6be56590bc","68a75b7503a70639b6cf9b6a","69036af64389be6be5f688aa","69036af94389be6be5f69cd6","693321114389be6be565a7b5","69036af94389be6be5f6a365","693321124389be6be565ad62","693321124389be6be565b1f0","69036afb4389be6be5f6b1df","693321134389be6be565b413","69036afc4389be6be5f6b4cd","693321144389be6be565c089","69036afe4389be6be5f6c6cb","69036aff4389be6be5f6cd4b","69036aff4389be6be5f6ccf1","69036aff4389be6be5f6cd31","69036aff4389be6be5f6ceea","69036b004389be6be5f6d691","69036b004389be6be5f6d8b8","69036b014389be6be5f6dabc","693321174389be6be565d6a9","69036b024389be6be5f6e5f3","69036b054389be6be5f6f3de","69036b054389be6be5f6f82d","693321184389be6be565e247","693321184389be6be565e392","69036b094389be6be5f70ff5","69036b0a4389be6be5f7132b","69036b0a4389be6be5f7174d","69036b0d4389be6be5f72626","69036b0d4389be6be5f727b8","6933211c4389be6be56608e0","6933211d4389be6be56615f1","69036b154389be6be5f75e26","69036b164389be6be5f76758","69036b184389be6be5f77693","69036b194389be6be5f77c12","69036b1c4389be6be5f78e06","69036b1d4389be6be5f796de"],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"100\",\"days\":\"21\",\"show\":50,\"geo\":[-117.08699798583984,46.53919982910156],\"cache\":\"+15 minutes\",\"has_next_page\":true}","modified":"MongoDate(0.10800000 1766145258)","created":"MongoDate(0.10800000 1766145258)"} , true) | 0 | 0 | 2 | |
| 59 | db.events_cache.find( {"_id":"5ab0d0b31ed3e2f534ddd5a9241ea42b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 60 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"event_id":{"$nin":[76135281]},"tags":"music","geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],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 | 16 | 46 | |
| 61 | db.events_cache.count( {"_id":"5ab0d0b31ed3e2f534ddd5a9241ea42b"} ) | 0 | 0 | 1 | |
| 62 | db.events_cache.insert( {"_id":"5ab0d0b31ed3e2f534ddd5a9241ea42b","town_sef_url":"uniontown-wa","data_key":["69036ae04389be6be5f5fea6","69036af54389be6be5f6848d","69036af64389be6be5f68d02","69036afc4389be6be5f6b4bb","693321134389be6be565ba7e","69036aff4389be6be5f6cefd","69036b044389be6be5f6ee6c","693321194389be6be565eec1","69036b104389be6be5f73b86","69036b1e4389be6be5f79f48","693321224389be6be5663f07","69036b224389be6be5f7bafe","693321284389be6be5666289","6933212b4389be6be56674c0","6933212b4389be6be5667521","6933213c4389be6be566df6e"],"sort_order":{"start":1},"params":"{\"tags\":\"music\",\"radius\":\"100\",\"days\":\"21\",\"show\":50,\"geo\":[-117.08699798583984,46.53919982910156],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.25400000 1766145258)","created":"MongoDate(0.25400000 1766145258)"} , true) | 0 | 0 | 1 | |
| 63 | db.places.find( {"geo":{"$near":[-117.08699798583984,46.53919982910156],"$maxDistance":0.14492753623188406},"tags":"arts-and-entertainment"}, [] ).sort( [] ).limit( 51 ).skip( 0 ) | 0 | 17 | 20 | |
| 64 | 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\/wa-arcades-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingswa.com\/arcades\/\" target=\"_blank\">10 Best Arcades in Washington State!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingswa.com\/arcades\/\" target=\"_blank\">Arcade1upClarkston, Clarkston, WA<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">places-article-ai,evergreen,entertainment-bt,entertainment-p300,moe,edited-shannen,edited-taylor,at-bt-articles-home,at-bt-articles-entertainment<\/div>\n\t\t\t\t<p class=\"small\">Step into the time capsule that is one of the best arcades in Clarkston, and let the good times roll. Enjoy the retro charm of the classic arcade and pinball games that have been around for decades… <a href=\"https:\/\/bestthingswa.com\/arcades\/\" 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\/wa-bowling-alleys-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingswa.com\/bowling-alleys\/\" target=\"_blank\">10 Best Bowling Alleys in Washington!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingswa.com\/bowling-alleys\/\" target=\"_blank\">Lancer Lanes and Casino, Clarkston, WA<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">evergreen,entertainment-bt,entertainment-p300,moe,at-bt-articles-home,at-bt-articles-entertainment<\/div>\n\t\t\t\t<p class=\"small\">Family-owned and operated, Lancer Lanes is the spot for a fun filled night out with friends or your special someone. With 16 lanes of bowling, this venue has everything you need to bowl your way into… <a href=\"https:\/\/bestthingswa.com\/bowling-alleys\/\" 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\/wa-pizza-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingswa.com\/pizza-places\/\" target=\"_blank\">Best Pizza in Washington State: Our 10 Favorites!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingswa.com\/pizza-places\/\" target=\"_blank\">Fazzari\u2019s Finest, Clarkston, WA<\/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\">Named as one of the 18 pizza places you must try before you die according to Buzzfeed, Fazzari’s Finest has earned its right to be called one of Washington State’s best pizza restaurants.… <a href=\"https:\/\/bestthingswa.com\/pizza-places\/\" 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\/wa-candy-shop-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingswa.com\/candy-shops\/\" target=\"_blank\">The 9 Best Candy Shops in Washington State!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingswa.com\/candy-shops\/\" target=\"_blank\">Palouse Country Candy, Pullman, WA<\/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\">This special store offers candy goers a large variety of candy and chocolates. A landmark in Pullman, Palouse Country Candy creates delicious truffles and macaroons, and also gives customers the… <a href=\"https:\/\/bestthingswa.com\/candy-shops\/\" target=\"_blank\" class=\"text-nowrap\"><b>Read More<\/b><\/a><\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"item \" style=\"background-image:url(https:\/\/cdn-p300.americantowns.com\/img\/article\/wa-pubs-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingswa.com\/pubs\/\" target=\"_blank\">The 9 Best Pubs in Washington!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingswa.com\/pubs\/\" target=\"_blank\">The Coug, Pullman, WA<\/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\">Whether you’re looking for a new place to try lunch or dinner or a special place to grab drinks with a friend, the Coug, located in Pullman, Washington, is a great choice. The writing really is… <a href=\"https:\/\/bestthingswa.com\/pubs\/\" 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\/wa-sushi-restaurant-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingswa.com\/sushi-restaurants\/\" target=\"_blank\">The 10 Best Sushi Restaurants in Washington!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingswa.com\/sushi-restaurants\/\" target=\"_blank\">Tokyo Seoul, Pullman, WA<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">evergreen,food-drink-bt,food-drink-p300,moe,at-bt-articles-home,at-bt-articles-restaurant<\/div>\n\t\t\t\t<p class=\"small\">Tokyo Seoul is undoubtedly one of the best sushi spots in Pullman! Their sushi rolls are an artful mix of authenticity and flavor - every bite is sure to be delicious. Not to mention that they also… <a href=\"https:\/\/bestthingswa.com\/sushi-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\/wa-restaurants-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingswa.com\/restaurants\/\" target=\"_blank\">The 11 Best Restaurants in Washington State!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingswa.com\/restaurants\/\" target=\"_blank\">The Black Cypress, Pullman, WA<\/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\">For an eclectic blend of Greek and Italian food, try the Black Cypress in Pullman. The restaurant is a standout in an area that isn't notable for its eateries. Especially popular are the cheese… <a href=\"https:\/\/bestthingswa.com\/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\/wa-bar-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingswa.com\/bars\/\" target=\"_blank\">The 9 Best Bars in Washington State!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingswa.com\/bars\/\" target=\"_blank\">Rico\u2019s Public House, Pullman, WA<\/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\">Rico’s Public House is a snapshot of American bar culture at its finest. Located in the quaint college town of Pullman, this watering hole has all the offerings which will delight your sudsy… <a href=\"https:\/\/bestthingswa.com\/bars\/\" 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\/wa-burger-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingswa.com\/burgers\/\" target=\"_blank\">The 9 Best Burgers in Washington State!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingswa.com\/burgers\/\" target=\"_blank\">The Coug, Pullman, WA<\/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\">This university town bar serves up some great eats. The burgers here have consistently been a local favorite. Grab the Coug Burger with your favorite beer and watch the football game with the… <a href=\"https:\/\/bestthingswa.com\/burgers\/\" 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\/wa-lunch-spots-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingswa.com\/lunch-spots\/\" target=\"_blank\">The 7 Best Lunch Spots in Washington State!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingswa.com\/lunch-spots\/\" target=\"_blank\">The Black Cypress, Pullman, WA <\/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\">The Black Cypress is a hot spot for this college town. Offering both traditional Greek and Italian food such as lamb chops, carbonara, and beet salad, this place is popular among locals. The… <a href=\"https:\/\/bestthingswa.com\/lunch-spots\/\" 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":"uniontown-wa","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\":\"ticketmaster\",\"radius\":\"100\",\"days\":\"21\",\"ttl\":\"4\",\"israndom\":1,\"thumbnail\":\"https:\\\/imgcdn.americantowns.com\\\/img\\\/uploads\\\/banner-images\\\/music-1.jpg\"}","expiration":1766159658,"type":"Event","id":76135281,"title":"Spokane Chiefs vs. Penticton Vees","url":"\/event\/spokane-chiefs-vs-penticton-vees-2026-01-03-tm-spokane-wa.html","image_url":"https:\/\/s1.ticketm.net\/dam\/c\/61c\/37e6dc36-b80c-45a5-9bc5-960c7a98161c_106321_TABLET_LANDSCAPE_LARGE_16_9.jpg"},{"rule":"{\"content_type\":\"event_tag\",\"searchtag\":\"music\",\"radius\":\"100\",\"days\":\"21\",\"ttl\":\"4\",\"israndom\":1,\"thumbnail\":\"https:\\\/imgcdn.americantowns.com\\\/img\\\/uploads\\\/banner-images\\\/music-3.jpg\"}","expiration":1766159658,"type":"Event","id":76230998,"title":"Kash’d Out and Beach Fly","url":"\/event\/kashd-out-and-beach-fly-2026-03-31-jb-spokane-wa.html","image_url":"https:\/\/www.jambase.com\/wp-content\/uploads\/2023\/01\/kash8217d-out-980x551.png"},{"rule":"{\"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\",\"days\":1}","expiration":1766174058,"type":"Place","id":2231227,"title":"CHS Craft Fair","url":"\/place\/chs-craft-fair-clarkston-wa.html","image_url":"https:\/\/cdn-taco.americantowns.com\/content-img\/lexe-craft-fair-show-1.jpg"}],"modified":"MongoDate(0.28700000 1766145258)","created":"MongoDate(0.28700000 1766145258)","_id":ObjectId ("69453cea90ead9960b08e6ae")} , true) | 0 | 0 | 2 | |
| 65 | db.events_cache.find( {"_id":"e2dd2cb61b3598c36d6ab997c4f62f05"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 66 | db.events_radius_cache.find( {"_id":"58b409f438b969f070f3cc91fb341772"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 67 | db.events.count( {"address.town_sef_url":"uniontown-wa","start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766728800)"}} ) | 0 | 0 | 1 | |
| 68 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | 0 | 0 | 28 | |
| 69 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | 0 | 0 | 45 | |
| 70 | db.events_radius_cache.count( {"_id":"58b409f438b969f070f3cc91fb341772"} ) | 0 | 0 | 1 | |
| 71 | db.events_radius_cache.insert( {"_id":"58b409f438b969f070f3cc91fb341772","radius":25,"modified":"MongoDate(0.39100000 1766145258)","created":"MongoDate(0.39100000 1766145258)"} , true) | 0 | 0 | 1 | |
| 72 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"event_id":{"$nin":[76135281,76230998]},"geo":{"$geoWithin":{"$center":[[-117.08699798583984,46.53919982910156],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 | 378 | |
| 73 | db.events_cache.count( {"_id":"e2dd2cb61b3598c36d6ab997c4f62f05"} ) | 0 | 0 | 1 | |
| 74 | db.events_cache.count( {"_id":"e2dd2cb61b3598c36d6ab997c4f62f05"} ) | 0 | 0 | 1 | |
| 75 | db.events_cache.insert( {"_id":"e2dd2cb61b3598c36d6ab997c4f62f05","town_sef_url":"uniontown-wa","data_key":[],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Uniontown\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"images\":true,\"max-days\":365,\"max-miles\":45,\"message\":\"[message to follow]\",\"min\":50,\"prompt\":\"\",\"height\":\"\",\"width\":\"\",\"data_id\":\"\",\"more\":true,\"type\":\"\",\"autoshowmore\":false,\"link\":\"\",\"showdesc\":\"\",\"rankby\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":46.53919982910156,\"lng\":-117.08699798583984,\"latlng\":\"46.539199829102,-117.08699798584\",\"city\":\"Uniontown\",\"state\":\"WA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.78500000 1766145258)","created":"MongoDate(0.78500000 1766145258)"} , true) | 0 | 0 | 1 | |
| 76 | db.news.find( {"broadcast":{"$in":["usa","uniontown-wa","wa","whitman-county-wa"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | 0 | 6 | 9 | |
| 77 | db.places.find( {"address.town_sef_url":"uniontown-wa","group_id":{"$nin":[2231227]},"group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | 0 | 6 | 3 |


