array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'ja', ), 'this' => array ( 0 => 'mongodb-bson-packedarray.offsetexists.php', 1 => 'MongoDB\\BSON\\PackedArray::offsetExists', 2 => 'Returns whether a index is present in the array', ), 'up' => array ( 0 => 'class.mongodb-bson-packedarray.php', 1 => 'MongoDB\\BSON\\PackedArray', ), 'prev' => array ( 0 => 'mongodb-bson-packedarray.has.php', 1 => 'MongoDB\\BSON\\PackedArray::has', ), 'next' => array ( 0 => 'mongodb-bson-packedarray.offsetget.php', 1 => 'MongoDB\\BSON\\PackedArray::offsetGet', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/mongodb/bson/packedarray/offsetexists.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(mongodb >=1.17.0)
MongoDB\BSON\PackedArray::offsetExists — Returns whether a index is present in the array
keyThe index to look for in the array.