type_station 0.1.3 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/type_station/editables/admin_bar.js.coffee +19 -48
- data/app/assets/javascripts/type_station/editables/entity_editor.js.coffee +152 -0
- data/app/assets/javascripts/type_station/editables/file_editor.js.coffee +46 -0
- data/app/assets/javascripts/type_station/editables/link_finder.js.coffee +26 -26
- data/app/assets/javascripts/type_station/editables/text_html_editor.js.coffee +63 -0
- data/app/assets/javascripts/type_station/init.js.coffee +8 -50
- data/app/assets/javascripts/type_station/lib/models.js.coffee +5 -5
- data/app/assets/javascripts/type_station/lib/ts.js.coffee +84 -1
- data/app/assets/stylesheets/type_station/admin_bar.css.scss +10 -16
- data/app/assets/stylesheets/type_station/base.css.scss +26 -51
- data/app/controllers/type_station/admin/entities_controller.rb +53 -0
- data/app/controllers/type_station/admin/pages_controller.rb +4 -50
- data/app/controllers/type_station/application_controller.rb +1 -11
- data/app/controllers/type_station/pages_controller.rb +5 -5
- data/app/models/type_station/content.rb +14 -1
- data/app/models/type_station/entity.rb +80 -0
- data/app/models/type_station/page.rb +8 -120
- data/app/presenters/type_station/admin_bar_presenter.rb +9 -0
- data/app/presenters/type_station/content_presenter.rb +12 -2
- data/app/presenters/type_station/page_presenter.rb +6 -39
- data/app/presenters/type_station/presenter.rb +71 -0
- data/app/views/type_station/toolbars/_admin_bar.html.haml +18 -123
- data/config/routes.rb +3 -1
- data/lib/type_station/blocks/base.rb +32 -20
- data/lib/type_station/blocks/entity.rb +56 -0
- data/lib/type_station/blocks/field.rb +34 -0
- data/lib/type_station/concerns/path_generator.rb +69 -0
- data/lib/type_station/concerns/templatable.rb +16 -0
- data/lib/type_station/concerns.rb +2 -0
- data/lib/type_station/configuration.rb +8 -4
- data/lib/type_station/dsl.rb +6 -7
- data/lib/type_station/engine.rb +6 -0
- data/lib/type_station/railtie.rb +3 -5
- data/lib/type_station/version.rb +2 -2
- data/lib/type_station/view_helpers.rb +23 -86
- data/spec/dummy/app/helpers/another_name_helper.rb +1 -1
- data/spec/dummy/app/models/team.rb +3 -0
- data/spec/dummy/app/presenters/index_presenter.rb +18 -0
- data/spec/dummy/app/presenters/team_presenter.rb +7 -0
- data/spec/dummy/app/views/pages/index_other.html.erb +79 -78
- data/spec/dummy/config/initializers/config.rb +3 -3
- data/spec/dummy/config/mongoid.yml +2 -2
- data/spec/dummy/log/development.log +3229 -63846
- data/spec/dummy/tmp/cache/assets/development/sass/{d54c17bdece82ab7e34807e87c417af01a5b0646 → 5195863f2e60bebe518d97f94bb3d4b177b0b425}/chosen.css.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/631a1227c978d11ae414a23c82459b12296c5574/admin_bar.css.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/631a1227c978d11ae414a23c82459b12296c5574/base.css.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/{6fe6492bf5ccb83234e7598f9cf2dee000d6fd1d → d9d756bcf855b539202ff507923feaef562a86d9}/_ionicons-font.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/{6fe6492bf5ccb83234e7598f9cf2dee000d6fd1d → d9d756bcf855b539202ff507923feaef562a86d9}/_ionicons-icons.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/{6fe6492bf5ccb83234e7598f9cf2dee000d6fd1d → d9d756bcf855b539202ff507923feaef562a86d9}/_ionicons-variables.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/{6fe6492bf5ccb83234e7598f9cf2dee000d6fd1d → d9d756bcf855b539202ff507923feaef562a86d9}/ionicons.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/03faf403247b5c2b01bfc3b194c9a108 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{42a12b3c21e3f05a34cb05b0c63c690c → 04ce8830b8d9eb9869b4e717c72e4c77} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{ffa56cf66ebfb8bbe51b752fa5e854b7 → 05111c950181c5c7db004ab0537ad63a} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{12f3bf6fe9d52ff385ee5f0e1a94e256 → 06f720204faca086942ed12e58cc7e99} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{d11321573db03471f91362fca3d3c5c5 → 06fe7bcbc391b00c5a196a93f90ecabb} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/07a3408841510f4fb1eb0ede33cdb028 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/1057bd97781bd01e53c6be1c18815331 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{311ffc36d5a7e1d3216e672b3e57e7ed → 11a2e83f32c39554a1d8d1812fcfefa8} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/1e7d8fa3d4680fd1b85b0881f495525f +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/21bece9bdb4b2b78355dfc15633484fb +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{a37ae28c4ac4e0bc0e2cb4423c40b24c → 268002ee16dde5d8865159003c5b9f56} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{8bec81b5959299e431f5adfc6c410719 → 2b6923a6b24ec5ce8800fedede741151} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/2bf3770399e96a6b30d1d1078739c1f0 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/2e14a727c7ff43dcd32c2d15c7d4e49c +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{3030c5140945ca6d88763e4f9136b93d → 2ed9e055cb4bc9748131e083298e90f3} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{5c2d0bbd303da757c44328df9bccedf7 → 2f14bda8290314a0fd6c175fcad55e69} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{985af24e0c117b294f64311bf0187513 → 2fbff71a6bc8ae2a4172de51e568ea3b} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{f566af7037e0e3042b19bd5ee11b21c4 → 305b28bd53201553c837a27834d3fee9} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{c0c85148a1307bb6d6a87139811da3ad → 318672b968af34804563871c8b1e1d23} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{0b495c71c71a2d087e00d9f77c89b537 → 3203d681677ab8bf95858a71dca72ad1} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{4d6d33dd083743a6d1e0d708c4e4e7aa → 333827a9cf72b750448f816161e1ecda} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{0d8f54d1682f575aec8f27993d3af45e → 34c2fc984403383284ed5696d70c010e} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{0c7b9a1778b05de10a66fde42c60b47c → 35191399e8ceb198f89ffa9a8e5e6d18} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{90c324b461b60cdeb6b549dbf932f162 → 3af1f1791459e78c28c4e7e55115168b} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/412cf59ab3b41a364279e5d53ad68152 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{f7345825a6e023e880e9a0744a4896bd → 4440e4eecd7f5abe3a350795b7c562a3} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/48d06b052d87bd96e9e9b8a50a69b18a +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/4c48023968030daffd8c05e4e1ea78bf +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{7ef9b3c736e553151f79c509136b1c44 → 4d43e505f0233833295b19c57e3f51bb} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{b6cef25e5142cb56f70ca0a8d31f312e → 5374e389194ac8d6d65ecfcfb0659919} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{cf5014041f97c55eee7c67feddf11b81 → 5403ae64c2a793b44bcc6728afa05e81} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/55e73132107a6039a07892904fb85b3f +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/57096386bc19c2ad35327c072821d712 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/57a2ad49228767f4bdd4a7d12ab9fdeb +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{db1a08b3c680b077476f767a8addb44b → 58db8276645522fa111c4a297a6b3252} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/5963d34af3b79a722db1c029191b2127 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{da50fa3c24d736a5eb19bc107acd4ae7 → 5fd77f69e8769780727bcddc3bbef6da} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/6527d2ff5eb008ef2a32f7796a6490d6 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{8438f80ca5340a65edcf7a37bde5d43d → 6694f57666543a152f6f95b772233bd3} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/685c03a878584655eb4475b4cdacdd75 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/6aad7e14a81065dffac7093aacf234f2 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/6c54d2efe05a3f58e5194a546a67d7b3 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/6e3a8b3faf7a8b9b6491dc8a5c1e8d23 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{f1567fa9088d43b2fb0f9a0caa1ed107 → 6eea7ea5e4bfeeb41ccc235189ffd18b} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{d4248f8b11c6b21abffed4a5e718722d → 722eee3ce416c20905dda68eab3d517e} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{56afaea2e164564be4d5f5bbc7f81050 → 7960910c69f2bcf82925d090b4745c83} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{740af710fe4125080680a8561398cd43 → 7f512b27e66494dd23baf2e5fb34b96a} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{e842f1fb8542889be369b76982f3157c → 80dca6b775b0c8c933ba3bd53864a11f} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/82cfb0f0bcd16b930ec1befc0d5cd8b8 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/83c193129690d0c85c5370d822c4da82 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/83d012091edd332e8b52f58cf1a8aba5 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/848f8022bef8c0160c31cfa94841c896 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{0d5a85a524a12561b8cfff4e8d06b332 → 85944b215ca6c0d1a1d7806605dfd545} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{570677a99f6abc19d74f793d5cb24f5f → 88c61205fb088e828eaf562152fb80e1} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{849593e0c4cb1f2e2b3f7941be4bfb17 → 895bfeb62235ec6bfdc13f057e975c50} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/8a5150409eaf099549443d23d5d53c88 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/8db596b50a3235e0956dfbc06ac6c990 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/8f4346bc63f61c8274390947394eeeb7 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{79b7c5b4127ac19346c56dd224bf8b19 → 8feb7e7adc10eec24e0ab54bef0c0857} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{a87019c62b5fb3b3dc75db921d98ad59 → 95130b18f8c813f4fa587e14f232c241} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{98bae9585542e37b839b68b25937fdf6 → 963c4df95ae6a8d8e54c7fe89d702fff} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/973acef0f44b868ef5c17c4d65d80ab0 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{ce5a41536c75e4bc37a5b0be19e9f786 → 98a60691ad77eb6c878a60773f6ca69a} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/9a5b201b4dddc98127641bcf852a4ea8 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/9eafacb2fca5506e20523d97e92f5251 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/a0c3540cd0a5390bd8985db285d1574f +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/a17ca57bada5cb7cb8c1d0b10fbd9904 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{ff96189f6d2677d5fa7c400167c74874 → a1b319a55f70f85dbee50bcb28aa81d4} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{99fd048521a12239746f91aa138613bf → a51f09cb29d7bd6071434928f56887af} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{f084a3a159f23d2f0f9943c4a2e5f8e9 → a6195a184397922f6afd2e7bf3d4a7e7} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/a8ecf10c3e4c97b944e10c2cb0931fd5 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{0b230f1bf23bd7b1392e34cacde00da0 → aa5deb52794e98d34cc0b868202211ee} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/aa9f5420651d522078eadd9de8350d35 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{99a40b6133b9eaa016bd6cf01fff987a → aab1005ca95fedeee05cb5f8d06eaa6c} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{21f725a9b3479e57849414f8272a905b → ab1e4897ca815d147fb473e23bf35bd7} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{a87cf4d10d892fb23f2fc818d7ca7207 → afa9de4377b9615980b737000fc68a2a} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/b1fc0c5413b58bf1bf40a04dcd687d18 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/b3383c0b0b1d8449e7a9c742a544edb7 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/b3b877cfd5c63c892cfe8c6248e3d003 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{cad829df95038ddc2958dab7e1b591ad → b401f905161e2ce92571718065d5e35c} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/b62bf39167cc044d19958ff731ef6578 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/bb1b5b9fd84c67b2b994666f8162e79b +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/bc7d25832d4cd5332bdf3ec19783ae76 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/bcdec54b8cd89a231c20c7c45d8eca71 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{492de35b811aed43fc60de0227a5d0ab → bf1e850366946d51a864f66042acb16d} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/c06990d2e8f15c9de915a7b33d17dac5 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/c136f3c36aea515920f7a51809e79094 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{c0600b832214f9e16294a1c37c0c3f6e → c39ca879cd6484827df2dd7605577066} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/c4b181c541556124b2275b0ae4a94461 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/c7699aedd27ae409c1ccf0c02a7782fc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{ef7d0257e22920401b54d6662e627252 → c85e062576453cbe6504556843184e48} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/ccc931022e80caf6ac008099f2589e7d +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{a8e9ef7143431aa34568a350dad82af2 → cf5e51adf346ca56aee15b72f394fce9} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{b6f21db694cacb7f5bcbb93cf45f65ed → cf6bd170bc3f231ca9da6434bd53359b} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/cfcaaf334e027f46a4eddee54f3e3b27 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/d54b81fedb82c1d520b92cfd20e18ef5 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/d5de77884a5b0a88b13f76a0d8d2075e +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/d63daaafe9be33950037e285fb142eb5 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/ddf237d5e172776d2061090bbf8fc6a5 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{e736f7cd2394078039a3b11e6ee42802 → deb9cd21864c66e80861376afc6e17cd} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{d02809f043bce2445374a43a8f64b4b8 → e03864d9763609a4fa6412863f2c9a8c} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/e080ee3bf59ec12040e4cabaa97dc241 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/e1bc9024b810c879e24aa1de0f013358 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{147a08ea451b98ff5a28a0088b7d5c89 → e348418df158e4447a3120415eaeb3c5} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/e39cb3a82453b50e888022543695b4e2 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/e77bfcad61fabf7ed2d4dd21e881b8c8 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{a855b42a37290315d53e93434721869d → ea306a2a3565b22cd16bf45555e751b5} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/eb1b637b8414e22b792fe2f3549283e3 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{e8d6c5a2e13578e611f85cd7acd0088f → ebfd318084bf0cbcc2ab7ee6bf5c306c} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{42a7cd7e7e7d73b1882a085a3ed212b5 → ef58d6e4cfadfdd86e4f38c165c82e0a} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/f4205d4b499b80a483c15c2408be1874 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{7316e0f7a256fd92f78a590981226fbe → f4a54e3803a4dbd2339782565404ffc1} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{d1e5823c113c9ee03e6c6d7773eb6fac → f7fe63074e55b9b04eef14bac17d6344} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/f8a56681cc92b0dba2c2fdb753933a8b +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{f14e64162f52a8d2d22ff9e1c1cc4fac → f9c9583263fc196b23e3630ecaca20ef} +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/fba3208cb66e48884d72c7875e5ff4ca +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/{6f7174fb7f1fbb8e01d382a128a979e8 → fee315e7956140b77895e8a26e569ca5} +0 -0
- data/spec/dummy/tmp/pids/server.pid +1 -0
- data/vendor/assets/javascripts/medium-editor.js +1919 -1125
- data/vendor/assets/stylesheets/medium-editor/medium-editor.css +39 -9
- data/vendor/assets/stylesheets/medium-editor/themes/bootstrap.css +3 -5
- data/vendor/assets/stylesheets/medium-editor/themes/bootstrap.min.css +1 -1
- data/vendor/assets/stylesheets/medium-editor/themes/default.css +6 -8
- data/vendor/assets/stylesheets/medium-editor/themes/default.min.css +1 -1
- data/vendor/assets/stylesheets/medium-editor/themes/flat.css +2 -2
- data/vendor/assets/stylesheets/medium-editor/themes/mani.css +4 -4
- data/vendor/assets/stylesheets/medium-editor/themes/mani.min.css +1 -1
- data/vendor/assets/stylesheets/medium-editor/themes/roman.css +4 -4
- data/vendor/assets/stylesheets/medium-editor/themes/roman.min.css +1 -1
- metadata +337 -669
- data/app/assets/javascripts/type_station/editables/edit_link.js.coffee +0 -90
- data/app/assets/javascripts/type_station/editables/edit_page.js.coffee +0 -116
- data/app/assets/javascripts/type_station/editables/file.js.coffee +0 -66
- data/app/assets/javascripts/type_station/editables/image.js.coffee +0 -68
- data/app/assets/javascripts/type_station/editables/new_page.js.coffee +0 -79
- data/app/assets/javascripts/type_station/editables/text_html.js.coffee +0 -66
- data/app/views/layouts/type_station/application.html.erb +0 -14
- data/lib/type_station/blocks/edit_link.rb +0 -27
- data/lib/type_station/blocks/edit_page.rb +0 -28
- data/lib/type_station/blocks/editable_file.rb +0 -19
- data/lib/type_station/blocks/editable_html.rb +0 -15
- data/lib/type_station/blocks/editable_image.rb +0 -19
- data/lib/type_station/blocks/editable_text.rb +0 -19
- data/lib/type_station/blocks/new_collection.rb +0 -15
- data/lib/type_station/blocks/new_page.rb +0 -19
- data/lib/type_station/blocks/static_link.rb +0 -31
- data/lib/type_station/blocks/stickable.rb +0 -23
- data/lib/type_station/helpers/edit.rb +0 -36
- data/lib/type_station/helpers/editable.rb +0 -37
- data/lib/type_station/helpers/new.rb +0 -25
- data/lib/type_station/helpers/utilities.rb +0 -40
- data/lib/type_station/helpers.rb +0 -2
- data/spec/dummy/log/test.log +0 -1380
- data/spec/dummy/tmp/cache/assets/development/sass/d51071614a47c21d9e7a31bac67dfe51fed9abe3/_buttons.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/d51071614a47c21d9e7a31bac67dfe51fed9abe3/_mixins.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/d51071614a47c21d9e7a31bac67dfe51fed9abe3/_variables.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_alerts.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_background-variant.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_border-radius.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_buttons.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_center-block.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_clearfix.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_forms.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_gradients.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_grid-framework.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_grid.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_hide-text.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_image.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_labels.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_list-group.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_nav-divider.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_nav-vertical-align.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_opacity.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_pagination.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_panels.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_progress-bar.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_reset-filter.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_resize.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_responsive-visibility.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_size.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_tab-focus.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_table-row.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_text-emphasis.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_text-overflow.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/e63a0fef5d60e74f917815e496f07ccb348b5adc/_vendor-prefixes.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/fde2fd9fd4415e2893f7c202128d5909c847645f/admin_bar.css.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sass/fde2fd9fd4415e2893f7c202128d5909c847645f/base.css.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/07d82d3c1e3632b7f4bf807c2965e13b +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/0825425ebf24766be13ebf4e696dc267 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/0aa47ff15e22d0e74389460968c32717 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/0b163fa81b2ba6f9e0a9d3e6164af7cd +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/0cbda04368ddbf6d761e788334075e7c +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/0dd8d5d73e593c919592d3d02deb62e8 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/0e846d0579634bd3924d701ebcd09040 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/127cceefef1ada19384ec7fec980c5ee +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/182d8b06dcdb4f799088741f553903d3 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/1b64a5fd92110dbd078f4ea964e2d0ad +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/1d67ea254300e2a208df8f296477fca2 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/1ff95c0ddc6f6687c044d2a11b8323eb +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/2155dbeb10a65c2519b49179b3bc6f3a +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/2535956b4e5e79e8fbd3d30f68de7024 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/28ad54c6e5882957dd269b1b2a3c3c75 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/29a7d8d0307a932153f20c48b57ecda1 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/2d0ee72828e0dcbaf2390d3d67595461 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/2d13dd9465026b66cce912e30e142020 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/300f6f1e08668cacf691691df4d13889 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/30e3d4f790a4234a26c7f74efba15a2e +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/33ba18d4294cbb074bd3afee4728e2b9 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/3571d341c3629bb4c9034d2f924f34ac +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/3a3d03c0a92f21419e1e85991774a28b +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/3dea6de9e06b1e372ebf4790f5eecc48 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/3e7667a45f81a73030337cb8afe0acc3 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/4144b15d96ec80b5c7fb367b57aaeef3 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/43c1381ebee89f30d22f80f305f78ee6 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/450d192e072fd68fb5c20711bdd21c9e +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/4729c7f6ab6a91a079ab04a8f04e932b +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/48f052ab53e11ca42b15cc7f40fe2d4c +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/4c324a18fe6bf7dbf7a04cccbfdb366e +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/4fc791a177c880f50bf425e8d2862c20 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/51c578f550b2fd1ff7a873dbcf75b75b +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/535f36c50d5b36ff83bc03bc6a19b8fc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/539ac885f1ce2ff4f1d693223a77b74d +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/53ef9dcaf6b6ddcefceec48187797dc5 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/55c2f55c27a62b998b8d33555158da53 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/575f0b5d245887cf587b0169d6993308 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/579b1a727fe5b55dfe450b0835c56a65 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/5a806147b739da644a296d2def76c243 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/5d79ea654842f86bec8702b02616c633 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/60b14e8e4c0d91f7af9d162cf4c67a9c +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/61d7a0e99e49f7a9917d385223a97015 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/623a22125c47f6f4391fd1a56e40b8a0 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/65cf3864264ab5fd70d6e74a934adf8d +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/6b734dd1ce043b913eb812a20ea2d42f +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/6e0fcc860289a427d98aa4ee86bd12b7 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/709e51f7191f25018b0012df4ff6389f +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/70dfe9a7b27467587b0d4d00a7e0f6fb +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/71e10ee69b177ab54cb6033385a77ef9 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/735d50df5dc976a13b56aa81f5970298 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/73939a29e193b5a1fad031fa75f94119 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/73cc8ce397fbfe4408bcac87302a6952 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/7cfbbb15a3f9dcb4a5ee988ea309504d +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/7efe4acab136927c0b1df06d7c1212cd +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/7f14b0b39c11df4f58e03d390b589547 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/7fc9c7161658070c78790a28b4ff590f +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/825bd4dba50f1ea2c0ae5e8a3708119e +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/84822f25094f67b515ad5f452381dcb0 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/85c54085eea77d703dd054b1adcf309d +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/85d858ed64f06543161931735cb77748 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/85fe1c52386ac4419fdf124a22228a98 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/8803d0a63bbf3fce683c968d4a900480 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/887e2151ef4cd6e915fd9bfc27c41d7d +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/8b33a159429f95c8fbb14e5d45b01967 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/8caeabedf4518243187dbf20bf76a0d8 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/8e60a95e73cedfb4b58fbf6fc32564b3 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/92c1d07e65b1251e6a9f62064f749658 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/92d59399e3f951cc11721f03a2b328fd +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/966db607ae0e7aad72cf171b8fec537a +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/9a9290586c54792a989ea679f38ebc98 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/9c6580777be29320c993da37d292fcae +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/9c8cd77db76e28f0a074573a72509ce9 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/9d5a258ab9e431a1a7eaf931ed4c3fb3 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/9d961151482903524be9a51e312c8d49 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/a165e7cd7871ea0af12d29ef10193272 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/a2b3a282d5d8a5c20444d1a27f70a61e +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/a539d3e91d5fb8eeb973ac8706bbf5c9 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/ab4192212bd78e95967e5a716548236f +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/acbb40a3fca4d574f84a89894274b5ab +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/af97ed366de5933460d41b9198ddc99e +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/afad1821c4be2be037ae8672c21db00a +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/b0acb9e437685aa3f0c0a2ca751a04ce +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/b0b0cf6bca2dad4b85f30801d615eac4 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/b1a982f644c0350cb843b63d69a9506f +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/b772142455a4c78005e67264e239e867 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/b85e6623f6fed5c83a7a375ff15bdd79 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/b89a0282f37737eb86781a8ddbdf14a3 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/bc2f1083a88e2e7c4e88f13f025824ed +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/bcf0359847dcb2f9179c6a46248bcea5 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/bd3113e1418cbc640eb6e1b06d486163 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/c4e5a8fece2f70f43c6e7cc4a790def7 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/c4ec64020d1ff391bab8c2f0bbc7cd02 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/c501910d385d42ea0cf75ae3c4f220e6 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/c7628a8a59ea560abb9213543333222c +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/cb80f61fc678a70e99e16156ae6e07d1 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/cc9a378dda4e65e86b1f3fd522d019a1 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/cdaf4cc6f0288db4f6fa5b8073ac6272 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/cdedc95319572f0c3e36a3a5a044572d +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/d05d272f053261f2d5e3dcca85f19172 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/d05d2c6ed489a61e2a9756430af9f48f +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/d07ab5a5474c0fb71b3bd351947707e5 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/d1f0a2d6fd58a203f3ca66950c822c33 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/d3a2586089547d98e033029b94eb86a5 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/d9924e9691068558c4ce3a20bec7fea1 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/da9349ff5720f218552184c8fef40d7a +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/dd9f84cc20227ad66bbd1f26bbc11ccc +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/de9d72cab443cce32e1d45e62d2b4c04 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/e03c578b73cf9936edc84ff2b48c07da +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/e04691fd3eaee6408ac1d1b7fade69e6 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/e40f49d676971d013ad991bdf2dc344b +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/e72700144fea9ebdc4813bc00f023fc7 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/e9b5bc7c65d160f7e31993bbe7a05d63 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/ebdd71d1c3cf34d7d174e5c1abb123b7 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/ec22367449630f093cf0449cea0abdfd +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/f479b0a1614f114b61a63664e172dec1 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/f6eeeb889d424f50b0f725d4656e0721 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/f7c0e18cf77ef251a27e9ff91578fb47 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/fa8cab89937bf25aa48b23445f1b4f64 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/fc5de94b46d8aff03ec5355f912a9a81 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/fd1cae0417fea68172ab7b747a1d6fd8 +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/fd2dacd118d6197c3a9325e2103abe7d +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/fe43b3c0b7d3233a250ce9c46342919c +0 -0
- data/spec/dummy/tmp/cache/assets/test/sass/fde2fd9fd4415e2893f7c202128d5909c847645f/admin_bar.css.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/test/sass/fde2fd9fd4415e2893f7c202128d5909c847645f/base.css.scssc +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/0825425ebf24766be13ebf4e696dc267 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/0b495c71c71a2d087e00d9f77c89b537 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/0cbda04368ddbf6d761e788334075e7c +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/0d8f54d1682f575aec8f27993d3af45e +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/12f3bf6fe9d52ff385ee5f0e1a94e256 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/182d8b06dcdb4f799088741f553903d3 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/1b64a5fd92110dbd078f4ea964e2d0ad +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/2155dbeb10a65c2519b49179b3bc6f3a +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/21f725a9b3479e57849414f8272a905b +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/2535956b4e5e79e8fbd3d30f68de7024 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/28ad54c6e5882957dd269b1b2a3c3c75 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/29a7d8d0307a932153f20c48b57ecda1 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/2d13dd9465026b66cce912e30e142020 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/300f6f1e08668cacf691691df4d13889 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/311ffc36d5a7e1d3216e672b3e57e7ed +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/3a3d03c0a92f21419e1e85991774a28b +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/3dea6de9e06b1e372ebf4790f5eecc48 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/4144b15d96ec80b5c7fb367b57aaeef3 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/4729c7f6ab6a91a079ab04a8f04e932b +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/4c324a18fe6bf7dbf7a04cccbfdb366e +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/535f36c50d5b36ff83bc03bc6a19b8fc +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/55c2f55c27a62b998b8d33555158da53 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/56afaea2e164564be4d5f5bbc7f81050 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/570677a99f6abc19d74f793d5cb24f5f +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/579b1a727fe5b55dfe450b0835c56a65 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/6f7174fb7f1fbb8e01d382a128a979e8 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/735d50df5dc976a13b56aa81f5970298 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/7746e5b6582f701e40ad5ae69e7a6d25 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/7f14b0b39c11df4f58e03d390b589547 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/8091ad5bff4f0d3d70f874750430241b +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/825bd4dba50f1ea2c0ae5e8a3708119e +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/849593e0c4cb1f2e2b3f7941be4bfb17 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/85d858ed64f06543161931735cb77748 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/8803d0a63bbf3fce683c968d4a900480 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/887e2151ef4cd6e915fd9bfc27c41d7d +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/8bec81b5959299e431f5adfc6c410719 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/90c324b461b60cdeb6b549dbf932f162 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/92d59399e3f951cc11721f03a2b328fd +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/966db607ae0e7aad72cf171b8fec537a +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/98bae9585542e37b839b68b25937fdf6 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/99fd048521a12239746f91aa138613bf +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/a539d3e91d5fb8eeb973ac8706bbf5c9 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/a87019c62b5fb3b3dc75db921d98ad59 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/a87cf4d10d892fb23f2fc818d7ca7207 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/ab4192212bd78e95967e5a716548236f +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/af97ed366de5933460d41b9198ddc99e +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/b6cef25e5142cb56f70ca0a8d31f312e +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/b6f21db694cacb7f5bcbb93cf45f65ed +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/bd3113e1418cbc640eb6e1b06d486163 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/c0600b832214f9e16294a1c37c0c3f6e +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/cad829df95038ddc2958dab7e1b591ad +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/d05d272f053261f2d5e3dcca85f19172 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/d1e5823c113c9ee03e6c6d7773eb6fac +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/d1f0a2d6fd58a203f3ca66950c822c33 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/d3a2586089547d98e033029b94eb86a5 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/d4248f8b11c6b21abffed4a5e718722d +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/da50fa3c24d736a5eb19bc107acd4ae7 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/db1a08b3c680b077476f767a8addb44b +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/dd9f84cc20227ad66bbd1f26bbc11ccc +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/de9d72cab443cce32e1d45e62d2b4c04 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/e03c578b73cf9936edc84ff2b48c07da +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/e842f1fb8542889be369b76982f3157c +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/ebdd71d1c3cf34d7d174e5c1abb123b7 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/f14e64162f52a8d2d22ff9e1c1cc4fac +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/f566af7037e0e3042b19bd5ee11b21c4 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/spec/dummy/tmp/cache/assets/test/sprockets/fd1cae0417fea68172ab7b747a1d6fd8 +0 -0
data/spec/dummy/log/test.log
DELETED
@@ -1,1380 +0,0 @@
|
|
1
|
-
MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 1.7690ms
|
2
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 22.5210ms
|
3
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
4
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 32.4390ms
|
5
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 1.1730ms
|
6
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc675269635ea6000000'), "parent_ids"=>[], "title"=>"Index page", "template_name"=>"blank_index", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
7
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.7470ms
|
8
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc675269635ea6000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4140ms
|
9
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc675269635ea6000000')}} runtime: 0.4860ms
|
10
|
-
Processing by TypeStation::Admin::PagesController#update as HTML
|
11
|
-
Parameters: {"contents"=>{"field"=>"text_field", "value"=>"My Text", "type"=>"text"}, "id"=>"54d0cc675269635ea6000000"}
|
12
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc675269635ea6000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6870ms
|
13
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6110ms
|
14
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc675269635ea6000000')} update={"$pushAll"=>{"contents"=>[{"_id"=>BSON::ObjectId('54d0cc675269635ea6010000'), "type"=>:text, "name"=>:text_field, "text"=>"My Text"}]}} flags=[]
|
15
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.6630ms
|
16
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc675269635ea6000000')}} runtime: 0.5400ms
|
17
|
-
Completed 200 OK in 8ms (Views: 0.3ms)
|
18
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={:_id=>BSON::ObjectId('54d0cc675269635ea6000000')} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4520ms
|
19
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 1.1510ms
|
20
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
21
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.9350ms
|
22
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5360ms
|
23
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc675269635ea6020000'), "parent_ids"=>[], "title"=>"Index page", "template_name"=>"blank_index", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
24
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.6140ms
|
25
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc675269635ea6020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5190ms
|
26
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc675269635ea6020000')}} runtime: 0.7090ms
|
27
|
-
Processing by TypeStation::Admin::PagesController#update as HTML
|
28
|
-
Parameters: {"contents"=>[{"field"=>"text_field", "value"=>"My Text", "type"=>"text"}, {"field"=>"html_field", "value"=>"html", "type"=>"html"}], "id"=>"54d0cc675269635ea6020000"}
|
29
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc675269635ea6020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4880ms
|
30
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4190ms
|
31
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc675269635ea6020000')} update={"$pushAll"=>{"contents"=>[{"_id"=>BSON::ObjectId('54d0cc675269635ea6030000'), "type"=>:text, "name"=>:text_field, "text"=>"My Text"}, {"_id"=>BSON::ObjectId('54d0cc675269635ea6040000'), "type"=>:html, "name"=>:html_field, "html"=>"html"}]}} flags=[]
|
32
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5070ms
|
33
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc675269635ea6020000')}} runtime: 0.3390ms
|
34
|
-
Completed 200 OK in 5ms (Views: 0.2ms)
|
35
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4320ms
|
36
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
37
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3950ms
|
38
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3790ms
|
39
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc675269635ea6050000'), "parent_ids"=>[], "title"=>"Index page", "template_name"=>"blank_index", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
40
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4140ms
|
41
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc675269635ea6050000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2880ms
|
42
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc675269635ea6050000')}} runtime: 0.2820ms
|
43
|
-
Processing by TypeStation::Admin::PagesController#update as HTML
|
44
|
-
Parameters: {"contents"=>{"field"=>"existing_text_field", "value"=>"New value", "type"=>"text"}, "id"=>"54d0cc675269635ea6050000"}
|
45
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc675269635ea6050000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4730ms
|
46
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4040ms
|
47
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc675269635ea6050000')} update={"$pushAll"=>{"contents"=>[{"_id"=>BSON::ObjectId('54d0cc675269635ea6060000'), "type"=>:text, "name"=>:existing_text_field, "text"=>"New value"}]}} flags=[]
|
48
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4720ms
|
49
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc675269635ea6050000')}} runtime: 0.3160ms
|
50
|
-
Completed 200 OK in 5ms (Views: 0.2ms)
|
51
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={:_id=>BSON::ObjectId('54d0cc675269635ea6050000')} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3850ms
|
52
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7740ms
|
53
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
54
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4050ms
|
55
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3800ms
|
56
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc675269635ea6070000'), "parent_ids"=>[], "title"=>"Index page", "template_name"=>"blank_index", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
57
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4310ms
|
58
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc675269635ea6070000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2940ms
|
59
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc675269635ea6070000')}} runtime: 0.3440ms
|
60
|
-
Processing by TypeStation::Admin::PagesController#update as HTML
|
61
|
-
Parameters: {"contents"=>{"field"=>"image_field", "value"=>{"url"=>"test"}, "type"=>"image"}, "id"=>"54d0cc675269635ea6070000"}
|
62
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc675269635ea6070000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5050ms
|
63
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4920ms
|
64
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc675269635ea6070000')} update={"$pushAll"=>{"contents"=>[{"_id"=>BSON::ObjectId('54d0cc675269635ea6080000'), "type"=>:image, "name"=>:image_field, "image"=>{"url"=>"test"}}]}} flags=[]
|
65
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5050ms
|
66
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc675269635ea6070000')}} runtime: 0.4050ms
|
67
|
-
Completed 200 OK in 6ms (Views: 0.2ms)
|
68
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={:_id=>BSON::ObjectId('54d0cc675269635ea6070000')} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3750ms
|
69
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4530ms
|
70
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
71
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3920ms
|
72
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3460ms
|
73
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc675269635ea6090000'), "parent_ids"=>[], "title"=>"Index page", "template_name"=>"blank_index", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
74
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4010ms
|
75
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc675269635ea6090000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2910ms
|
76
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc675269635ea6090000')}} runtime: 0.3450ms
|
77
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc675269635ea6090000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4600ms
|
78
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3740ms
|
79
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc675269635ea6090000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7530ms
|
80
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc675269635ea6090000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6690ms
|
81
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc675269635ea60a0000'), "parent_ids"=>[BSON::ObjectId('54d0cc675269635ea6090000')], "title"=>"About us", "template_name"=>"blank_index", "parent_id"=>BSON::ObjectId('54d0cc675269635ea6090000'), "depth"=>1, "path"=>"/about-us", "slug"=>"about-us"}] flags=[]
|
82
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.6450ms
|
83
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc675269635ea60a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4650ms
|
84
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc675269635ea60a0000')}} runtime: 0.5840ms
|
85
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc675269635ea6090000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6880ms
|
86
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4990ms
|
87
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc675269635ea6090000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5970ms
|
88
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc675269635ea6090000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5500ms
|
89
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc675269635ea60b0000'), "parent_ids"=>[BSON::ObjectId('54d0cc675269635ea6090000')], "title"=>"Redirect", "template_name"=>"blank_index", "redirect_to"=>"/place-to-redirect", "parent_id"=>BSON::ObjectId('54d0cc675269635ea6090000'), "depth"=>1, "path"=>"/redirect", "slug"=>"redirect"}] flags=[]
|
90
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4530ms
|
91
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc675269635ea60b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3230ms
|
92
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc675269635ea60b0000')}} runtime: 0.4030ms
|
93
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc675269635ea6090000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5400ms
|
94
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4090ms
|
95
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc675269635ea6090000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4530ms
|
96
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc675269635ea6090000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4210ms
|
97
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc675269635ea60c0000'), "parent_ids"=>[BSON::ObjectId('54d0cc675269635ea6090000')], "title"=>"place to redirect", "template_name"=>"blank_index", "parent_id"=>BSON::ObjectId('54d0cc675269635ea6090000'), "depth"=>1, "path"=>"/place-to-redirect", "slug"=>"place-to-redirect"}] flags=[]
|
98
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4220ms
|
99
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc675269635ea60c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2620ms
|
100
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc675269635ea60c0000')}} runtime: 0.3830ms
|
101
|
-
Started GET "/type_station" for 127.0.0.1 at 2015-02-03 13:25:59 +0000
|
102
|
-
Processing by TypeStation::PagesController#index as HTML
|
103
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.9930ms
|
104
|
-
Rendered pages/blank_index.html.erb within layouts/application (1.2ms)
|
105
|
-
Completed 200 OK in 2512ms (Views: 2503.7ms)
|
106
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7260ms
|
107
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
108
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4720ms
|
109
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3780ms
|
110
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea60d0000'), "parent_ids"=>[], "title"=>"Index page", "template_name"=>"blank_index", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
111
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4940ms
|
112
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea60d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3590ms
|
113
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea60d0000')}} runtime: 0.3350ms
|
114
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea60d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6680ms
|
115
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4760ms
|
116
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea60d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4800ms
|
117
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea60d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4840ms
|
118
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea60e0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea60d0000')], "title"=>"About us", "template_name"=>"blank_index", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea60d0000'), "depth"=>1, "path"=>"/about-us", "slug"=>"about-us"}] flags=[]
|
119
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4600ms
|
120
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea60e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2860ms
|
121
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea60e0000')}} runtime: 0.3410ms
|
122
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea60d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5370ms
|
123
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5540ms
|
124
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea60d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4420ms
|
125
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea60d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4100ms
|
126
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea60f0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea60d0000')], "title"=>"Redirect", "template_name"=>"blank_index", "redirect_to"=>"/place-to-redirect", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea60d0000'), "depth"=>1, "path"=>"/redirect", "slug"=>"redirect"}] flags=[]
|
127
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3910ms
|
128
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea60f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2840ms
|
129
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea60f0000')}} runtime: 0.3200ms
|
130
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea60d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4050ms
|
131
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3390ms
|
132
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea60d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3720ms
|
133
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea60d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3730ms
|
134
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6100000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea60d0000')], "title"=>"place to redirect", "template_name"=>"blank_index", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea60d0000'), "depth"=>1, "path"=>"/place-to-redirect", "slug"=>"place-to-redirect"}] flags=[]
|
135
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3710ms
|
136
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6100000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2290ms
|
137
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6100000')}} runtime: 0.2800ms
|
138
|
-
Started GET "/type_station/about-us" for 127.0.0.1 at 2015-02-03 13:26:02 +0000
|
139
|
-
Processing by TypeStation::PagesController#show as HTML
|
140
|
-
Parameters: {"path"=>"about-us"}
|
141
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"path"=>"/about-us"}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6730ms
|
142
|
-
Rendered pages/blank_index.html.erb within layouts/application (0.1ms)
|
143
|
-
Completed 200 OK in 3ms (Views: 1.5ms)
|
144
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5390ms
|
145
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
146
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4430ms
|
147
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5060ms
|
148
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6110000'), "parent_ids"=>[], "title"=>"Index page", "template_name"=>"blank_index", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
149
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5950ms
|
150
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6110000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4210ms
|
151
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6110000')}} runtime: 0.4170ms
|
152
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6110000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5880ms
|
153
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4270ms
|
154
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6110000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3830ms
|
155
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6110000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3520ms
|
156
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6120000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6110000')], "title"=>"About us", "template_name"=>"blank_index", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6110000'), "depth"=>1, "path"=>"/about-us", "slug"=>"about-us"}] flags=[]
|
157
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3590ms
|
158
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6120000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2320ms
|
159
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6120000')}} runtime: 0.2810ms
|
160
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6110000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3730ms
|
161
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3290ms
|
162
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6110000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3770ms
|
163
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6110000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4510ms
|
164
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6130000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6110000')], "title"=>"Redirect", "template_name"=>"blank_index", "redirect_to"=>"/place-to-redirect", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6110000'), "depth"=>1, "path"=>"/redirect", "slug"=>"redirect"}] flags=[]
|
165
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4980ms
|
166
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6130000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3720ms
|
167
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6130000')}} runtime: 0.3420ms
|
168
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6110000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5510ms
|
169
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5090ms
|
170
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6110000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4990ms
|
171
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6110000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4540ms
|
172
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6140000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6110000')], "title"=>"place to redirect", "template_name"=>"blank_index", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6110000'), "depth"=>1, "path"=>"/place-to-redirect", "slug"=>"place-to-redirect"}] flags=[]
|
173
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4380ms
|
174
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6140000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3300ms
|
175
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6140000')}} runtime: 0.2970ms
|
176
|
-
Started GET "/type_station/about-us/" for 127.0.0.1 at 2015-02-03 13:26:02 +0000
|
177
|
-
Processing by TypeStation::PagesController#show as HTML
|
178
|
-
Parameters: {"path"=>"about-us"}
|
179
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"path"=>"/about-us"}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6530ms
|
180
|
-
Rendered pages/blank_index.html.erb within layouts/application (0.1ms)
|
181
|
-
Completed 200 OK in 3ms (Views: 1.3ms)
|
182
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4530ms
|
183
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
184
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4090ms
|
185
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4430ms
|
186
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6150000'), "parent_ids"=>[], "title"=>"Index page", "template_name"=>"blank_index", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
187
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.7360ms
|
188
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6150000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3610ms
|
189
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6150000')}} runtime: 0.3540ms
|
190
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6150000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5850ms
|
191
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5010ms
|
192
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6150000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5610ms
|
193
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6150000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4960ms
|
194
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6160000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6150000')], "title"=>"About us", "template_name"=>"blank_index", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6150000'), "depth"=>1, "path"=>"/about-us", "slug"=>"about-us"}] flags=[]
|
195
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4810ms
|
196
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6160000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4140ms
|
197
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6160000')}} runtime: 0.4140ms
|
198
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6150000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5740ms
|
199
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5570ms
|
200
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6150000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5490ms
|
201
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6150000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4470ms
|
202
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6170000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6150000')], "title"=>"Redirect", "template_name"=>"blank_index", "redirect_to"=>"/place-to-redirect", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6150000'), "depth"=>1, "path"=>"/redirect", "slug"=>"redirect"}] flags=[]
|
203
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3950ms
|
204
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6170000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3260ms
|
205
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6170000')}} runtime: 0.3280ms
|
206
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6150000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4560ms
|
207
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3600ms
|
208
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6150000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4200ms
|
209
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6150000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4090ms
|
210
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6180000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6150000')], "title"=>"place to redirect", "template_name"=>"blank_index", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6150000'), "depth"=>1, "path"=>"/place-to-redirect", "slug"=>"place-to-redirect"}] flags=[]
|
211
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4080ms
|
212
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6180000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2830ms
|
213
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6180000')}} runtime: 0.2920ms
|
214
|
-
Started GET "/type_station/redirect" for 127.0.0.1 at 2015-02-03 13:26:02 +0000
|
215
|
-
Processing by TypeStation::PagesController#show as HTML
|
216
|
-
Parameters: {"path"=>"redirect"}
|
217
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"path"=>"/redirect"}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 1.1190ms
|
218
|
-
Redirected to http://www.example.com/place-to-redirect
|
219
|
-
Completed 302 Found in 3ms
|
220
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5110ms
|
221
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
222
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4590ms
|
223
|
-
Started GET "/type_station" for 127.0.0.1 at 2015-02-03 13:26:02 +0000
|
224
|
-
Processing by TypeStation::PagesController#index as HTML
|
225
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4980ms
|
226
|
-
Rendered public/404.html (0.6ms)
|
227
|
-
Completed 404 Not Found in 40ms (Views: 38.5ms)
|
228
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6000ms
|
229
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
230
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4160ms
|
231
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5140ms
|
232
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6190000'), "parent_ids"=>[], "title"=>"Homepage", "template_name"=>"index", "redirect_to"=>nil, "parent_id"=>nil, "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
233
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5680ms
|
234
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6190000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4110ms
|
235
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6190000')}} runtime: 0.3470ms
|
236
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6190000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5210ms
|
237
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5680ms
|
238
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5530ms
|
239
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5400ms
|
240
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4460ms
|
241
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea61a0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6190000')], "title"=>"About us", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6190000'), "depth"=>1, "path"=>"/about-us", "slug"=>"about-us"}] flags=[]
|
242
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4250ms
|
243
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3350ms
|
244
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61a0000')}} runtime: 0.3570ms
|
245
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea61a0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3820ms
|
246
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000'), BSON::ObjectId('54d0cc6a5269635ea61a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4490ms
|
247
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3400ms
|
248
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000'), BSON::ObjectId('54d0cc6a5269635ea61a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4330ms
|
249
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000'), BSON::ObjectId('54d0cc6a5269635ea61a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4320ms
|
250
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea61b0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6190000'), BSON::ObjectId('54d0cc6a5269635ea61a0000')], "title"=>"Team", "template_name"=>"team", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61a0000'), "depth"=>2, "path"=>"/about-us/team", "slug"=>"team"}] flags=[]
|
251
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4280ms
|
252
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2500ms
|
253
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61b0000')}} runtime: 0.2710ms
|
254
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea61a0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3010ms
|
255
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000'), BSON::ObjectId('54d0cc6a5269635ea61a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4350ms
|
256
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4440ms
|
257
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000'), BSON::ObjectId('54d0cc6a5269635ea61a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5100ms
|
258
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000'), BSON::ObjectId('54d0cc6a5269635ea61a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4880ms
|
259
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea61c0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6190000'), BSON::ObjectId('54d0cc6a5269635ea61a0000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>"/contact-us", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61a0000'), "depth"=>2, "path"=>"/about-us/contact-us", "slug"=>"contact-us"}] flags=[]
|
260
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4550ms
|
261
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3060ms
|
262
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61c0000')}} runtime: 0.3060ms
|
263
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea61a0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3670ms
|
264
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000'), BSON::ObjectId('54d0cc6a5269635ea61a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5380ms
|
265
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4360ms
|
266
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000'), BSON::ObjectId('54d0cc6a5269635ea61a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6020ms
|
267
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000'), BSON::ObjectId('54d0cc6a5269635ea61a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5860ms
|
268
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea61d0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6190000'), BSON::ObjectId('54d0cc6a5269635ea61a0000')], "title"=>"Another Page Title", "template_name"=>"standard", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61a0000'), "depth"=>2, "path"=>"/about-us/another-page-title", "slug"=>"another-page-title"}] flags=[]
|
269
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5100ms
|
270
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3060ms
|
271
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61d0000')}} runtime: 0.2940ms
|
272
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000'), BSON::ObjectId('54d0cc6a5269635ea61a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4520ms
|
273
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"slug"=>"another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea61d0000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.3370ms
|
274
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"path"=>"/about-us/another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea61d0000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.3210ms
|
275
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3280ms
|
276
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc6a5269635ea61d0000')} update={"$set"=>{"slug"=>"another-one", "path"=>"/about-us/another-one"}} flags=[]
|
277
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4140ms
|
278
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61d0000')}} runtime: 0.2850ms
|
279
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6190000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2910ms
|
280
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4050ms
|
281
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3170ms
|
282
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3730ms
|
283
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3790ms
|
284
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea61e0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6190000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6190000'), "depth"=>1, "path"=>"/contact-us", "slug"=>"contact-us"}] flags=[]
|
285
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4010ms
|
286
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3130ms
|
287
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61e0000')}} runtime: 0.3370ms
|
288
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6190000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3620ms
|
289
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5520ms
|
290
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5570ms
|
291
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5760ms
|
292
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6190000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6760ms
|
293
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea61f0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6190000')], "title"=>"Projects", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6190000'), "depth"=>1, "path"=>"/projects", "slug"=>"projects"}] flags=[]
|
294
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5170ms
|
295
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3440ms
|
296
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea61f0000')}} runtime: 0.3100ms
|
297
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4200ms
|
298
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3950ms
|
299
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
300
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4380ms
|
301
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4340ms
|
302
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6200000'), "parent_ids"=>[], "title"=>"Homepage", "template_name"=>"index", "redirect_to"=>nil, "parent_id"=>nil, "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
303
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3940ms
|
304
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6200000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2430ms
|
305
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6200000')}} runtime: 0.2750ms
|
306
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6200000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3400ms
|
307
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4120ms
|
308
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3360ms
|
309
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3750ms
|
310
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3710ms
|
311
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6210000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6200000')], "title"=>"About us", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6200000'), "depth"=>1, "path"=>"/about-us", "slug"=>"about-us"}] flags=[]
|
312
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3550ms
|
313
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6210000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2420ms
|
314
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6210000')}} runtime: 0.2820ms
|
315
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6210000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2900ms
|
316
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000'), BSON::ObjectId('54d0cc6a5269635ea6210000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4430ms
|
317
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4480ms
|
318
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000'), BSON::ObjectId('54d0cc6a5269635ea6210000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5130ms
|
319
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000'), BSON::ObjectId('54d0cc6a5269635ea6210000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4970ms
|
320
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6220000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6200000'), BSON::ObjectId('54d0cc6a5269635ea6210000')], "title"=>"Team", "template_name"=>"team", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6210000'), "depth"=>2, "path"=>"/about-us/team", "slug"=>"team"}] flags=[]
|
321
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4050ms
|
322
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6220000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2990ms
|
323
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6220000')}} runtime: 0.2980ms
|
324
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6210000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3840ms
|
325
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000'), BSON::ObjectId('54d0cc6a5269635ea6210000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5760ms
|
326
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4280ms
|
327
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000'), BSON::ObjectId('54d0cc6a5269635ea6210000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5050ms
|
328
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000'), BSON::ObjectId('54d0cc6a5269635ea6210000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5370ms
|
329
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6230000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6200000'), BSON::ObjectId('54d0cc6a5269635ea6210000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>"/contact-us", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6210000'), "depth"=>2, "path"=>"/about-us/contact-us", "slug"=>"contact-us"}] flags=[]
|
330
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5310ms
|
331
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6230000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3020ms
|
332
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6230000')}} runtime: 0.2990ms
|
333
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6210000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3280ms
|
334
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000'), BSON::ObjectId('54d0cc6a5269635ea6210000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4860ms
|
335
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3250ms
|
336
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000'), BSON::ObjectId('54d0cc6a5269635ea6210000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4140ms
|
337
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000'), BSON::ObjectId('54d0cc6a5269635ea6210000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4250ms
|
338
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6240000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6200000'), BSON::ObjectId('54d0cc6a5269635ea6210000')], "title"=>"Another Page Title", "template_name"=>"standard", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6210000'), "depth"=>2, "path"=>"/about-us/another-page-title", "slug"=>"another-page-title"}] flags=[]
|
339
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3930ms
|
340
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6240000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2650ms
|
341
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6240000')}} runtime: 0.3640ms
|
342
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000'), BSON::ObjectId('54d0cc6a5269635ea6210000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4860ms
|
343
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"slug"=>"another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea6240000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.3580ms
|
344
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"path"=>"/about-us/another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea6240000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.3540ms
|
345
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3320ms
|
346
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc6a5269635ea6240000')} update={"$set"=>{"slug"=>"another-one", "path"=>"/about-us/another-one"}} flags=[]
|
347
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.7700ms
|
348
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6240000')}} runtime: 0.4150ms
|
349
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6200000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3720ms
|
350
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5120ms
|
351
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6600ms
|
352
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6460ms
|
353
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7250ms
|
354
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6250000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6200000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6200000'), "depth"=>1, "path"=>"/contact-us", "slug"=>"contact-us"}] flags=[]
|
355
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5740ms
|
356
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6250000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4310ms
|
357
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6250000')}} runtime: 0.4240ms
|
358
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6200000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4270ms
|
359
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5780ms
|
360
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4480ms
|
361
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5310ms
|
362
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6200000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5050ms
|
363
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6260000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6200000')], "title"=>"Projects", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6200000'), "depth"=>1, "path"=>"/projects", "slug"=>"projects"}] flags=[]
|
364
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3950ms
|
365
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6260000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2870ms
|
366
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6260000')}} runtime: 0.4070ms
|
367
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4470ms
|
368
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4660ms
|
369
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
370
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5240ms
|
371
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3270ms
|
372
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6270000'), "parent_ids"=>[], "title"=>"Homepage", "template_name"=>"index", "redirect_to"=>nil, "parent_id"=>nil, "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
373
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 2.6860ms
|
374
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6270000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3530ms
|
375
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6270000')}} runtime: 0.3400ms
|
376
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6270000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3630ms
|
377
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4350ms
|
378
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3790ms
|
379
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4360ms
|
380
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4160ms
|
381
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6280000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6270000')], "title"=>"About us", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6270000'), "depth"=>1, "path"=>"/about-us", "slug"=>"about-us"}] flags=[]
|
382
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4190ms
|
383
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6280000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2940ms
|
384
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6280000')}} runtime: 0.3450ms
|
385
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6280000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3600ms
|
386
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000'), BSON::ObjectId('54d0cc6a5269635ea6280000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4690ms
|
387
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3810ms
|
388
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000'), BSON::ObjectId('54d0cc6a5269635ea6280000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4590ms
|
389
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000'), BSON::ObjectId('54d0cc6a5269635ea6280000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4170ms
|
390
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6290000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6270000'), BSON::ObjectId('54d0cc6a5269635ea6280000')], "title"=>"Team", "template_name"=>"team", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6280000'), "depth"=>2, "path"=>"/about-us/team", "slug"=>"team"}] flags=[]
|
391
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3760ms
|
392
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6290000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2960ms
|
393
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6290000')}} runtime: 0.2920ms
|
394
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6280000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3310ms
|
395
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000'), BSON::ObjectId('54d0cc6a5269635ea6280000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4490ms
|
396
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3840ms
|
397
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000'), BSON::ObjectId('54d0cc6a5269635ea6280000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4380ms
|
398
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000'), BSON::ObjectId('54d0cc6a5269635ea6280000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4590ms
|
399
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea62a0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6270000'), BSON::ObjectId('54d0cc6a5269635ea6280000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>"/contact-us", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6280000'), "depth"=>2, "path"=>"/about-us/contact-us", "slug"=>"contact-us"}] flags=[]
|
400
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3980ms
|
401
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2870ms
|
402
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62a0000')}} runtime: 0.3500ms
|
403
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6280000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5780ms
|
404
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000'), BSON::ObjectId('54d0cc6a5269635ea6280000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4450ms
|
405
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3530ms
|
406
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000'), BSON::ObjectId('54d0cc6a5269635ea6280000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6350ms
|
407
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000'), BSON::ObjectId('54d0cc6a5269635ea6280000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4520ms
|
408
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea62b0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6270000'), BSON::ObjectId('54d0cc6a5269635ea6280000')], "title"=>"Another Page Title", "template_name"=>"standard", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6280000'), "depth"=>2, "path"=>"/about-us/another-page-title", "slug"=>"another-page-title"}] flags=[]
|
409
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4060ms
|
410
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2570ms
|
411
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62b0000')}} runtime: 0.2750ms
|
412
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000'), BSON::ObjectId('54d0cc6a5269635ea6280000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5010ms
|
413
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"slug"=>"another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea62b0000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.7780ms
|
414
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"path"=>"/about-us/another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea62b0000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.3570ms
|
415
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5830ms
|
416
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc6a5269635ea62b0000')} update={"$set"=>{"slug"=>"another-one", "path"=>"/about-us/another-one"}} flags=[]
|
417
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.6810ms
|
418
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62b0000')}} runtime: 0.6060ms
|
419
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6270000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5580ms
|
420
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4410ms
|
421
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5010ms
|
422
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3950ms
|
423
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5790ms
|
424
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea62c0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6270000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6270000'), "depth"=>1, "path"=>"/contact-us", "slug"=>"contact-us"}] flags=[]
|
425
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5970ms
|
426
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5670ms
|
427
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62c0000')}} runtime: 0.5590ms
|
428
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6270000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4650ms
|
429
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6010ms
|
430
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4770ms
|
431
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6460ms
|
432
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6270000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6820ms
|
433
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea62d0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6270000')], "title"=>"Projects", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6270000'), "depth"=>1, "path"=>"/projects", "slug"=>"projects"}] flags=[]
|
434
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.6770ms
|
435
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4030ms
|
436
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62d0000')}} runtime: 0.4910ms
|
437
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5130ms
|
438
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6270000')}} runtime: 0.4090ms
|
439
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4470ms
|
440
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
441
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5550ms
|
442
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4300ms
|
443
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea62e0000'), "parent_ids"=>[], "title"=>"Homepage", "template_name"=>"index", "redirect_to"=>nil, "parent_id"=>nil, "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
444
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.8820ms
|
445
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3730ms
|
446
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62e0000')}} runtime: 0.4200ms
|
447
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea62e0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3920ms
|
448
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4170ms
|
449
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 52.8690ms
|
450
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6440ms
|
451
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5750ms
|
452
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea62f0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000')], "title"=>"About us", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62e0000'), "depth"=>1, "path"=>"/about-us", "slug"=>"about-us"}] flags=[]
|
453
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5980ms
|
454
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4930ms
|
455
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62f0000')}} runtime: 0.4490ms
|
456
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea62f0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4840ms
|
457
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000'), BSON::ObjectId('54d0cc6a5269635ea62f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6410ms
|
458
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4430ms
|
459
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000'), BSON::ObjectId('54d0cc6a5269635ea62f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5850ms
|
460
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000'), BSON::ObjectId('54d0cc6a5269635ea62f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6060ms
|
461
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6300000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000'), BSON::ObjectId('54d0cc6a5269635ea62f0000')], "title"=>"Team", "template_name"=>"team", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62f0000'), "depth"=>2, "path"=>"/about-us/team", "slug"=>"team"}] flags=[]
|
462
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4510ms
|
463
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6300000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3230ms
|
464
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6300000')}} runtime: 0.3810ms
|
465
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea62f0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3250ms
|
466
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000'), BSON::ObjectId('54d0cc6a5269635ea62f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5140ms
|
467
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4280ms
|
468
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000'), BSON::ObjectId('54d0cc6a5269635ea62f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5240ms
|
469
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000'), BSON::ObjectId('54d0cc6a5269635ea62f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5560ms
|
470
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6310000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000'), BSON::ObjectId('54d0cc6a5269635ea62f0000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>"/contact-us", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62f0000'), "depth"=>2, "path"=>"/about-us/contact-us", "slug"=>"contact-us"}] flags=[]
|
471
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4390ms
|
472
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6310000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2650ms
|
473
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6310000')}} runtime: 0.3490ms
|
474
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea62f0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3530ms
|
475
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000'), BSON::ObjectId('54d0cc6a5269635ea62f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3970ms
|
476
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3760ms
|
477
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000'), BSON::ObjectId('54d0cc6a5269635ea62f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4580ms
|
478
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000'), BSON::ObjectId('54d0cc6a5269635ea62f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4600ms
|
479
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6320000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000'), BSON::ObjectId('54d0cc6a5269635ea62f0000')], "title"=>"Another Page Title", "template_name"=>"standard", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62f0000'), "depth"=>2, "path"=>"/about-us/another-page-title", "slug"=>"another-page-title"}] flags=[]
|
480
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3930ms
|
481
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6320000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2790ms
|
482
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6320000')}} runtime: 0.3110ms
|
483
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000'), BSON::ObjectId('54d0cc6a5269635ea62f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4750ms
|
484
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"slug"=>"another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea6320000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.3460ms
|
485
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"path"=>"/about-us/another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea6320000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.3080ms
|
486
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3150ms
|
487
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc6a5269635ea6320000')} update={"$set"=>{"slug"=>"another-one", "path"=>"/about-us/another-one"}} flags=[]
|
488
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4250ms
|
489
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6320000')}} runtime: 0.2790ms
|
490
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea62e0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3300ms
|
491
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8000ms
|
492
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5690ms
|
493
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6860ms
|
494
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6870ms
|
495
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6330000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62e0000'), "depth"=>1, "path"=>"/contact-us", "slug"=>"contact-us"}] flags=[]
|
496
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5930ms
|
497
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6330000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2680ms
|
498
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6330000')}} runtime: 0.4820ms
|
499
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea62e0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4550ms
|
500
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7500ms
|
501
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3680ms
|
502
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6790ms
|
503
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6850ms
|
504
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6340000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea62e0000')], "title"=>"Projects", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea62e0000'), "depth"=>1, "path"=>"/projects", "slug"=>"projects"}] flags=[]
|
505
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5020ms
|
506
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6340000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2680ms
|
507
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6340000')}} runtime: 0.5350ms
|
508
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"path"=>"/about-us"}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6030ms
|
509
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6130ms
|
510
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
511
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.6160ms
|
512
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4490ms
|
513
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6350000'), "parent_ids"=>[], "title"=>"Homepage", "template_name"=>"index", "redirect_to"=>nil, "parent_id"=>nil, "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
514
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5470ms
|
515
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6350000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4770ms
|
516
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6350000')}} runtime: 0.4220ms
|
517
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6350000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3250ms
|
518
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5740ms
|
519
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4440ms
|
520
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6050ms
|
521
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5100ms
|
522
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6360000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6350000')], "title"=>"About us", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6350000'), "depth"=>1, "path"=>"/about-us", "slug"=>"about-us"}] flags=[]
|
523
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4740ms
|
524
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6360000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3890ms
|
525
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6360000')}} runtime: 0.3970ms
|
526
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6360000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4120ms
|
527
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000'), BSON::ObjectId('54d0cc6a5269635ea6360000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5970ms
|
528
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3580ms
|
529
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000'), BSON::ObjectId('54d0cc6a5269635ea6360000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5420ms
|
530
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000'), BSON::ObjectId('54d0cc6a5269635ea6360000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4320ms
|
531
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6370000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6350000'), BSON::ObjectId('54d0cc6a5269635ea6360000')], "title"=>"Team", "template_name"=>"team", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6360000'), "depth"=>2, "path"=>"/about-us/team", "slug"=>"team"}] flags=[]
|
532
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3400ms
|
533
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6370000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3460ms
|
534
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6370000')}} runtime: 0.3890ms
|
535
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6360000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3880ms
|
536
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000'), BSON::ObjectId('54d0cc6a5269635ea6360000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5600ms
|
537
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4250ms
|
538
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000'), BSON::ObjectId('54d0cc6a5269635ea6360000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4500ms
|
539
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000'), BSON::ObjectId('54d0cc6a5269635ea6360000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4630ms
|
540
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6380000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6350000'), BSON::ObjectId('54d0cc6a5269635ea6360000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>"/contact-us", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6360000'), "depth"=>2, "path"=>"/about-us/contact-us", "slug"=>"contact-us"}] flags=[]
|
541
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3290ms
|
542
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6380000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2400ms
|
543
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6380000')}} runtime: 0.2790ms
|
544
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6360000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3220ms
|
545
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000'), BSON::ObjectId('54d0cc6a5269635ea6360000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4570ms
|
546
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3790ms
|
547
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000'), BSON::ObjectId('54d0cc6a5269635ea6360000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8320ms
|
548
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000'), BSON::ObjectId('54d0cc6a5269635ea6360000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7400ms
|
549
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6390000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6350000'), BSON::ObjectId('54d0cc6a5269635ea6360000')], "title"=>"Another Page Title", "template_name"=>"standard", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6360000'), "depth"=>2, "path"=>"/about-us/another-page-title", "slug"=>"another-page-title"}] flags=[]
|
550
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5840ms
|
551
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6390000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4660ms
|
552
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6390000')}} runtime: 0.5140ms
|
553
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000'), BSON::ObjectId('54d0cc6a5269635ea6360000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7430ms
|
554
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"slug"=>"another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea6390000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.6820ms
|
555
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"path"=>"/about-us/another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea6390000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.5310ms
|
556
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5920ms
|
557
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc6a5269635ea6390000')} update={"$set"=>{"slug"=>"another-one", "path"=>"/about-us/another-one"}} flags=[]
|
558
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4080ms
|
559
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6390000')}} runtime: 0.4570ms
|
560
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6350000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3700ms
|
561
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6690ms
|
562
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5810ms
|
563
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6480ms
|
564
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6200ms
|
565
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea63a0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6350000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6350000'), "depth"=>1, "path"=>"/contact-us", "slug"=>"contact-us"}] flags=[]
|
566
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.7860ms
|
567
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7040ms
|
568
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63a0000')}} runtime: 0.5470ms
|
569
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6350000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5460ms
|
570
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6890ms
|
571
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4900ms
|
572
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6020ms
|
573
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6350000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5660ms
|
574
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea63b0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6350000')], "title"=>"Projects", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6350000'), "depth"=>1, "path"=>"/projects", "slug"=>"projects"}] flags=[]
|
575
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4590ms
|
576
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2720ms
|
577
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63b0000')}} runtime: 0.3030ms
|
578
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"path"=>"/projects"}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3470ms
|
579
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3020ms
|
580
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
581
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4630ms
|
582
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4460ms
|
583
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea63c0000'), "parent_ids"=>[], "title"=>"Homepage", "template_name"=>"index", "redirect_to"=>nil, "parent_id"=>nil, "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
584
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4630ms
|
585
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2740ms
|
586
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63c0000')}} runtime: 0.3040ms
|
587
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea63c0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3480ms
|
588
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5110ms
|
589
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4540ms
|
590
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5200ms
|
591
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5070ms
|
592
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea63d0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000')], "title"=>"About us", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63c0000'), "depth"=>1, "path"=>"/about-us", "slug"=>"about-us"}] flags=[]
|
593
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4400ms
|
594
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2950ms
|
595
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63d0000')}} runtime: 0.3490ms
|
596
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea63d0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3860ms
|
597
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000'), BSON::ObjectId('54d0cc6a5269635ea63d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6260ms
|
598
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.8070ms
|
599
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000'), BSON::ObjectId('54d0cc6a5269635ea63d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4380ms
|
600
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000'), BSON::ObjectId('54d0cc6a5269635ea63d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4390ms
|
601
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea63e0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000'), BSON::ObjectId('54d0cc6a5269635ea63d0000')], "title"=>"Team", "template_name"=>"team", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63d0000'), "depth"=>2, "path"=>"/about-us/team", "slug"=>"team"}] flags=[]
|
602
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3980ms
|
603
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2910ms
|
604
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63e0000')}} runtime: 0.3430ms
|
605
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea63d0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3570ms
|
606
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000'), BSON::ObjectId('54d0cc6a5269635ea63d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4510ms
|
607
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3770ms
|
608
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000'), BSON::ObjectId('54d0cc6a5269635ea63d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4460ms
|
609
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000'), BSON::ObjectId('54d0cc6a5269635ea63d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4510ms
|
610
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea63f0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000'), BSON::ObjectId('54d0cc6a5269635ea63d0000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>"/contact-us", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63d0000'), "depth"=>2, "path"=>"/about-us/contact-us", "slug"=>"contact-us"}] flags=[]
|
611
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3910ms
|
612
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2840ms
|
613
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63f0000')}} runtime: 0.3420ms
|
614
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea63d0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3350ms
|
615
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000'), BSON::ObjectId('54d0cc6a5269635ea63d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4480ms
|
616
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3660ms
|
617
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000'), BSON::ObjectId('54d0cc6a5269635ea63d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4250ms
|
618
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000'), BSON::ObjectId('54d0cc6a5269635ea63d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4140ms
|
619
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6400000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000'), BSON::ObjectId('54d0cc6a5269635ea63d0000')], "title"=>"Another Page Title", "template_name"=>"standard", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63d0000'), "depth"=>2, "path"=>"/about-us/another-page-title", "slug"=>"another-page-title"}] flags=[]
|
620
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3790ms
|
621
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6400000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2300ms
|
622
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6400000')}} runtime: 0.2910ms
|
623
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000'), BSON::ObjectId('54d0cc6a5269635ea63d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4380ms
|
624
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"slug"=>"another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea6400000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.3830ms
|
625
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"path"=>"/about-us/another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea6400000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.3820ms
|
626
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3430ms
|
627
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc6a5269635ea6400000')} update={"$set"=>{"slug"=>"another-one", "path"=>"/about-us/another-one"}} flags=[]
|
628
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3730ms
|
629
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6400000')}} runtime: 0.2610ms
|
630
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea63c0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2920ms
|
631
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4100ms
|
632
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3490ms
|
633
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4320ms
|
634
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4150ms
|
635
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6410000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63c0000'), "depth"=>1, "path"=>"/contact-us", "slug"=>"contact-us"}] flags=[]
|
636
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3900ms
|
637
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6410000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2430ms
|
638
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6410000')}} runtime: 0.3220ms
|
639
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea63c0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3300ms
|
640
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3810ms
|
641
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3820ms
|
642
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3810ms
|
643
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3870ms
|
644
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6420000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea63c0000')], "title"=>"Projects", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea63c0000'), "depth"=>1, "path"=>"/projects", "slug"=>"projects"}] flags=[]
|
645
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3740ms
|
646
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6420000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2920ms
|
647
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6420000')}} runtime: 0.3220ms
|
648
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"path"=>"/about-us/contact-us"}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3410ms
|
649
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3530ms
|
650
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
651
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3690ms
|
652
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6090ms
|
653
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6430000'), "parent_ids"=>[], "title"=>"Homepage", "template_name"=>"index", "redirect_to"=>nil, "parent_id"=>nil, "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
654
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.8780ms
|
655
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6430000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2750ms
|
656
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6430000')}} runtime: 0.2780ms
|
657
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6430000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3470ms
|
658
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4310ms
|
659
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3750ms
|
660
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4130ms
|
661
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4110ms
|
662
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6440000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6430000')], "title"=>"About us", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6430000'), "depth"=>1, "path"=>"/about-us", "slug"=>"about-us"}] flags=[]
|
663
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4010ms
|
664
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6440000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2710ms
|
665
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6440000')}} runtime: 0.2760ms
|
666
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6440000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3030ms
|
667
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000'), BSON::ObjectId('54d0cc6a5269635ea6440000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4430ms
|
668
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3640ms
|
669
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000'), BSON::ObjectId('54d0cc6a5269635ea6440000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4370ms
|
670
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000'), BSON::ObjectId('54d0cc6a5269635ea6440000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4470ms
|
671
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6450000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6430000'), BSON::ObjectId('54d0cc6a5269635ea6440000')], "title"=>"Team", "template_name"=>"team", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6440000'), "depth"=>2, "path"=>"/about-us/team", "slug"=>"team"}] flags=[]
|
672
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3700ms
|
673
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6450000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2920ms
|
674
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6450000')}} runtime: 0.3440ms
|
675
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6440000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6040ms
|
676
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000'), BSON::ObjectId('54d0cc6a5269635ea6440000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7480ms
|
677
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3680ms
|
678
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000'), BSON::ObjectId('54d0cc6a5269635ea6440000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4520ms
|
679
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000'), BSON::ObjectId('54d0cc6a5269635ea6440000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4560ms
|
680
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6460000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6430000'), BSON::ObjectId('54d0cc6a5269635ea6440000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>"/contact-us", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6440000'), "depth"=>2, "path"=>"/about-us/contact-us", "slug"=>"contact-us"}] flags=[]
|
681
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3880ms
|
682
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6460000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2850ms
|
683
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6460000')}} runtime: 0.3460ms
|
684
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6440000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.7560ms
|
685
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000'), BSON::ObjectId('54d0cc6a5269635ea6440000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.9800ms
|
686
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3730ms
|
687
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000'), BSON::ObjectId('54d0cc6a5269635ea6440000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4160ms
|
688
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000'), BSON::ObjectId('54d0cc6a5269635ea6440000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6210ms
|
689
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6470000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6430000'), BSON::ObjectId('54d0cc6a5269635ea6440000')], "title"=>"Another Page Title", "template_name"=>"standard", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6440000'), "depth"=>2, "path"=>"/about-us/another-page-title", "slug"=>"another-page-title"}] flags=[]
|
690
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3880ms
|
691
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6470000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3850ms
|
692
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6470000')}} runtime: 0.4470ms
|
693
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000'), BSON::ObjectId('54d0cc6a5269635ea6440000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.9310ms
|
694
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"slug"=>"another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea6470000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.6340ms
|
695
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"path"=>"/about-us/another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea6470000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.7450ms
|
696
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.8590ms
|
697
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc6a5269635ea6470000')} update={"$set"=>{"slug"=>"another-one", "path"=>"/about-us/another-one"}} flags=[]
|
698
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.8280ms
|
699
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6470000')}} runtime: 0.7560ms
|
700
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6430000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4920ms
|
701
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7100ms
|
702
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.7120ms
|
703
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6770ms
|
704
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6280ms
|
705
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6480000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6430000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6430000'), "depth"=>1, "path"=>"/contact-us", "slug"=>"contact-us"}] flags=[]
|
706
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5580ms
|
707
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6480000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3420ms
|
708
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6480000')}} runtime: 0.3560ms
|
709
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6430000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3430ms
|
710
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5510ms
|
711
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3910ms
|
712
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4730ms
|
713
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6430000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4690ms
|
714
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6490000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6430000')], "title"=>"Projects", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6430000'), "depth"=>1, "path"=>"/projects", "slug"=>"projects"}] flags=[]
|
715
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3820ms
|
716
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6490000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2520ms
|
717
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6490000')}} runtime: 0.3370ms
|
718
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"path"=>"/about-us/team"}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.7990ms
|
719
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"title"=>"Team"}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3780ms
|
720
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3380ms
|
721
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
722
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3670ms
|
723
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3110ms
|
724
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea64a0000'), "parent_ids"=>[], "title"=>"Homepage", "template_name"=>"index", "redirect_to"=>nil, "parent_id"=>nil, "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
725
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3870ms
|
726
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2670ms
|
727
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64a0000')}} runtime: 0.2900ms
|
728
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea64a0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3340ms
|
729
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4260ms
|
730
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3740ms
|
731
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7910ms
|
732
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6640ms
|
733
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea64b0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000')], "title"=>"About us", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64a0000'), "depth"=>1, "path"=>"/about-us", "slug"=>"about-us"}] flags=[]
|
734
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5700ms
|
735
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4510ms
|
736
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64b0000')}} runtime: 0.6090ms
|
737
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea64b0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3180ms
|
738
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000'), BSON::ObjectId('54d0cc6a5269635ea64b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4540ms
|
739
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3340ms
|
740
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000'), BSON::ObjectId('54d0cc6a5269635ea64b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4370ms
|
741
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000'), BSON::ObjectId('54d0cc6a5269635ea64b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4490ms
|
742
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea64c0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000'), BSON::ObjectId('54d0cc6a5269635ea64b0000')], "title"=>"Team", "template_name"=>"team", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64b0000'), "depth"=>2, "path"=>"/about-us/team", "slug"=>"team"}] flags=[]
|
743
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4010ms
|
744
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2990ms
|
745
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64c0000')}} runtime: 0.3460ms
|
746
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea64b0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6130ms
|
747
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000'), BSON::ObjectId('54d0cc6a5269635ea64b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7550ms
|
748
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3600ms
|
749
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000'), BSON::ObjectId('54d0cc6a5269635ea64b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4540ms
|
750
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000'), BSON::ObjectId('54d0cc6a5269635ea64b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4550ms
|
751
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea64d0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000'), BSON::ObjectId('54d0cc6a5269635ea64b0000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>"/contact-us", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64b0000'), "depth"=>2, "path"=>"/about-us/contact-us", "slug"=>"contact-us"}] flags=[]
|
752
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3830ms
|
753
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2730ms
|
754
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64d0000')}} runtime: 0.3270ms
|
755
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea64b0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3060ms
|
756
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000'), BSON::ObjectId('54d0cc6a5269635ea64b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4270ms
|
757
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3980ms
|
758
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000'), BSON::ObjectId('54d0cc6a5269635ea64b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4420ms
|
759
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000'), BSON::ObjectId('54d0cc6a5269635ea64b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4290ms
|
760
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea64e0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000'), BSON::ObjectId('54d0cc6a5269635ea64b0000')], "title"=>"Another Page Title", "template_name"=>"standard", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64b0000'), "depth"=>2, "path"=>"/about-us/another-page-title", "slug"=>"another-page-title"}] flags=[]
|
761
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3780ms
|
762
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2580ms
|
763
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64e0000')}} runtime: 0.3360ms
|
764
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000'), BSON::ObjectId('54d0cc6a5269635ea64b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4790ms
|
765
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"slug"=>"another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea64e0000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.3850ms
|
766
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"path"=>"/about-us/another-one", :_id=>{"$ne"=>BSON::ObjectId('54d0cc6a5269635ea64e0000')}} flags=[] limit=-1 skip=0 batch_size=nil fields={:_id=>1} runtime: 0.3140ms
|
767
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3150ms
|
768
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc6a5269635ea64e0000')} update={"$set"=>{"slug"=>"another-one", "path"=>"/about-us/another-one"}} flags=[]
|
769
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4130ms
|
770
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64e0000')}} runtime: 0.2780ms
|
771
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea64a0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2950ms
|
772
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7870ms
|
773
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5810ms
|
774
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6860ms
|
775
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6950ms
|
776
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea64f0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000')], "title"=>"Contact us", "template_name"=>"contact_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64a0000'), "depth"=>1, "path"=>"/contact-us", "slug"=>"contact-us"}] flags=[]
|
777
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5990ms
|
778
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4170ms
|
779
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64f0000')}} runtime: 0.6170ms
|
780
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>BSON::ObjectId('54d0cc6a5269635ea64a0000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3840ms
|
781
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4870ms
|
782
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5310ms
|
783
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7060ms
|
784
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4470ms
|
785
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6500000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea64a0000')], "title"=>"Projects", "template_name"=>"about_us", "redirect_to"=>nil, "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea64a0000'), "depth"=>1, "path"=>"/projects", "slug"=>"projects"}] flags=[]
|
786
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5370ms
|
787
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6500000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2530ms
|
788
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6500000')}} runtime: 0.4780ms
|
789
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"path"=>"/about-us/another-one"}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6400ms
|
790
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"title"=>"Another Page Title"}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5350ms
|
791
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5360ms
|
792
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
793
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.6130ms
|
794
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5100ms
|
795
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6510000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
796
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4910ms
|
797
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6510000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2780ms
|
798
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6510000')}} runtime: 0.3120ms
|
799
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6510000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4770ms
|
800
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3350ms
|
801
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6510000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4090ms
|
802
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6510000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3690ms
|
803
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6520000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6510000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6510000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
804
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4250ms
|
805
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6520000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2980ms
|
806
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6520000')}} runtime: 0.3420ms
|
807
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8110ms
|
808
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
809
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.6220ms
|
810
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4770ms
|
811
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6530000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
812
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5400ms
|
813
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6530000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3400ms
|
814
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6530000')}} runtime: 0.3970ms
|
815
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6530000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4180ms
|
816
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4910ms
|
817
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6530000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4020ms
|
818
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6530000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4560ms
|
819
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6540000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6530000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6530000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
820
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.6780ms
|
821
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6540000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4870ms
|
822
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6540000')}} runtime: 0.5910ms
|
823
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8460ms
|
824
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
825
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.7020ms
|
826
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5530ms
|
827
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6550000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
828
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.6410ms
|
829
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6550000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4000ms
|
830
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6550000')}} runtime: 0.4760ms
|
831
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6550000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5330ms
|
832
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4220ms
|
833
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6550000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4830ms
|
834
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6550000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4010ms
|
835
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6560000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6550000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6550000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
836
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3940ms
|
837
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6560000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2740ms
|
838
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6560000')}} runtime: 0.3300ms
|
839
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6090ms
|
840
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
841
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4250ms
|
842
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4880ms
|
843
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6570000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
844
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4540ms
|
845
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6570000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2810ms
|
846
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6570000')}} runtime: 0.3020ms
|
847
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6570000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4420ms
|
848
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5110ms
|
849
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6570000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4180ms
|
850
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6570000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4530ms
|
851
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6580000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6570000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6570000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
852
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4610ms
|
853
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6580000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3010ms
|
854
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6580000')}} runtime: 0.3060ms
|
855
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5810ms
|
856
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
857
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4110ms
|
858
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4840ms
|
859
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea6590000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
860
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4950ms
|
861
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6590000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2840ms
|
862
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6590000')}} runtime: 0.3390ms
|
863
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6590000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4970ms
|
864
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3810ms
|
865
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6590000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4390ms
|
866
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6a5269635ea6590000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4000ms
|
867
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6a5269635ea65a0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6a5269635ea6590000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6a5269635ea6590000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
868
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4130ms
|
869
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea65a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2880ms
|
870
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6a5269635ea65a0000')}} runtime: 0.3320ms
|
871
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4640ms
|
872
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
873
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3420ms
|
874
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3690ms
|
875
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea65b0000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
876
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3830ms
|
877
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea65b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2290ms
|
878
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea65b0000')}} runtime: 0.2950ms
|
879
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea65b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4320ms
|
880
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4300ms
|
881
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea65b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4130ms
|
882
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea65b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4050ms
|
883
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea65c0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea65b0000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea65b0000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
884
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3990ms
|
885
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea65c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2470ms
|
886
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea65c0000')}} runtime: 0.3330ms
|
887
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4730ms
|
888
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
889
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3720ms
|
890
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4970ms
|
891
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea65d0000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
892
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5130ms
|
893
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea65d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2850ms
|
894
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea65d0000')}} runtime: 0.3270ms
|
895
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea65d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4650ms
|
896
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3760ms
|
897
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea65d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3920ms
|
898
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea65d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3940ms
|
899
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea65e0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea65d0000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea65d0000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
900
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4090ms
|
901
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea65e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2750ms
|
902
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea65e0000')}} runtime: 0.3450ms
|
903
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4580ms
|
904
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
905
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3420ms
|
906
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3810ms
|
907
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea65f0000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
908
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4110ms
|
909
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea65f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3370ms
|
910
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea65f0000')}} runtime: 0.3220ms
|
911
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea65f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7530ms
|
912
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5080ms
|
913
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea65f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5660ms
|
914
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea65f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6070ms
|
915
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6600000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea65f0000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea65f0000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
916
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.6570ms
|
917
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6600000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2670ms
|
918
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6600000')}} runtime: 0.4590ms
|
919
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4480ms
|
920
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
921
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3950ms
|
922
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5060ms
|
923
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6610000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
924
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5950ms
|
925
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6610000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3890ms
|
926
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6610000')}} runtime: 0.4010ms
|
927
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6610000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5850ms
|
928
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3990ms
|
929
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6610000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5710ms
|
930
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6610000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5040ms
|
931
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6620000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6610000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6610000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
932
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4880ms
|
933
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6620000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3970ms
|
934
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6620000')}} runtime: 0.3750ms
|
935
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4960ms
|
936
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
937
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4420ms
|
938
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.7190ms
|
939
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6630000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
940
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4670ms
|
941
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6630000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3190ms
|
942
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6630000')}} runtime: 0.3700ms
|
943
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6630000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4680ms
|
944
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3350ms
|
945
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6630000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4410ms
|
946
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6630000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4540ms
|
947
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6640000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6630000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6630000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
948
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4260ms
|
949
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6640000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2540ms
|
950
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6640000')}} runtime: 0.3220ms
|
951
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6630000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4460ms
|
952
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3690ms
|
953
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc6b5269635ea6640000')} update={"$pushAll"=>{"contents"=>[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6650000'), "type"=>:text, "name"=>:title_test, "text"=>"My Text"}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea6660000'), "type"=>:html, "name"=>:body, "html"=>"<h1>My Text</h1>"}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea6670000'), "type"=>:image, "name"=>:image, "image"=>{:url=>"test", :alt=>"Blah", "string_url"=>"string_test"}}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea6680000'), "type"=>:select, "name"=>:select, "select"=>"test"}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea6690000'), "type"=>:multiple_select, "name"=>:multiple_select, "multiple_select"=>["test", "blah"]}]}} flags=[]
|
954
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5700ms
|
955
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6640000')}} runtime: 0.3370ms
|
956
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4550ms
|
957
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
958
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3410ms
|
959
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3750ms
|
960
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea66a0000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
961
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4460ms
|
962
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea66a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2930ms
|
963
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea66a0000')}} runtime: 0.3030ms
|
964
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea66a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4390ms
|
965
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3630ms
|
966
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea66a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3950ms
|
967
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea66a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3980ms
|
968
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea66b0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea66a0000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea66a0000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
969
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3950ms
|
970
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea66b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2820ms
|
971
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea66b0000')}} runtime: 0.3420ms
|
972
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea66a0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7950ms
|
973
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3570ms
|
974
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc6b5269635ea66b0000')} update={"$pushAll"=>{"contents"=>[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea66c0000'), "type"=>:text, "name"=>:title_test, "text"=>"My Text"}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea66d0000'), "type"=>:html, "name"=>:body, "html"=>"<h1>My Text</h1>"}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea66e0000'), "type"=>:image, "name"=>:image, "image"=>{:url=>"test", :alt=>"Blah", "string_url"=>"string_test"}}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea66f0000'), "type"=>:select, "name"=>:select, "select"=>"test"}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea6700000'), "type"=>:multiple_select, "name"=>:multiple_select, "multiple_select"=>["test", "blah"]}]}} flags=[]
|
975
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5650ms
|
976
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea66b0000')}} runtime: 0.4850ms
|
977
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7030ms
|
978
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
979
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.6380ms
|
980
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4200ms
|
981
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6710000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
982
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4370ms
|
983
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6710000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2900ms
|
984
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6710000')}} runtime: 0.3100ms
|
985
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6710000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4750ms
|
986
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3830ms
|
987
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6710000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4450ms
|
988
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6710000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4140ms
|
989
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6720000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6710000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6710000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
990
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3470ms
|
991
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6720000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2550ms
|
992
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6720000')}} runtime: 0.2870ms
|
993
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6710000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4150ms
|
994
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3610ms
|
995
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc6b5269635ea6720000')} update={"$pushAll"=>{"contents"=>[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6730000'), "type"=>:text, "name"=>:title_test, "text"=>"My Text"}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea6740000'), "type"=>:html, "name"=>:body, "html"=>"<h1>My Text</h1>"}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea6750000'), "type"=>:image, "name"=>:image, "image"=>{:url=>"test", :alt=>"Blah", "string_url"=>"string_test"}}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea6760000'), "type"=>:select, "name"=>:select, "select"=>"test"}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea6770000'), "type"=>:multiple_select, "name"=>:multiple_select, "multiple_select"=>["test", "blah"]}]}} flags=[]
|
996
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5980ms
|
997
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6720000')}} runtime: 0.6340ms
|
998
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6410ms
|
999
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1000
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.9070ms
|
1001
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6390ms
|
1002
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6780000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1003
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4270ms
|
1004
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6780000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2480ms
|
1005
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6780000')}} runtime: 0.6760ms
|
1006
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6780000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7660ms
|
1007
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.8720ms
|
1008
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6780000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.9130ms
|
1009
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6780000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7440ms
|
1010
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6790000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6780000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6780000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
1011
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.7080ms
|
1012
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6790000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5080ms
|
1013
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6790000')}} runtime: 0.5750ms
|
1014
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6780000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8050ms
|
1015
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5770ms
|
1016
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc6b5269635ea6790000')} update={"$pushAll"=>{"contents"=>[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea67a0000'), "type"=>:text, "name"=>:title_test, "text"=>"My Text"}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea67b0000'), "type"=>:html, "name"=>:body, "html"=>"<h1>My Text</h1>"}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea67c0000'), "type"=>:image, "name"=>:image, "image"=>{:url=>"test", :alt=>"Blah", "string_url"=>"string_test"}}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea67d0000'), "type"=>:select, "name"=>:select, "select"=>"test"}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea67e0000'), "type"=>:multiple_select, "name"=>:multiple_select, "multiple_select"=>["test", "blah"]}]}} flags=[]
|
1017
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.7850ms
|
1018
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6790000')}} runtime: 0.4690ms
|
1019
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5530ms
|
1020
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1021
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4880ms
|
1022
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3820ms
|
1023
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea67f0000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1024
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4480ms
|
1025
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea67f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2340ms
|
1026
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea67f0000')}} runtime: 0.3020ms
|
1027
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea67f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5000ms
|
1028
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4230ms
|
1029
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea67f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4280ms
|
1030
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea67f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4150ms
|
1031
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6800000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea67f0000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea67f0000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
1032
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4190ms
|
1033
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6800000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2810ms
|
1034
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6800000')}} runtime: 0.2860ms
|
1035
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea67f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4250ms
|
1036
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.7760ms
|
1037
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc6b5269635ea6800000')} update={"$pushAll"=>{"contents"=>[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6810000'), "type"=>:text, "name"=>:title_test, "text"=>"My Text"}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea6820000'), "type"=>:html, "name"=>:body, "html"=>"<h1>My Text</h1>"}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea6830000'), "type"=>:image, "name"=>:image, "image"=>{:url=>"test", :alt=>"Blah", "string_url"=>"string_test"}}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea6840000'), "type"=>:select, "name"=>:select, "select"=>"test"}, {"_id"=>BSON::ObjectId('54d0cc6b5269635ea6850000'), "type"=>:multiple_select, "name"=>:multiple_select, "multiple_select"=>["test", "blah"]}]}} flags=[]
|
1038
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 1.2190ms
|
1039
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6800000')}} runtime: 0.7450ms
|
1040
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5990ms
|
1041
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1042
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3720ms
|
1043
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.9760ms
|
1044
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1045
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.7090ms
|
1046
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5920ms
|
1047
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1048
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4090ms
|
1049
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3080ms
|
1050
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1051
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3200ms
|
1052
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3210ms
|
1053
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1054
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3080ms
|
1055
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3100ms
|
1056
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1057
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.2770ms
|
1058
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3330ms
|
1059
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6860000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1060
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4320ms
|
1061
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6860000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2860ms
|
1062
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6860000')}} runtime: 0.3050ms
|
1063
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3910ms
|
1064
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{}} runtime: 0.2910ms
|
1065
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3540ms
|
1066
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1067
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3670ms
|
1068
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3140ms
|
1069
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6880000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1070
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3340ms
|
1071
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6880000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2240ms
|
1072
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6880000')}} runtime: 0.2960ms
|
1073
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6880000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4340ms
|
1074
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3710ms
|
1075
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6880000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4080ms
|
1076
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6880000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4100ms
|
1077
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6890000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6880000')], "title"=>"Child page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6880000'), "depth"=>1, "path"=>"/child-page", "slug"=>"child-page"}] flags=[]
|
1078
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3880ms
|
1079
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6890000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2880ms
|
1080
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6890000')}} runtime: 0.2850ms
|
1081
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{}} runtime: 0.2450ms
|
1082
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3470ms
|
1083
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1084
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3160ms
|
1085
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3040ms
|
1086
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea68a0000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1087
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3790ms
|
1088
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea68a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2710ms
|
1089
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea68a0000')}} runtime: 0.2920ms
|
1090
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3320ms
|
1091
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea68a0000')}} runtime: 0.3030ms
|
1092
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3030ms
|
1093
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1094
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3230ms
|
1095
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3150ms
|
1096
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea68b0000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1097
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4150ms
|
1098
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea68b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5540ms
|
1099
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea68b0000')}} runtime: 0.5320ms
|
1100
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3520ms
|
1101
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1102
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3140ms
|
1103
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2810ms
|
1104
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea68c0000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1105
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3180ms
|
1106
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea68c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2300ms
|
1107
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea68c0000')}} runtime: 0.2700ms
|
1108
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2860ms
|
1109
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1110
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.2940ms
|
1111
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2880ms
|
1112
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea68d0000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1113
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3700ms
|
1114
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea68d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2430ms
|
1115
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea68d0000')}} runtime: 0.3230ms
|
1116
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea68d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4170ms
|
1117
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3540ms
|
1118
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea68d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4150ms
|
1119
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea68d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4420ms
|
1120
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea68e0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea68d0000')], "title"=>"Test", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea68d0000'), "depth"=>1, "path"=>"/test", "slug"=>"test"}] flags=[]
|
1121
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4080ms
|
1122
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea68e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3070ms
|
1123
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea68e0000')}} runtime: 0.2940ms
|
1124
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3380ms
|
1125
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1126
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3510ms
|
1127
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3970ms
|
1128
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea68f0000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1129
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3710ms
|
1130
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea68f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2640ms
|
1131
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea68f0000')}} runtime: 0.2740ms
|
1132
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea68f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4240ms
|
1133
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3600ms
|
1134
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea68f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4070ms
|
1135
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea68f0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4050ms
|
1136
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6900000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea68f0000')], "title"=>"Test", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea68f0000'), "depth"=>1, "path"=>"/test", "slug"=>"test"}] flags=[]
|
1137
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3730ms
|
1138
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6900000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3080ms
|
1139
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6900000')}} runtime: 0.7410ms
|
1140
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3550ms
|
1141
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1142
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3300ms
|
1143
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3130ms
|
1144
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6910000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1145
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3790ms
|
1146
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6910000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2320ms
|
1147
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6910000')}} runtime: 0.3000ms
|
1148
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6910000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4140ms
|
1149
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3550ms
|
1150
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6910000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3650ms
|
1151
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6910000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4090ms
|
1152
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6920000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6910000')], "title"=>"Test1", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6910000'), "depth"=>1, "path"=>"/test1", "slug"=>"test1"}] flags=[]
|
1153
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3850ms
|
1154
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6920000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2850ms
|
1155
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6920000')}} runtime: 0.2790ms
|
1156
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6910000'), BSON::ObjectId('54d0cc6b5269635ea6920000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4700ms
|
1157
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5300ms
|
1158
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6910000'), BSON::ObjectId('54d0cc6b5269635ea6920000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.9840ms
|
1159
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6910000'), BSON::ObjectId('54d0cc6b5269635ea6920000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8290ms
|
1160
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6930000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6910000'), BSON::ObjectId('54d0cc6b5269635ea6920000')], "title"=>"Test2", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6920000'), "depth"=>2, "path"=>"/test1/test2", "slug"=>"test2"}] flags=[]
|
1161
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3970ms
|
1162
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6930000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2690ms
|
1163
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6930000')}} runtime: 0.3460ms
|
1164
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6910000'), BSON::ObjectId('54d0cc6b5269635ea6920000'), BSON::ObjectId('54d0cc6b5269635ea6930000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4960ms
|
1165
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3730ms
|
1166
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6910000'), BSON::ObjectId('54d0cc6b5269635ea6920000'), BSON::ObjectId('54d0cc6b5269635ea6930000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5120ms
|
1167
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6910000'), BSON::ObjectId('54d0cc6b5269635ea6920000'), BSON::ObjectId('54d0cc6b5269635ea6930000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5370ms
|
1168
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6940000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6910000'), BSON::ObjectId('54d0cc6b5269635ea6920000'), BSON::ObjectId('54d0cc6b5269635ea6930000')], "title"=>"Test3", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6930000'), "depth"=>3, "path"=>"/test1/test2/test3", "slug"=>"test3"}] flags=[]
|
1169
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5410ms
|
1170
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6940000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5630ms
|
1171
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6940000')}} runtime: 0.3470ms
|
1172
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6910000'), BSON::ObjectId('54d0cc6b5269635ea6920000'), BSON::ObjectId('54d0cc6b5269635ea6930000'), BSON::ObjectId('54d0cc6b5269635ea6940000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5570ms
|
1173
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3350ms
|
1174
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6910000'), BSON::ObjectId('54d0cc6b5269635ea6920000'), BSON::ObjectId('54d0cc6b5269635ea6930000'), BSON::ObjectId('54d0cc6b5269635ea6940000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5120ms
|
1175
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6910000'), BSON::ObjectId('54d0cc6b5269635ea6920000'), BSON::ObjectId('54d0cc6b5269635ea6930000'), BSON::ObjectId('54d0cc6b5269635ea6940000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5090ms
|
1176
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6950000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6910000'), BSON::ObjectId('54d0cc6b5269635ea6920000'), BSON::ObjectId('54d0cc6b5269635ea6930000'), BSON::ObjectId('54d0cc6b5269635ea6940000')], "title"=>"Test4", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6940000'), "depth"=>4, "path"=>"/test1/test2/test3/test4", "slug"=>"test4"}] flags=[]
|
1177
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3980ms
|
1178
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6950000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3010ms
|
1179
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6950000')}} runtime: 0.3670ms
|
1180
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3100ms
|
1181
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1182
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3700ms
|
1183
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3150ms
|
1184
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6960000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1185
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3850ms
|
1186
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6960000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2740ms
|
1187
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6960000')}} runtime: 0.3500ms
|
1188
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6960000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4090ms
|
1189
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3730ms
|
1190
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6960000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4130ms
|
1191
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6960000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4290ms
|
1192
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6970000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6960000')], "title"=>"Test1", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6960000'), "depth"=>1, "path"=>"/test1", "slug"=>"test1"}] flags=[]
|
1193
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3570ms
|
1194
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6970000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2810ms
|
1195
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6970000')}} runtime: 0.2830ms
|
1196
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6960000'), BSON::ObjectId('54d0cc6b5269635ea6970000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4470ms
|
1197
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.7780ms
|
1198
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6960000'), BSON::ObjectId('54d0cc6b5269635ea6970000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4980ms
|
1199
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6960000'), BSON::ObjectId('54d0cc6b5269635ea6970000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4200ms
|
1200
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6980000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6960000'), BSON::ObjectId('54d0cc6b5269635ea6970000')], "title"=>"Test2", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6970000'), "depth"=>2, "path"=>"/test1/test2", "slug"=>"test2"}] flags=[]
|
1201
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4150ms
|
1202
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6980000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2880ms
|
1203
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6980000')}} runtime: 0.3180ms
|
1204
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6960000'), BSON::ObjectId('54d0cc6b5269635ea6970000'), BSON::ObjectId('54d0cc6b5269635ea6980000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4960ms
|
1205
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3670ms
|
1206
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6960000'), BSON::ObjectId('54d0cc6b5269635ea6970000'), BSON::ObjectId('54d0cc6b5269635ea6980000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4510ms
|
1207
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6960000'), BSON::ObjectId('54d0cc6b5269635ea6970000'), BSON::ObjectId('54d0cc6b5269635ea6980000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4440ms
|
1208
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6990000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6960000'), BSON::ObjectId('54d0cc6b5269635ea6970000'), BSON::ObjectId('54d0cc6b5269635ea6980000')], "title"=>"Test3", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6980000'), "depth"=>3, "path"=>"/test1/test2/test3", "slug"=>"test3"}] flags=[]
|
1209
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3800ms
|
1210
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6990000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2740ms
|
1211
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6990000')}} runtime: 0.3270ms
|
1212
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6960000'), BSON::ObjectId('54d0cc6b5269635ea6970000'), BSON::ObjectId('54d0cc6b5269635ea6980000'), BSON::ObjectId('54d0cc6b5269635ea6990000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4850ms
|
1213
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3630ms
|
1214
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6960000'), BSON::ObjectId('54d0cc6b5269635ea6970000'), BSON::ObjectId('54d0cc6b5269635ea6980000'), BSON::ObjectId('54d0cc6b5269635ea6990000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4790ms
|
1215
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6960000'), BSON::ObjectId('54d0cc6b5269635ea6970000'), BSON::ObjectId('54d0cc6b5269635ea6980000'), BSON::ObjectId('54d0cc6b5269635ea6990000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5060ms
|
1216
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea69a0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6960000'), BSON::ObjectId('54d0cc6b5269635ea6970000'), BSON::ObjectId('54d0cc6b5269635ea6980000'), BSON::ObjectId('54d0cc6b5269635ea6990000')], "title"=>"Test4", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6990000'), "depth"=>4, "path"=>"/test1/test2/test3/test4", "slug"=>"test4"}] flags=[]
|
1217
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3760ms
|
1218
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2950ms
|
1219
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69a0000')}} runtime: 0.3420ms
|
1220
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3170ms
|
1221
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1222
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.7070ms
|
1223
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3610ms
|
1224
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea69b0000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1225
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3830ms
|
1226
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2710ms
|
1227
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69b0000')}} runtime: 0.2930ms
|
1228
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4320ms
|
1229
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3320ms
|
1230
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3950ms
|
1231
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3680ms
|
1232
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea69c0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000')], "title"=>"Test1", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69b0000'), "depth"=>1, "path"=>"/test1", "slug"=>"test1"}] flags=[]
|
1233
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3910ms
|
1234
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2960ms
|
1235
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69c0000')}} runtime: 0.3190ms
|
1236
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000'), BSON::ObjectId('54d0cc6b5269635ea69c0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4520ms
|
1237
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3760ms
|
1238
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000'), BSON::ObjectId('54d0cc6b5269635ea69c0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4420ms
|
1239
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000'), BSON::ObjectId('54d0cc6b5269635ea69c0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4440ms
|
1240
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea69d0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000'), BSON::ObjectId('54d0cc6b5269635ea69c0000')], "title"=>"Test2", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69c0000'), "depth"=>2, "path"=>"/test1/test2", "slug"=>"test2"}] flags=[]
|
1241
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3870ms
|
1242
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2910ms
|
1243
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69d0000')}} runtime: 0.3420ms
|
1244
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000'), BSON::ObjectId('54d0cc6b5269635ea69c0000'), BSON::ObjectId('54d0cc6b5269635ea69d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8950ms
|
1245
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3610ms
|
1246
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000'), BSON::ObjectId('54d0cc6b5269635ea69c0000'), BSON::ObjectId('54d0cc6b5269635ea69d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4820ms
|
1247
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000'), BSON::ObjectId('54d0cc6b5269635ea69c0000'), BSON::ObjectId('54d0cc6b5269635ea69d0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5070ms
|
1248
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea69e0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000'), BSON::ObjectId('54d0cc6b5269635ea69c0000'), BSON::ObjectId('54d0cc6b5269635ea69d0000')], "title"=>"Test3", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69d0000'), "depth"=>3, "path"=>"/test1/test2/test3", "slug"=>"test3"}] flags=[]
|
1249
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4070ms
|
1250
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3210ms
|
1251
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69e0000')}} runtime: 0.3460ms
|
1252
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000'), BSON::ObjectId('54d0cc6b5269635ea69c0000'), BSON::ObjectId('54d0cc6b5269635ea69d0000'), BSON::ObjectId('54d0cc6b5269635ea69e0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5760ms
|
1253
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3890ms
|
1254
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000'), BSON::ObjectId('54d0cc6b5269635ea69c0000'), BSON::ObjectId('54d0cc6b5269635ea69d0000'), BSON::ObjectId('54d0cc6b5269635ea69e0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5460ms
|
1255
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000'), BSON::ObjectId('54d0cc6b5269635ea69c0000'), BSON::ObjectId('54d0cc6b5269635ea69d0000'), BSON::ObjectId('54d0cc6b5269635ea69e0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5310ms
|
1256
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea69f0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea69b0000'), BSON::ObjectId('54d0cc6b5269635ea69c0000'), BSON::ObjectId('54d0cc6b5269635ea69d0000'), BSON::ObjectId('54d0cc6b5269635ea69e0000')], "title"=>"Test4", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69e0000'), "depth"=>4, "path"=>"/test1/test2/test3/test4", "slug"=>"test4"}] flags=[]
|
1257
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4040ms
|
1258
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2770ms
|
1259
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea69f0000')}} runtime: 0.2900ms
|
1260
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"path"=>"/test1/test2/test3/test4"}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3460ms
|
1261
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3510ms
|
1262
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1263
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3590ms
|
1264
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3260ms
|
1265
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6a00000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1266
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3950ms
|
1267
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a00000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2750ms
|
1268
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a00000')}} runtime: 0.3290ms
|
1269
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4130ms
|
1270
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4040ms
|
1271
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3740ms
|
1272
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4030ms
|
1273
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6a10000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000')], "title"=>"Test1", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a00000'), "depth"=>1, "path"=>"/test1", "slug"=>"test1"}] flags=[]
|
1274
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3630ms
|
1275
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a10000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2270ms
|
1276
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a10000')}} runtime: 0.3180ms
|
1277
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000'), BSON::ObjectId('54d0cc6b5269635ea6a10000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4750ms
|
1278
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3760ms
|
1279
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000'), BSON::ObjectId('54d0cc6b5269635ea6a10000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4380ms
|
1280
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000'), BSON::ObjectId('54d0cc6b5269635ea6a10000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4350ms
|
1281
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6a20000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000'), BSON::ObjectId('54d0cc6b5269635ea6a10000')], "title"=>"Test2", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a10000'), "depth"=>2, "path"=>"/test1/test2", "slug"=>"test2"}] flags=[]
|
1282
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3740ms
|
1283
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a20000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2480ms
|
1284
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a20000')}} runtime: 0.3190ms
|
1285
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000'), BSON::ObjectId('54d0cc6b5269635ea6a10000'), BSON::ObjectId('54d0cc6b5269635ea6a20000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8800ms
|
1286
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3580ms
|
1287
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000'), BSON::ObjectId('54d0cc6b5269635ea6a10000'), BSON::ObjectId('54d0cc6b5269635ea6a20000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4710ms
|
1288
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000'), BSON::ObjectId('54d0cc6b5269635ea6a10000'), BSON::ObjectId('54d0cc6b5269635ea6a20000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4930ms
|
1289
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6a30000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000'), BSON::ObjectId('54d0cc6b5269635ea6a10000'), BSON::ObjectId('54d0cc6b5269635ea6a20000')], "title"=>"Test3", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a20000'), "depth"=>3, "path"=>"/test1/test2/test3", "slug"=>"test3"}] flags=[]
|
1290
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3720ms
|
1291
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a30000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2420ms
|
1292
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a30000')}} runtime: 0.3390ms
|
1293
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000'), BSON::ObjectId('54d0cc6b5269635ea6a10000'), BSON::ObjectId('54d0cc6b5269635ea6a20000'), BSON::ObjectId('54d0cc6b5269635ea6a30000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5280ms
|
1294
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3610ms
|
1295
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000'), BSON::ObjectId('54d0cc6b5269635ea6a10000'), BSON::ObjectId('54d0cc6b5269635ea6a20000'), BSON::ObjectId('54d0cc6b5269635ea6a30000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4800ms
|
1296
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000'), BSON::ObjectId('54d0cc6b5269635ea6a10000'), BSON::ObjectId('54d0cc6b5269635ea6a20000'), BSON::ObjectId('54d0cc6b5269635ea6a30000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4760ms
|
1297
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6a40000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6a00000'), BSON::ObjectId('54d0cc6b5269635ea6a10000'), BSON::ObjectId('54d0cc6b5269635ea6a20000'), BSON::ObjectId('54d0cc6b5269635ea6a30000')], "title"=>"Test4", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a30000'), "depth"=>4, "path"=>"/test1/test2/test3/test4", "slug"=>"test4"}] flags=[]
|
1298
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3930ms
|
1299
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a40000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2850ms
|
1300
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a40000')}} runtime: 0.3380ms
|
1301
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"path"=>"/test1/test2/test3/test4"}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3360ms
|
1302
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6540ms
|
1303
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1304
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.5690ms
|
1305
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5240ms
|
1306
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6a50000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1307
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3760ms
|
1308
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a50000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2730ms
|
1309
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a50000')}} runtime: 0.3260ms
|
1310
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3470ms
|
1311
|
-
MOPED: 127.0.0.1:27017 UPDATE database=type_station_test collection=type_station_pages selector={"_id"=>BSON::ObjectId('54d0cc6b5269635ea6a50000')} update={"$pushAll"=>{"contents"=>[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6a60000'), "type"=>:text, "name"=>:title}]}} flags=[]
|
1312
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4260ms
|
1313
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a50000')}} runtime: 0.2920ms
|
1314
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3080ms
|
1315
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1316
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3260ms
|
1317
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3310ms
|
1318
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6a70000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1319
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4000ms
|
1320
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a70000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2830ms
|
1321
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a70000')}} runtime: 0.3010ms
|
1322
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a70000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5000ms
|
1323
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3370ms
|
1324
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a70000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3740ms
|
1325
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a70000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4020ms
|
1326
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6a80000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6a70000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a70000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
1327
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4130ms
|
1328
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a80000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2740ms
|
1329
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a80000')}} runtime: 0.2760ms
|
1330
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4850ms
|
1331
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1332
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3620ms
|
1333
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3290ms
|
1334
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6a90000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1335
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4000ms
|
1336
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a90000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2660ms
|
1337
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a90000')}} runtime: 0.3270ms
|
1338
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a90000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4400ms
|
1339
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3920ms
|
1340
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a90000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3770ms
|
1341
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6a90000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3520ms
|
1342
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6aa0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6a90000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6a90000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
1343
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.6170ms
|
1344
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6aa0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6460ms
|
1345
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6aa0000')}} runtime: 0.4220ms
|
1346
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7150ms
|
1347
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1348
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4810ms
|
1349
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2920ms
|
1350
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6ab0000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1351
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3880ms
|
1352
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6ab0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2670ms
|
1353
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6ab0000')}} runtime: 0.3260ms
|
1354
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6ab0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4390ms
|
1355
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3680ms
|
1356
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6ab0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4190ms
|
1357
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6ab0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4080ms
|
1358
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6ac0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6ab0000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6ab0000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
1359
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3970ms
|
1360
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6ac0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2600ms
|
1361
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6ac0000')}} runtime: 0.2810ms
|
1362
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5190ms
|
1363
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1364
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.8860ms
|
1365
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6090ms
|
1366
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6ad0000'), "parent_ids"=>[], "title"=>"Test Index", "template_name"=>"undefined", "depth"=>0, "path"=>"/", "slug"=>""}] flags=[]
|
1367
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.4030ms
|
1368
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6ad0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2770ms
|
1369
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6ad0000')}} runtime: 0.2810ms
|
1370
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6ad0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4060ms
|
1371
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"parent_id"=>nil}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3260ms
|
1372
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6ad0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4290ms
|
1373
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"$query"=>{"_id"=>{"$in"=>[BSON::ObjectId('54d0cc6b5269635ea6ad0000')]}}, "$orderby"=>{"depth"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4040ms
|
1374
|
-
MOPED: 127.0.0.1:27017 INSERT database=type_station_test collection=type_station_pages documents=[{"_id"=>BSON::ObjectId('54d0cc6b5269635ea6ae0000'), "parent_ids"=>[BSON::ObjectId('54d0cc6b5269635ea6ad0000')], "title"=>"Test Page", "template_name"=>"undefined", "parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6ad0000'), "depth"=>1, "path"=>"/test-page", "slug"=>"test-page"}] flags=[]
|
1375
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3750ms
|
1376
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=type_station_pages selector={"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6ae0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2690ms
|
1377
|
-
MOPED: 127.0.0.1:27017 COMMAND database=type_station_test command={:count=>"type_station_pages", :query=>{"parent_id"=>BSON::ObjectId('54d0cc6b5269635ea6ae0000')}} runtime: 0.3220ms
|
1378
|
-
MOPED: 127.0.0.1:27017 QUERY database=type_station_test collection=system.namespaces selector={:name=>{"$not"=>/\.system\.|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4540ms
|
1379
|
-
MOPED: 127.0.0.1:27017 DELETE database=type_station_test collection=type_station_pages selector={} flags=[]
|
1380
|
-
COMMAND database=type_station_test command={:getlasterror=>1, :w=>1} runtime: 0.3430ms
|