The constants below are defined by this extension, and will only be available when the extension has either been compiled into PHP or dynamically loaded at runtime.
MONGO_STREAMS
(int)
MONGO_SUPPORTS_STREAMS
MONGO_SUPPORTS_STREAMS
(int)
MONGO_SUPPORTS_SSL
(int)
MONGO_SUPPORTS_AUTH_MECHANISM_MONGODB_CR
(int)
MONGO_SUPPORTS_AUTH_MECHANISM_MONGODB_X509
(int)
MONGO_SUPPORTS_AUTH_MECHANISM_GSSAPI
(int)
MONGO_SUPPORTS_AUTH_MECHANISM_PLAIN
(int)
MONGO_STREAM_NOTIFY_TYPE_IO_INIT
(int)
MONGO_STREAM_NOTIFY_TYPE_LOG
(int)
MONGO_STREAM_NOTIFY_IO_READ
(int)
MONGO_STREAM_NOTIFY_IO_WRITE
(int)
MONGO_STREAM_NOTIFY_IO_PROGRESS
(int)
MONGO_STREAM_NOTIFY_IO_COMPLETED
(int)
MONGO_STREAM_NOTIFY_LOG_INSERT
(int)
MONGO_STREAM_NOTIFY_LOG_QUERY
(int)
MONGO_STREAM_NOTIFY_LOG_UPDATE
(int)
MONGO_STREAM_NOTIFY_LOG_DELETE
(int)
MONGO_STREAM_NOTIFY_LOG_GETMORE
(int)
MONGO_STREAM_NOTIFY_LOG_KILLCURSOR
(int)
MONGO_STREAM_NOTIFY_LOG_BATCHINSERT
(int)
MONGO_STREAM_NOTIFY_LOG_RESPONSE_HEADER
(int)
MONGO_STREAM_NOTIFY_LOG_WRITE_REPLY
(int)
MONGO_STREAM_NOTIFY_LOG_CMD_INSERT
(int)
MONGO_STREAM_NOTIFY_LOG_CMD_UPDATE
(int)
MONGO_STREAM_NOTIFY_LOG_CMD_DELETE
(int)
MONGO_STREAM_NOTIFY_LOG_WRITE_BATCH
(int)