| 1 | db.towns.find( {"sef_url":"spring-grove-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 15 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 3 | db.counties.find( {"sef_url":"yavapai-county-az"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.counties.find( {"sef_url":"yavapai-county-az"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 10 |
| 5 | db.pages.find( {"type":"town","slug":{"$in":["apple-picking-and-apple-farms"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 6 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 8 |
| 7 | db.places.find( {"geo":{"$near":[-112.30500030517578,34.61579895019531],"$maxDistance":1.0869565217391304},"tags":"apple-picking"}, [] ).sort( [] ).limit( 11 ).skip( 0 ) | | 0 | 3 | 56 |
| 8 | db.news.find( {"broadcast":{"$in":["usa","yavapai-county-az","az"]}}, [] ).sort( {"publish_date":-1} ).limit( 4 ).skip( 0 ) | | 0 | 4 | 15 |
| 9 | db.towns.find( {"sef_url":"yavapai-county-az"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 34 |
| 10 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
| 11 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 25 |
| 12 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 28 |
| 13 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
| 14 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 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 | 3 |