Skip to content

Accounts

Meteor

Meteor.EnvironmentVariable
Meteor.EnvironmentVariable.get
Meteor.EnvironmentVariable.withValue
Meteor.EnvironmentVariableAsync
Meteor.Error
Meteor.absoluteUrl
Meteor.apply
Meteor.applyAsync
Meteor.bindEnvironment
Meteor.call
Meteor.callAsync
Meteor.clearInterval
Meteor.clearTimeout
Meteor.defer
Meteor.disconnect
Meteor.gitCommitHash
Meteor.isAppTest
Meteor.isAsyncCall
Meteor.isClient
Meteor.isCordova
Meteor.isDevelopment
Meteor.isFibersDisabled
Meteor.isModern
Meteor.isPackageTest
Meteor.isProduction
Meteor.isServer
Meteor.isTest
Meteor.loggingIn
Meteor.loggingOut
Meteor.loginWith<ExternalService>
Meteor.loginWithPassword
Meteor.loginWithPasswordAnd2faCode
Meteor.loginWithToken
Meteor.logout
Meteor.logoutOtherClients
Meteor.methods
Meteor.onConnection
Meteor.onMessage
Meteor.passwordlessLoginWithToken
Meteor.passwordlessLoginWithTokenAnd2faCode
Meteor.promisify
Meteor.publish
Meteor.reconnect
Meteor.release
Meteor.setInterval
Meteor.setTimeout
Meteor.settings
Meteor.startup
Meteor.status
Meteor.subscribe
Meteor.user
Meteor.userAsync
Meteor.userId
Meteor.users
Meteor.wrapAsync

Mongo

Mongo.Collection
Mongo.Collection#allow
Mongo.Collection#countDocuments
Mongo.Collection#createIndex
Mongo.Collection#createIndexAsync
Mongo.Collection#deny
Mongo.Collection#ensureIndexAsync
Mongo.Collection#estimatedDocumentCount
Mongo.Collection#find
Mongo.Collection#findOne
Mongo.Collection#findOneAsync
Mongo.Collection#insert
Mongo.Collection#insertAsync
Mongo.Collection#rawCollection
Mongo.Collection#rawDatabase
Mongo.Collection#remove
Mongo.Collection#removeAsync
Mongo.Collection#update
Mongo.Collection#updateAsync
Mongo.Collection#upsert
Mongo.Collection#upsertAsync
Mongo.Cursor
Mongo.Cursor#count
Mongo.Cursor#countAsync
Mongo.Cursor#fetch
Mongo.Cursor#fetchAsync
Mongo.Cursor#forEach
Mongo.Cursor#forEachAsync
Mongo.Cursor#map
Mongo.Cursor#mapAsync
Mongo.Cursor#observe
Mongo.Cursor#observeAsync
Mongo.Cursor#observeChanges
Mongo.Cursor#observeChangesAsync
Mongo.ObjectID
Mongo.setConnectionOptions