7 calls to monitoring_sensor_run() in Monitoring 8
- DisappearedSensorsSensorPlugin::buildConfigurationForm in src/
Plugin/ monitoring/ SensorPlugin/ DisappearedSensorsSensorPlugin.php - Adds UI to clear the missing sensor status.
- MonitoringApiTest::testAPI in tests/
src/ Kernel/ MonitoringApiTest.php - Test the base class if info is set and passed correctly.
- MonitoringServicesTest::assertSensorResult in tests/
src/ Functional/ MonitoringServicesTest.php - Do sensor result assertions.
- MonitoringTestTrait::runSensor in tests/
src/ Functional/ MonitoringTestTrait.php - Executes a sensor and returns the result.
- MonitoringUiJavascriptTest::testSensorInstalledModulesUI in tests/
src/ FunctionalJavascript/ MonitoringUiJavascriptTest.php - Tests the UI/settings of the installed modules sensor.
- MonitoringUITest::testSensorDetailPage in tests/
src/ Functional/ MonitoringUITest.php - Tests the sensor detail page.
- MonitoringUnitTestBase::runSensor in tests/
src/ Kernel/ MonitoringUnitTestBase.php - Executes a sensor and returns the result.