| 1 | db.towns.find( {"sef_url":"flint-mi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 16 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"withrow-mn"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["apple-picking-and-apple-farms"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 38 |
| 5 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 8 |
| 6 | db.places.find( {"geo":{"$near":[-92.89749908447266,45.12419891357422],"$maxDistance":1.0869565217391304},"tags":"apple-picking"}, [] ).sort( [] ).limit( 11 ).skip( 0 ) | | 0 | 11 | 47 |
| 7 | db.news.find( {"broadcast":{"$in":["usa","withrow-mn","mn","washington-county-mn"]}}, [] ).sort( {"publish_date":-1} ).limit( 4 ).skip( 0 ) | | 0 | 4 | 41 |
| 8 | db.towns.find( {"sef_url":"withrow-mn"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 18 |
| 9 | db.tokens.find( {"sef_url":{"$in":["usa","mn","washington-county-mn","withrow-mn"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 3 | 11 |
| 10 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 11 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 14 |
| 12 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 13 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
| 14 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 13 |
| 15 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 16 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |