mongodb\Database createCommand()

createCommand() public method (available since version 2.1)

Creates MongoDB command associated with this database.

public yii\mongodb\Command createCommand ( $document = [] )
$document array

Command document contents.

return yii\mongodb\Command

Command instance.

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.