array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'mongodb-driver-monitoring-commandsucceededevent.getrequestid.php', 1 => 'MongoDB\\Driver\\Monitoring\\CommandSucceededEvent::getRequestId', 2 => 'Returns the command\'s request ID', ), 'up' => array ( 0 => 'class.mongodb-driver-monitoring-commandsucceededevent.php', 1 => 'MongoDB\\Driver\\Monitoring\\CommandSucceededEvent', ), 'prev' => array ( 0 => 'mongodb-driver-monitoring-commandsucceededevent.getreply.php', 1 => 'MongoDB\\Driver\\Monitoring\\CommandSucceededEvent::getReply', ), 'next' => array ( 0 => 'mongodb-driver-monitoring-commandsucceededevent.getserver.php', 1 => 'MongoDB\\Driver\\Monitoring\\CommandSucceededEvent::getServer', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/mongodb/mongodb/driver/monitoring/commandsucceededevent/getrequestid.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(mongodb >=1.3.0)
MongoDB\Driver\Monitoring\CommandSucceededEvent::getRequestId — Returns the command's request ID
The request ID is generated by the extension and may be used to associate this MongoDB\Driver\Monitoring\CommandSucceededEvent with a previous MongoDB\Driver\Monitoring\CommandStartedEvent.
У цієї функції немає параметрів.
Returns the command's request ID.