1 | db.towns.find( {"sef_url":"burlington-mi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 173 |
2 | db.pages.find( {"slug":{"$in":["fishing"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 28 |
3 | db.modules.find( {"name":{"$in":["header menu","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 53 |
4 | db.modules.find( {"name":"Ad - Top Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 57 |
5 | db.modules.find( {"name":"Change City - Main Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
6 | db.articles.find( {"broadcastto":{"$in":["burlington-mi","mi","usa"]},"publish_date":{"$lte":"MongoDate(0.76800000 1732335841)"},"tags":"fishing"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 6 |
7 | db.articles.find( {"broadcastto":{"$in":["burlington-mi","mi","usa"]},"publish_date":{"$lte":"MongoDate(0.68400000 1732335841)"},"article_id":{"$ne":1241},"tags":"fishing"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 13 |
8 | db.events_cache.find( {"_id":"90767243b6a51f2e891eb7dd887e61f3"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 79 |
9 | db.articles.find( {"broadcastto":{"$in":["burlington-mi","mi","usa"]},"publish_date":{"$lte":"MongoDate(0.00400000 1732335842)"},"$or":[{"tags":"fishing"},{"tags":"fishing-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 9 |
10 | db.places.find( {"geo":{"$near":[-85.08000183105469,42.10660171508789],"$maxDistance":1.4492753623188406},"tags":"fishing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 30 |
11 | db.places.count( {"geo":{"$near":[-85.08000183105469,42.10660171508789],"$maxDistance":1.4492753623188406},"tags":"fishing"} ) | | 0 | 24 | 22 |