Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16356 программистов и 1782 робота. Сейчас ищут 1886 программистов ...
Приступая к работе

MongoCursor::hint - Gives the database a hint about the query

Вернуться к: MongoCursor

MongoCursor::hint

(PECL mongo >=0.9.0)

MongoCursor::hintGives the database a hint about the query

Описание

public MongoCursor MongoCursor::hint ( mixed $index )

Список параметров

index

Index to use for the query. If a string is passed, it should correspond to an index name. If an array or object is passed, it should correspond to the specification used to create the index (i.e. the first argument to MongoCollection::ensureIndex()).

Возвращаемые значения

Returns this cursor.

Ошибки

Throws MongoCursorException if this cursor has started iterating.

Список изменений

Версия Описание
1.4.0

The index argument now supports index names as string values. In versions before 1.4.0, only array or object values were accepted.



Вернуться к: MongoCursor

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware