| 1 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"hampton-va"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/schools-and-libraries"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.places.find( {"address.town_sef_url":"hampton-va","tags":"schools-and-libraries"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 9 | 2 |
| 6 | db.events_cache.find( {"_id":"30a6b75b5402adba2c43a3a86908ec1e"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events.find( {"_id":{"$in":[ObjectId ("689c08befb5e4bed1f1f97c0"),ObjectId ("68edb41dc3af739f2514c763"),ObjectId ("692156d5de4ae56f5a9ca9c6"),ObjectId ("691d2a16de4ae56f5a437c29"),ObjectId ("693cce12de4ae56f5ae982eb"),ObjectId ("689c08befb5e4bed1f1f97ec"),ObjectId ("68d4dfe7c3af739f258d9853"),ObjectId ("6895714afb5e4bed1fd779c4"),ObjectId ("68fc34a1c3af739f25227099"),ObjectId ("6896c2c5fb5e4bed1f1b5659")]}}, [] ).sort( {"start":1} ).limit( 11 ).skip( 0 ) | | 0 | 10 | 1 |
| 8 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 9 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 10 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 11 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 12 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 13 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 14 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |