InsightsConfig
class InsightsConfig extends Model (View source)
Properties
bool | $queryInsightsEnabled | ||
int | $queryPlansPerMinute | ||
int | $queryStringLength | ||
bool | $recordApplicationTags | ||
bool | $recordClientAddress |
Methods
setQueryInsightsEnabled($queryInsightsEnabled)
No description
bool
getQueryInsightsEnabled()
No description
setQueryPlansPerMinute($queryPlansPerMinute)
No description
int
getQueryPlansPerMinute()
No description
setQueryStringLength($queryStringLength)
No description
int
getQueryStringLength()
No description
setRecordApplicationTags($recordApplicationTags)
No description
bool
getRecordApplicationTags()
No description
setRecordClientAddress($recordClientAddress)
No description
bool
getRecordClientAddress()
No description
Details
setQueryInsightsEnabled($queryInsightsEnabled)
No description
bool
getQueryInsightsEnabled()
No description
setQueryPlansPerMinute($queryPlansPerMinute)
No description
int
getQueryPlansPerMinute()
No description
setQueryStringLength($queryStringLength)
No description
int
getQueryStringLength()
No description
setRecordApplicationTags($recordApplicationTags)
No description
bool
getRecordApplicationTags()
No description
setRecordClientAddress($recordClientAddress)
No description
bool
getRecordClientAddress()
No description