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 => 'e39d4d677c48672a5c9a888e06502106' [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 => 'dutch-john-ut', (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) 1766133777 usec => (int) 810000 }, (int) 6 => object(MongoDate) { sec => (int) 1766133777 usec => (int) 810000 } ) $data = array( '_id' => '7e6e2e2ec3f547e208a9ff9c289e39ec', 'town_sef_url' => 'dutch-john-ut', '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) 1766133777 usec => (int) 810000 }, 'created' => object(MongoDate) { sec => (int) 1766133777 usec => (int) 810000 } ) $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'>414888</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.0119</td><td bgcolor='#eeeeec' align='right'>2828600</td><td bgcolor='#eeeeec'>Dispatcher->dispatch( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dutch-john', 'state' => 'ut', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dutch-john-ut/'; public $base = ''; public $webroot = '/'; public $here = '/dutch-john-ut/'; 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.0157</td><td bgcolor='#eeeeec' align='right'>3530912</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 = 'dutch-john-ut/'; public $base = ''; public $webroot = '/'; public $here = '/dutch-john-ut/'; 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' => 'dutch-john', 'state' => 'ut', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dutch-john-ut/'; public $base = ''; public $webroot = '/'; public $here = '/dutch-john-ut/'; 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.0167</td><td bgcolor='#eeeeec' align='right'>3704096</td><td bgcolor='#eeeeec'>Controller->invokeAction( <span>$request = </span><span>class CakeRequest { public $params = ['plugin' => NULL, 'controller' => 'towns', 'action' => 'displayTown', 'named' => [...], 'pass' => [...], 'city' => 'dutch-john', 'state' => 'ut', 'pagename' => 'home', 'type' => 'town', 'models' => [...]]; public $data = ['Page' => [...]]; public $query = []; public $url = 'dutch-john-ut/'; public $base = ''; public $webroot = '/'; public $here = '/dutch-john-ut/'; 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.0168</td><td bgcolor='#eeeeec' align='right'>3704208</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 = 'dutch-john-ut/'; public $base = ''; public $webroot = '/'; public $here = '/dutch-john-ut/'; 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.0168</td><td bgcolor='#eeeeec' align='right'>3704280</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.0311</td><td bgcolor='#eeeeec' align='right'>5544592</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.0324</td><td bgcolor='#eeeeec' align='right'>5740848</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.0345</td><td bgcolor='#eeeeec' align='right'>6096064</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.0345</td><td bgcolor='#eeeeec' align='right'>6106056</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.0345</td><td bgcolor='#eeeeec' align='right'>6107000</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.0346</td><td bgcolor='#eeeeec' align='right'>6133096</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.0722</td><td bgcolor='#eeeeec' align='right'>8128216</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 = 'dutch-john-ut/'; public $base = ''; public $webroot = '/'; public $here = '/dutch-john-ut/'; 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.0722</td><td bgcolor='#eeeeec' align='right'>8130384</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.0723</td><td bgcolor='#eeeeec' align='right'>8131544</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.0731</td><td bgcolor='#eeeeec' align='right'>8208872</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.0743</td><td bgcolor='#eeeeec' align='right'>8445560</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.0743</td><td bgcolor='#eeeeec' align='right'>8445672</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.0743</td><td bgcolor='#eeeeec' align='right'>8445744</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.1821</td><td bgcolor='#eeeeec' align='right'>9072184</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.4746</td><td bgcolor='#eeeeec' align='right'>9412776</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.4746</td><td bgcolor='#eeeeec' align='right'>9413152</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.7238</td><td bgcolor='#eeeeec' align='right'>9421168</td><td bgcolor='#eeeeec'>Model->save( <span>$data = </span><span>['_id' => '7e6e2e2ec3f547e208a9ff9c289e39ec', 'town_sef_url' => 'dutch-john-ut', '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.7238</td><td bgcolor='#eeeeec' align='right'>9421544</td><td bgcolor='#eeeeec'>Model->_doSave( <span>$data = </span><span>['_id' => '7e6e2e2ec3f547e208a9ff9c289e39ec', 'town_sef_url' => 'dutch-john-ut', '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.7243</td><td bgcolor='#eeeeec' align='right'>9424584</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 = 'e39d4d677c48672a5c9a888e06502106'; 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 => 'dutch-john-ut', 2 => [], 3 => ['start' => 1], 4 => '{"radius":"75","days":"30","show":1,"has_next_page":false}', 5 => class MongoDate { public $sec = 1766133777; public $usec = 810000 }, 6 => class MongoDate { public $sec = 1766133777; public $usec = 810000 }]</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.7243</td><td bgcolor='#eeeeec' align='right'>9425232</td><td bgcolor='#eeeeec'>MongoCollection->insert( <span>$a = </span><span>['_id' => '7e6e2e2ec3f547e208a9ff9c289e39ec', 'town_sef_url' => 'dutch-john-ut', 'data_key' => [], 'sort_order' => ['start' => 1], 'params' => '{"radius":"75","days":"30","show":1,"has_next_page":false}', 'modified' => class MongoDate { public $sec = 1766133777; public $usec = 810000 }, 'created' => class MongoDate { public $sec = 1766133777; public $usec = 810000 }]</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
Home to many memories for many Utahans, Flaming Gorge is a man-made reservoir situated within the Ashley National Forest. A popular destination for house-boaters, campers, and nature lovers, Flaming… Read More
The best pizza you’ve ever eaten you say? That’s the word on the street for this Vernal pizzeria. Although still largely unknown, but its ridiculously appealing thin-crust pizzas, this… Read More
Featuring 14 lanes and top tier staff, Dinoland Bowl is the premier bowling alley in the region. Open bowling is available Monday-Saturday and no reservations are needed. Your solution for evening… Read More
One of Utah’s most famous historical attractions, Dinosaur National Monument (located on the Utah-Colorado border) is a little boy’s dream. With over 1,500 dinosaur fossils on display,… Read More
Willis Family Fun Center boasts more than 90 games, a dedicated kids' room, virtual reality, air hockey, table tennis, and over 230 prize options, this is a great place for an electrifying day or… 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
Dutch John, Utah. You can view Dutch John venues that host many Dutch John UT events every year.
You can find a ton of properties for sale if you search the Dutch John page on Zillow. Currently Dutch John has an average listing price for homes for sale on the market of $98,598. More real estate facts about Dutch John: The number of properties currently for sale in Dutch John is 12. The median homes for sale listing price is $55,000. This is broken down with the number of three bedroom houses in Dutch John consisting of 2 with an average listing price for these house of $113,700. Out of the 1 houses that are four bedroom the average listing price for Dutch John is $228,900. Interest rates for Dutch John are at historic lows as well.
Dutch John Utah has a latitude of 40.929100036621 and a longitude of -109.39099884033. 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":"dutch-john-ut"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 1 | 5 | |
| 2 | db.towns.find( {"sef_url":"dutch-john-ut"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 1 | 2 | |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ut","daggett-county-ut","dutch-john-ut"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | 0 | 4 | 1 | |
| 4 | db.ttd_towns.find( {"town_sef_url":"dutch-john-ut","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":[-109.39099884033203,40.929100036621094],"distanceField":"distance","distanceMultiplier":3963.2,"maxDistance":0.025232135647961243,"spherical":true,"query":{"tags":"at-bt-articles-home","state":"UT"}}},{"$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(1766133777172)","$publish_date"]},86400000]},"relevance_score":{"$add":[{"$multiply":["$distance",10]},{"$divide":[{"$subtract":["MongoDB\\BSON\\UTCDateTime(1766133777172)","$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 | 5 | 82 | |
| 7 | db.ttd_towns.find( {"town_sef_url":"dutch-john-ut","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":"423aaa859a95db1483a09b44d3ca6904"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-109.39099884033203,40.929100036621094],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 | |
| 11 | db.events_cache.count( {"_id":"423aaa859a95db1483a09b44d3ca6904"} ) | 0 | 0 | 1 | |
| 12 | db.events_cache.insert( {"_id":"423aaa859a95db1483a09b44d3ca6904","town_sef_url":"dutch-john-ut","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"7\",\"show\":1,\"geo\":[-109.39099884033203,40.929100036621094],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.28200000 1766133777)","created":"MongoDate(0.28200000 1766133777)"} , true) | 0 | 0 | 2 | |
| 13 | db.events_cache.find( {"_id":"164390b2c30d8dce2cc6bed3cbacae37"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-109.39099884033203,40.929100036621094],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 | |
| 15 | db.events_cache.count( {"_id":"164390b2c30d8dce2cc6bed3cbacae37"} ) | 0 | 0 | 1 | |
| 16 | db.events_cache.insert( {"_id":"164390b2c30d8dce2cc6bed3cbacae37","town_sef_url":"dutch-john-ut","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"10\",\"show\":1,\"geo\":[-109.39099884033203,40.929100036621094],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.30400000 1766133777)","created":"MongoDate(0.30400000 1766133777)"} , true) | 0 | 0 | 1 | |
| 17 | db.events_cache.find( {"_id":"10c34cef99154dcf104084c14c633898"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 18 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-109.39099884033203,40.929100036621094],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":"10c34cef99154dcf104084c14c633898"} ) | 0 | 0 | 1 | |
| 20 | db.events_cache.insert( {"_id":"10c34cef99154dcf104084c14c633898","town_sef_url":"dutch-john-ut","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"30\",\"show\":1,\"geo\":[-109.39099884033203,40.929100036621094],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.32100000 1766133777)","created":"MongoDate(0.32100000 1766133777)"} , true) | 0 | 0 | 5 | |
| 21 | db.events_cache.find( {"_id":"d42f521834b14d03c00e77d71137b4fe"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 22 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"music","geo":{"$geoWithin":{"$center":[[-109.39099884033203,40.929100036621094],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":"d42f521834b14d03c00e77d71137b4fe"} ) | 0 | 0 | 2 | |
| 24 | db.events_cache.insert( {"_id":"d42f521834b14d03c00e77d71137b4fe","town_sef_url":"dutch-john-ut","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"music\",\"radius\":\"10\",\"days\":\"7\",\"show\":1,\"geo\":[-109.39099884033203,40.929100036621094],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.34300000 1766133777)","created":"MongoDate(0.34300000 1766133777)"} , true) | 0 | 0 | 1 | |
| 25 | db.events_cache.find( {"_id":"658aee5188971cf74f227dff7ca28a67"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 2 | |
| 26 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"music","geo":{"$geoWithin":{"$center":[[-109.39099884033203,40.929100036621094],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 | |
| 27 | db.events_cache.count( {"_id":"658aee5188971cf74f227dff7ca28a67"} ) | 0 | 0 | 1 | |
| 28 | db.events_cache.insert( {"_id":"658aee5188971cf74f227dff7ca28a67","town_sef_url":"dutch-john-ut","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"music\",\"radius\":\"15\",\"days\":\"14\",\"show\":1,\"geo\":[-109.39099884033203,40.929100036621094],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.36600000 1766133777)","created":"MongoDate(0.36600000 1766133777)"} , true) | 0 | 0 | 1 | |
| 29 | db.events_cache.find( {"_id":"727d7402f79d7ffc6885e1aad5c3a0c4"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 3 | |
| 30 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"festivals","geo":{"$geoWithin":{"$center":[[-109.39099884033203,40.929100036621094],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 | 1 | |
| 31 | db.events_cache.count( {"_id":"727d7402f79d7ffc6885e1aad5c3a0c4"} ) | 0 | 0 | 1 | |
| 32 | db.events_cache.insert( {"_id":"727d7402f79d7ffc6885e1aad5c3a0c4","town_sef_url":"dutch-john-ut","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"festivals\",\"radius\":\"15\",\"days\":\"3\",\"show\":1,\"geo\":[-109.39099884033203,40.929100036621094],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.38400000 1766133777)","created":"MongoDate(0.38400000 1766133777)"} , true) | 0 | 0 | 2 | |
| 33 | db.events_cache.find( {"_id":"e061e09accfa74fe555440c4b9ee2edb"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 4 | |
| 34 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"festivals","geo":{"$geoWithin":{"$center":[[-109.39099884033203,40.929100036621094],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 | 3 | |
| 35 | db.events_cache.count( {"_id":"e061e09accfa74fe555440c4b9ee2edb"} ) | 0 | 0 | 1 | |
| 36 | db.events_cache.insert( {"_id":"e061e09accfa74fe555440c4b9ee2edb","town_sef_url":"dutch-john-ut","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"festivals\",\"radius\":\"60\",\"days\":\"30\",\"show\":1,\"geo\":[-109.39099884033203,40.929100036621094],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.40800000 1766133777)","created":"MongoDate(0.40800000 1766133777)"} , true) | 0 | 0 | 3 | |
| 37 | db.events_cache.find( {"_id":"0f2d0328912eaf62a5e60afc08de1e79"}, [] ).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":[[-109.39099884033203,40.929100036621094],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":"0f2d0328912eaf62a5e60afc08de1e79"} ) | 0 | 0 | 1 | |
| 40 | db.events_cache.insert( {"_id":"0f2d0328912eaf62a5e60afc08de1e79","town_sef_url":"dutch-john-ut","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"10\",\"days\":\"5\",\"show\":1,\"geo\":[-109.39099884033203,40.929100036621094],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.46200000 1766133777)","created":"MongoDate(0.46200000 1766133777)"} , true) | 0 | 0 | 3 | |
| 41 | db.events_cache.find( {"_id":"7347ffaad249e7135cbf7420d443c447"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 2 | |
| 42 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-109.39099884033203,40.929100036621094],0.21739130434782608]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 2 ).skip( 0 ) | 0 | 0 | 4 | |
| 43 | db.events_cache.count( {"_id":"7347ffaad249e7135cbf7420d443c447"} ) | 0 | 0 | 2 | |
| 44 | db.events_cache.insert( {"_id":"7347ffaad249e7135cbf7420d443c447","town_sef_url":"dutch-john-ut","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"15\",\"days\":\"15\",\"show\":1,\"geo\":[-109.39099884033203,40.929100036621094],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.51100000 1766133777)","created":"MongoDate(0.51100000 1766133777)"} , true) | 0 | 0 | 10 | |
| 45 | db.events_cache.find( {"_id":"1dcca85861cac06f074c88345dd94445"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 2 | |
| 46 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"arts-and-entertainment","geo":{"$geoWithin":{"$center":[[-109.39099884033203,40.929100036621094],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 | 2 | |
| 47 | db.events_cache.count( {"_id":"1dcca85861cac06f074c88345dd94445"} ) | 0 | 0 | 1 | |
| 48 | db.events_cache.insert( {"_id":"1dcca85861cac06f074c88345dd94445","town_sef_url":"dutch-john-ut","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"30\",\"days\":\"15\",\"show\":1,\"geo\":[-109.39099884033203,40.929100036621094],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.54000000 1766133777)","created":"MongoDate(0.54000000 1766133777)"} , true) | 0 | 0 | 1 | |
| 49 | db.events_cache.find( {"_id":"e39d4d677c48672a5c9a888e06502106"}, [] ).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":[[-109.39099884033203,40.929100036621094],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 | 2 | |
| 51 | db.events_cache.count( {"_id":"e39d4d677c48672a5c9a888e06502106"} ) | 0 | 0 | 1 | |
| 52 | db.events_cache.insert( {"_id":"e39d4d677c48672a5c9a888e06502106","town_sef_url":"dutch-john-ut","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"arts-and-entertainment\",\"radius\":\"45\",\"days\":\"15\",\"show\":1,\"geo\":[-109.39099884033203,40.929100036621094],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.55800000 1766133777)","created":"MongoDate(0.55800000 1766133777)"} , true) | 0 | 0 | 1 | |
| 53 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"geo":{"$geoWithin":{"$center":[[-109.39099884033203,40.929100036621094],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 | 227 | |
| 54 | db.events_cache.insert( {"_id":"7e6e2e2ec3f547e208a9ff9c289e39ec","town_sef_url":"dutch-john-ut","data_key":[],"sort_order":{"start":1},"params":"{\"radius\":\"75\",\"days\":\"30\",\"show\":1,\"has_next_page\":false}","modified":"MongoDate(0.81000000 1766133777)","created":"MongoDate(0.81000000 1766133777)"} , true) | 0 | 0 | 9 | |
| 55 | db.events_cache.find( {"_id":"f475018e0dbdd74e6f390eb5950b5328"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 6 | |
| 56 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-109.39099884033203,40.929100036621094],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 | 0 | 5 | |
| 57 | db.events_cache.count( {"_id":"f475018e0dbdd74e6f390eb5950b5328"} ) | 0 | 0 | 1 | |
| 58 | db.events_cache.insert( {"_id":"f475018e0dbdd74e6f390eb5950b5328","town_sef_url":"dutch-john-ut","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"100\",\"days\":\"21\",\"show\":50,\"geo\":[-109.39099884033203,40.929100036621094],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.81000000 1766133777)","created":"MongoDate(0.81000000 1766133777)"} , true) | 0 | 0 | 2 | |
| 59 | db.events_cache.find( {"_id":"22895adaa3bb27d6016e5ed25797f538"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 8 | |
| 60 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"tags":"music","geo":{"$geoWithin":{"$center":[[-109.39099884033203,40.929100036621094],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 | 0 | 6 | |
| 61 | db.events_cache.count( {"_id":"22895adaa3bb27d6016e5ed25797f538"} ) | 0 | 0 | 1 | |
| 62 | db.events_cache.insert( {"_id":"22895adaa3bb27d6016e5ed25797f538","town_sef_url":"dutch-john-ut","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"music\",\"radius\":\"100\",\"days\":\"21\",\"show\":50,\"geo\":[-109.39099884033203,40.929100036621094],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.90200000 1766133777)","created":"MongoDate(0.90200000 1766133777)"} , true) | 0 | 0 | 1 | |
| 63 | db.places.find( {"geo":{"$near":[-109.39099884033203,40.929100036621094],"$maxDistance":0.14492753623188406},"tags":"arts-and-entertainment"}, [] ).sort( [] ).limit( 51 ).skip( 0 ) | 0 | 2 | 3 | |
| 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<\/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\/ut-camping-spots-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsut.com\/camping\/\" target=\"_blank\">The 15 Best Camping Spots in Utah!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsut.com\/camping\/\" target=\"_blank\">Flaming Gorge, near Vernal, UT<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">evergreen,community-life-bt,recreation-p300,at-bt-articles-home,at-bt-articles-community<\/div>\n\t\t\t\t<p class=\"small\">Home to many memories for many Utahans, Flaming Gorge is a man-made reservoir situated within the Ashley National Forest. A popular destination for house-boaters, campers, and nature lovers, Flaming… <a href=\"https:\/\/bestthingsut.com\/camping\/\" target=\"_blank\" class=\"text-nowrap\"><b>Read More<\/b><\/a><\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"item \" style=\"background-image:url(https:\/\/cdn-p300.americantowns.com\/img\/article\/ut-restaurants-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsut.com\/restaurants\/\" target=\"_blank\">The 13 Best Restaurants in Utah!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsut.com\/restaurants\/\" target=\"_blank\">Antica Forma, Vernal, UT<\/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 best pizza you’ve ever eaten you say? That’s the word on the street for this Vernal pizzeria. Although still largely unknown, but its ridiculously appealing thin-crust pizzas, this… <a href=\"https:\/\/bestthingsut.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\/ut-bowling-alleys-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsut.com\/bowling-alleys\/\" target=\"_blank\">10 Best Bowling Alleys in Utah!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsut.com\/bowling-alleys\/\" target=\"_blank\">Dinoland Bowl, Inc., Vernal, UT<\/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\">Featuring 14 lanes and top tier staff, Dinoland Bowl is the premier bowling alley in the region. Open bowling is available Monday-Saturday and no reservations are needed. Your solution for evening… <a href=\"https:\/\/bestthingsut.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\/ut-sightseeing-tours-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsut.com\/sightseeing-tours\/\" target=\"_blank\">The 8 Best Sightseeing Tours in Utah!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsut.com\/sightseeing-tours\/\" target=\"_blank\">Dinosaur National Monument, Vernal, UT<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">evergreen,entertainment-bt,entertainment-p300,at-bt-articles-home,at-bt-articles-entertainment<\/div>\n\t\t\t\t<p class=\"small\">One of Utah’s most famous historical attractions, Dinosaur National Monument (located on the Utah-Colorado border) is a little boy’s dream. With over 1,500 dinosaur fossils on display,… <a href=\"https:\/\/bestthingsut.com\/sightseeing-tours\/\" 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\/ut-arcades-1.jpg);\">\n\n\t\t\t\t\t<div class=\"carousel-caption\">\n\t\t\t\t<h4><a href=\"https:\/\/bestthingsut.com\/arcades\/\" target=\"_blank\">8 Best Arcades in Utah!<\/a><\/h4>\n\t\t\t\t<div class=\"small\">Featuring<\/div>\n\t\t\t\t<h2><a href=\"https:\/\/bestthingsut.com\/arcades\/\" target=\"_blank\">Willis Family Fun Center, Roosevelt, UT<\/a><\/h2>\n\t\t\t\t<div class=\"d-none hidden\">places-article-ai,evergreen,entertainment-bt,entertainment-p300,moe,limited-options,edited-shannen,edited-taylor,at-bt-articles-home,at-bt-articles-entertainment<\/div>\n\t\t\t\t<p class=\"small\">Willis Family Fun Center boasts more than 90 games, a dedicated kids' room, virtual reality, air hockey, table tennis, and over 230 prize options, this is a great place for an electrifying day or… <a href=\"https:\/\/bestthingsut.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<\/div>\n<\/div>\n\n\n","town_sef_url":"dutch-john-ut","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\":\"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":1766162577,"type":"Place","id":2183949,"title":"Dutch John Freedom Festival","url":"\/place\/dutch-john-freedom-festival-dutch-john-ut.html","image_url":"https:\/\/cdn-taco.americantowns.com\/content-img\/lexe-other-festival-2.jpg"}],"modified":"MongoDate(0.91600000 1766133777)","created":"MongoDate(0.91600000 1766133777)","_id":ObjectId ("69451011f4601333760c0f5a")} , true) | 0 | 0 | 2 | |
| 65 | db.events_cache.find( {"_id":"48d75df1f8153e083dbe8e7cb51dcb28"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 4 | |
| 66 | db.events_radius_cache.find( {"_id":"d411238e4ea7249c38dc5b6b10cd85f0"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 0 | 1 | |
| 67 | db.events.count( {"address.town_sef_url":"dutch-john-ut","start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766728800)"}} ) | 0 | 0 | 2 | |
| 68 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-109.39099884033203,40.929100036621094],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | 0 | 0 | 30 | |
| 69 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-109.39099884033203,40.929100036621094],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | 0 | 0 | 30 | |
| 70 | db.events_radius_cache.count( {"_id":"d411238e4ea7249c38dc5b6b10cd85f0"} ) | 0 | 0 | 1 | |
| 71 | db.events_radius_cache.insert( {"_id":"d411238e4ea7249c38dc5b6b10cd85f0","radius":25,"modified":"MongoDate(0.01300000 1766133778)","created":"MongoDate(0.01300000 1766133778)"} , true) | 0 | 0 | 3 | |
| 72 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"geo":{"$geoWithin":{"$center":[[-109.39099884033203,40.929100036621094],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 | 230 | |
| 73 | db.events_cache.count( {"_id":"48d75df1f8153e083dbe8e7cb51dcb28"} ) | 0 | 0 | 1 | |
| 74 | db.events_cache.count( {"_id":"48d75df1f8153e083dbe8e7cb51dcb28"} ) | 0 | 0 | 11 | |
| 75 | db.events_cache.insert( {"_id":"48d75df1f8153e083dbe8e7cb51dcb28","town_sef_url":"dutch-john-ut","data_key":[],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Dutch John\",\"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\":40.929100036621094,\"lng\":-109.39099884033203,\"latlng\":\"40.929100036621,-109.39099884033\",\"city\":\"Dutch John\",\"state\":\"UT\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.26800000 1766133778)","created":"MongoDate(0.26800000 1766133778)"} , true) | 0 | 0 | 1 | |
| 76 | db.news.find( {"broadcast":{"$in":["usa","dutch-john-ut","ut","daggett-county-ut"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | 0 | 6 | 4 | |
| 77 | db.places.find( {"address.town_sef_url":"dutch-john-ut","group_id":{"$nin":[2183949]},"group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | 0 | 6 | 2 |
