1 | db.towns.find( {"sef_url":"kane-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 159 |
2 | db.sites.find( {"hostname":{"$in":["step","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 73 |
3 | db.towns.find( {"sef_url":"sandstone-wv"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
4 | db.pages.find( {"slug":{"$in":["fishing"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.modules.find( {"name":{"$in":["header menu","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 6 |
6 | db.modules.find( {"name":"Ad - Top Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 56 |
7 | db.modules.find( {"name":"Change City - Main Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 13 |
8 | db.articles.find( {"broadcastto":{"$in":["sandstone-wv","wv","usa"]},"publish_date":{"$lte":"MongoDate(0.04500000 1732336506)"},"tags":"fishing"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 4 |
9 | db.articles.find( {"broadcastto":{"$in":["sandstone-wv","wv","usa"]},"publish_date":{"$lte":"MongoDate(0.04500000 1732336506)"},"article_id":{"$ne":1241},"tags":"fishing"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 18 |
10 | db.events_cache.find( {"_id":"93bd48dea81b8193190d8250ecb4b696"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 223 |
11 | db.articles.find( {"broadcastto":{"$in":["sandstone-wv","wv","usa"]},"publish_date":{"$lte":"MongoDate(0.55800000 1732336506)"},"$or":[{"tags":"fishing"},{"tags":"fishing-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 23 |
12 | db.places.find( {"geo":{"$near":[-80.8915023803711,37.769901275634766],"$maxDistance":1.4492753623188406},"tags":"fishing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 73 |
13 | db.places.count( {"geo":{"$near":[-80.8915023803711,37.769901275634766],"$maxDistance":1.4492753623188406},"tags":"fishing"} ) | | 0 | 31 | 35 |