PHP » GoLang |
login |
register |
about
|
GoLang MongoCollection::toIndexString
request it (362)
GoLang replacement for PHP's MongoCollection::toIndexString
[edit | history]
PHP MongoCollection::toIndexStringPHP original manual for MongoCollection::toIndexString [ show | php.net ]MongoCollection::toIndexString(PECL mongo >=0.9.0) MongoCollection::toIndexString — Converts keys specifying an index to its identifying string DescriptionWarning
This method is deprecated since version 1.5.0. Parameters
Return ValuesReturns a string that describes the index. ExamplesExample #1 MongoCollection::toIndexString() example This example shows how you can create an index name out of keys. Because this is a protected (static) method, you need to overload it in a child class first.
<?php See AlsoMongoDB core docs on » indexes. Changelog
|
more
Recently updated
more
Most requested
more
Last requests
|