| 1 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 163 |
| 2 | db.counties.find( {"sef_url":"coffee-county-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 71 |
| 3 | db.counties.find( {"sef_url":"coffee-county-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 138 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["news"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 37 |
| 5 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 47 |
| 6 | db.news.find( {"broadcast":{"$in":["usa","coffee-county-ga","ga"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 55 |
| 7 | db.towns.find( {"sef_url":"coffee-county-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 7 |
| 8 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 15 |
| 9 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 12 |
| 10 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 32 |
| 11 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 38 |
| 12 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
| 13 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 54 |
| 14 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |