MongoCommandCursor
PHP Manual

MongoCommandCursor::key

(No version information available, might only be in Git)

MongoCommandCursor::keyReturns the current result's _id

Description

public string MongoCommandCursor::key ( void )

Parameters

This function has no parameters.

Return Values

The current result's _id as a string.


MongoCommandCursor
PHP Manual