Constantes pré-definidas
As contantes abaixo são definidas por esta extensão e somente estarão disponíveis quando a extensão foi compilada com o PHP ou carregada dinamicamente durante a execução.
- Mongo::DEFAULT_HOST (string)
- "localhost"
- Mongo::DEFAULT_PORT (int)
- 27017
- Mongo::VERSION (string)
- The version of the driver that is running.
- MongoDB::PROFILING_OFF (int)
- Turn off database profiling
- MongoDB::PROFILING_SLOW (int)
- Turn on database profiling for slow operations
- MongoDB::PROFILING_ON (int)
- Turn on database profiling for all operations
Constantes pré-definidas
There are no user contributed notes for this page.
