Maslosoft Mangan API
Class CommandProxy
CommandProxy This evalueates commands only if available
- Maslosoft\Mangan\Command uses Maslosoft\Mangan\Traits\AvailableCommands
- Maslosoft\Mangan\Helpers\CommandProxy
Methods summary
public
|
|
public
|
|
public
|
Methods inherited from Maslosoft\Mangan\Command
__call()
,
collStats()
,
create()
,
createIndex()
,
createUser()
,
dropUser()
,
getIndexes()
Methods used from Maslosoft\Mangan\Traits\AvailableCommands
_isSelf()
,
aggregate()
,
applyOps()
,
authenticate()
,
availableQueryOptions()
,
buildInfo()
,
checkShardingIndex()
,
cloneCollection()
,
cloneCollectionAsCapped()
,
cloneDb()
,
collMod()
,
compact()
,
connPoolStats()
,
connPoolSync()
,
connectionStatus()
,
convertToCapped()
,
count()
,
createIndexes()
,
createRole()
,
currentOpCtx()
,
dataSize()
,
dbHash()
,
dbStats()
,
delete()
,
distinct()
,
driverOIDTest()
,
drop()
,
dropAllRolesFromDatabase()
,
dropAllUsersFromDatabase()
,
dropDatabase()
,
dropIndexes()
,
dropRole()
,
evalJs()
,
explain()
,
features()
,
filemd5()
,
find()
,
findAndModify()
,
forceerror()
,
geoNear()
,
geoSearch()
,
getLastError()
,
getMore()
,
getPrevError()
,
getnonce()
,
grantPrivilegesToRole()
,
grantRolesToRole()
,
grantRolesToUser()
,
group()
,
handshake()
,
hostInfo()
,
insert()
,
isMaster()
,
killCursors()
,
listCollections()
,
listCommands()
,
listIndexes()
,
logout()
,
mapReduce()
,
mapReduceShardedFinish()
,
parallelCollectionScan()
,
ping()
,
planCacheClear()
,
planCacheClearFilters()
,
planCacheListFilters()
,
planCacheListPlans()
,
planCacheListQueryShapes()
,
planCacheSetFilter()
,
profile()
,
reIndex()
,
repairCursor()
,
repairDatabase()
,
resetError()
,
revokePrivilegesFromRole()
,
revokeRolesFromRole()
,
revokeRolesFromUser()
,
rolesInfo()
,
saslContinue()
,
saslStart()
,
serverStatus()
,
shardConnPoolStats()
,
splitVector()
,
touch()
,
update()
,
updateRole()
,
updateUser()
,
usersInfo()
,
validate()
,
whatsmyuri()