1 | db.towns.find( {"sef_url":"neah-bay-wa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.sites.find( {"hostname":{"$in":["step","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.towns.find( {"sef_url":"west-newbury-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
4 | db.pages.find( {"slug":{"$in":["bird-watching"]},"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 | 2 |
6 | db.modules.find( {"name":"Ad - Top Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
7 | db.modules.find( {"name":"Change City - Main Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
8 | db.articles.find( {"broadcastto":{"$in":["west-newbury-ma","ma","usa"]},"publish_date":{"$lte":"MongoDate(0.96300000 1732410383)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 3 |
9 | db.events_cache.find( {"_id":"fba8192d6943753f6163366e9e5b2171"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
10 | db.modules.find( {"name":"Events Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
11 | db.places.find( {"geo":{"$near":[-70.9885025024414,42.801300048828125],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 7 |
12 | db.places.count( {"geo":{"$near":[-70.9885025024414,42.801300048828125],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 132 | 18 |
13 | db.modules.find( {"name":"RHS - Outdoor Newsletter - Mail Form"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |