Constante predefinite
Constantele de mai jos sunt definite de această extensie şi vor fi disponibile doar dacă această extensie a fost compilată în interiorul PHP, sau a fost încărcată dinamic în timpul rulării.
- 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
Constante predefinite
There are no user contributed notes for this page.
