1 | db.towns.find( {"sef_url":"east-aurora-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
2 | db.sites.find( {"hostname":{"$in":["step","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.towns.find( {"sef_url":"chippewa-falls-wi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
4 | db.pages.find( {"slug":{"$in":["bike-paths-trails"]},"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 | 2 |
7 | db.modules.find( {"name":"Change City - Main Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
8 | db.articles.find( {"broadcastto":{"$in":["chippewa-falls-wi","wi","usa"]},"publish_date":{"$lte":"MongoDate(0.32200000 1738331180)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
9 | db.events_cache.find( {"_id":"43ccd4b237a7454d439bcbeb2a409d14"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
10 | db.modules.find( {"name":"Events Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
11 | db.places.find( {"geo":{"$near":[-91.39070129394531,44.935001373291016],"$maxDistance":1.4492753623188406},"tags":"bike-path"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 6 |
12 | db.places.count( {"geo":{"$near":[-91.39070129394531,44.935001373291016],"$maxDistance":1.4492753623188406},"tags":"bike-path"} ) | | 0 | 13 | 7 |
13 | db.modules.find( {"name":"RHS - Outdoor Newsletter - Mail Form"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |