| 1 | db.counties.find( {"sef_url":"bandera-county-tx"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.counties.find( {"sef_url":"bandera-county-tx"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/government-and-politics"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.places.find( {"address.town_sef_url":"bandera-county-tx","tags":"government-and-politics"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 2 |
| 5 | db.modules.find( {"name":"AT - Organization Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 6 | db.events_cache.find( {"_id":"602fa8fb1f37d11865ca5ec0b6e8b54c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 5 |
| 7 | db.events_radius_cache.find( {"_id":"4855f0731b959057b5628db1914ba85a"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1761800400)"},"geo":{"$geoWithin":{"$center":[[-99.14250183105469,29.736900329589844],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( 11 ).skip( 0 ) | | 0 | 11 | 8 |
| 9 | db.events_cache.count( {"_id":"602fa8fb1f37d11865ca5ec0b6e8b54c"} ) | | 0 | 0 | 1 |
| 10 | db.events_cache.insert( {"_id":"602fa8fb1f37d11865ca5ec0b6e8b54c","town_sef_url":"bandera-county-tx","data_key":["681728fefb5e4bed1f84ada1","68c8a3948e5b66cce90415dd","68c8a3b9f957a70c3306dc37","68c8a3df69adceb60507b592","68206334fb5e4bed1f000b78","68edec59c3af739f25470b77","6829a05cfb5e4bed1fb862de","6832d81dfb5e4bed1fc0c522","683c128ffb5e4bed1ff1473b","68454d3efb5e4bed1fbce455"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"government-and-politics\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"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\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":29.736900329589844,\"lng\":-99.14250183105469,\"latlng\":\"29.73690032959,-99.142501831055\",\"city\":\"Bandera County\",\"state\":\"TX\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.04500000 1761805721)","created":"MongoDate(0.04500000 1761805721)"} , true) | | 0 | 0 | 2 |
| 11 | db.towns.find( {"sef_url":"bandera-county-tx"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |