6 calls to SensorResult::getValue() in Monitoring 7
- SensorResult::assessComparison in lib/
Drupal/ monitoring/ Result/ SensorResult.php - Performs comparison of expected and actual sensor values.
- SensorResult::assessThresholds in lib/
Drupal/ monitoring/ Result/ SensorResult.php - Deal with thresholds.
- SensorResult::compile in lib/
Drupal/ monitoring/ Result/ SensorResult.php - Compiles added status messages sets the status.
- SensorResult::getFormattedValue in lib/
Drupal/ monitoring/ Result/ SensorResult.php - Formats the value to be human readable.
- SensorResult::toArray in lib/
Drupal/ monitoring/ Result/ SensorResult.php - Returns sensor result data as array.
- SensorResult::toNumber in lib/
Drupal/ monitoring/ Result/ SensorResult.php - Casts/processes the sensor value into numeric representation.