Query: mongodb-context-options
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MONGODB-CONTEXT-OPTIONS(3) 1 MONGODB-CONTEXT-OPTIONS(3) MongoDB context options - MongoDB context option listing Context options for mongodb:// transports. o $log_cmd_insert callable - A callback function called when inserting a document, see log_cmd_insert(3). o $log_cmd_delete callable - A callback function called when deleting a document, see log_cmd_delete(3). o $log_cmd_update callable - A callback function called when updating a document, see log_cmd_update(3). o $log_write_batch callable - A callback function called when executing a Write Batch, see log_write_batch(3). o $log_reply callable - A callback function called when reading a reply from MongoDB, see log_reply(3). o $log_getmore callable - A callback function called when retrieving more results from a MongoDB cursor, see log_getmore(3). o $log_killcursor callable - A callback function called executing a killcursor opcode, see log_killcursor(3). +-----------------+----------------------------------+ | Version | | | | | | | Description | | | | +-----------------+----------------------------------+ |pecl/mongo 1.5.0 | | | | | | | Added Write API Context options | | | | +-----------------+----------------------------------+ "Socket context options", "SSL context options". PHP Documentation Group MONGODB-CONTEXT-OPTIONS(3)
Related Man Pages |
---|
register_shutdown_function(3) - php |
mongodb(3) - php |
log_cmd_delete(3) - php |
log_cmd_insert(3) - php |
set_exception_handler(3) - php |
Similar Topics in the Unix Linux Community |
---|
Sudden Service Busy Alarms |