Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 10129

php-manual-en-7.2.11-1.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Create a new Cursor (not used)</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="class.mongodb-driver-cursor.html">MongoDB\Driver\Cursor</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="mongodb-driver-cursor.getid.html">MongoDB\Driver\Cursor::getId</a></div>
 <div class="up"><a href="class.mongodb-driver-cursor.html">MongoDB\Driver\Cursor</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="mongodb-driver-cursor.construct" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">MongoDB\Driver\Cursor::__construct</h1>
  <p class="verinfo">(mongodb &gt;=1.0.0)</p><p class="refpurpose"><span class="refname">MongoDB\Driver\Cursor::__construct</span> &mdash; <span class="dc-title">Create a new Cursor (not used)</span></p>

 </div>

 <div class="refsect1 description" id="refsect1-mongodb-driver-cursor.construct-description">
  <h3 class="title">Description</h3>
  <div class="methodsynopsis dc-description">
   <span class="modifier">final</span> <span class="modifier">private</span> <span class="methodname"><strong>MongoDB\Driver\Cursor::__construct</strong></span>
    ( <span class="methodparam">void</span>
   )</div>

  <p class="para rdfs-comment">
   <a href="class.mongodb-driver-cursor.html" class="classname">MongoDB\Driver\Cursor</a> objects are returned as the
   result of an executed command or query and cannot be constructed directly.
  </p>
 </div>


 <div class="refsect1 parameters" id="refsect1-mongodb-driver-cursor.construct-parameters">
  <h3 class="title">Parameters</h3>
  <p class="para">This function has no parameters.</p>
 </div>



 <div class="refsect1 seealso" id="refsect1-mongodb-driver-cursor.construct-seealso">
  <h3 class="title">See Also</h3>
  <ul class="simplelist">
   <li class="member"><span class="function"><a href="mongodb-driver-manager.executecommand.html" class="function" rel="rdfs-seeAlso">MongoDB\Driver\Manager::executeCommand()</a> - Execute a database command</span></li>
   <li class="member"><span class="function"><a href="mongodb-driver-manager.executequery.html" class="function" rel="rdfs-seeAlso">MongoDB\Driver\Manager::executeQuery()</a> - Execute a database query</span></li>
   <li class="member"><span class="function"><a href="mongodb-driver-server.executecommand.html" class="function" rel="rdfs-seeAlso">MongoDB\Driver\Server::executeCommand()</a> - Execute a database command on this server</span></li>
   <li class="member"><span class="function"><a href="mongodb-driver-server.executequery.html" class="function" rel="rdfs-seeAlso">MongoDB\Driver\Server::executeQuery()</a> - Execute a database query on this server</span></li>
  </ul>
 </div>


</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="class.mongodb-driver-cursor.html">MongoDB\Driver\Cursor</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="mongodb-driver-cursor.getid.html">MongoDB\Driver\Cursor::getId</a></div>
 <div class="up"><a href="class.mongodb-driver-cursor.html">MongoDB\Driver\Cursor</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>