Свойство | Type | Description | |
---|---|---|---|
$db | @} | ||
$dsn | @} | ||
$log | @} | ||
$uuid | @} |
Méthode | Description | |
---|---|---|
__call ( $func, array $args ) : mixed | Redirect call to MongoDB object | |
__construct ( $dsn, $dbname, array $options = NULL ) | Instantiate class | |
drop ( ) : integer | Intercept native call to re-enable profiler | |
dsn ( ) : string | Return data source name | |
log ( $flag = TRUE ) : string | Return MongoDB profiler results (or disable logging) | |
uuid ( ) : string | Return UUID |
Méthode | Description | |
---|---|---|
__clone ( ) | ! Prohibit cloning |
public __construct ( $dsn, $dbname, array $options = NULL ) | ||
$dsn | string | |
$dbname | string | |
$options | array | array |