28 string references to nagios.settings in Nagios Monitoring 8
- CustomHookCheckTest::testHooksInAnotherModule in tests/
src/ Kernel/ CustomHookCheckTest.php - drush_nagios_updates in ./
nagios.drush.inc - Drush command callback: nagios-updates.
- IgnoredModulesForm::buildForm in src/
Form/ IgnoredModulesForm.php - Form constructor.
- IgnoredModulesForm::buildTable in src/
Form/ IgnoredModulesForm.php - Build the list of modules
- IgnoredModulesForm::getEditableConfigNames in src/
Form/ IgnoredModulesForm.php - Gets the configuration names that will be editable.
- IgnoredModulesForm::submitForm in src/
Form/ IgnoredModulesForm.php - Form submission handler.
- MaintenanceModeSubscriber::onKernelRequestMaintenance in src/
EventSubscriber/ MaintenanceModeSubscriber.php - Make the status page available when Drupal is in maintenance mode.
- MaintenanceModeTest::testSubscriber in tests/
src/ Kernel/ MaintenanceModeTest.php - NagiosCheckTest::testStatuspage in tests/
src/ Kernel/ NagiosCheckTest.php - nagios_check_cron in ./
nagios.module - Check when the Drupal cron system was last invoked.
- nagios_check_requirements in ./
nagios.module - Check is all Drupal requirenemts are satisfied.
- nagios_check_watchdog in ./
nagios.module - Check Drupal {watchdog} table recent entries.
- nagios_form_system_theme_settings_alter in ./
nagios.module - Implements hook_form_FORM_ID_alter().
- nagios_invoke_all in ./
nagios.module - Custom invoke function checking our config for which modules to include.
- nagios_nagios in ./
nagios.module - Implements hook_nagios().
- nagios_nagios_settings in ./
nagios.module - Implements hook_nagios_settings().
- nagios_post_update_rename_config_key____ in ./
nagios.module - Implements hook_post_update_NAME().
- nagios_system_theme_settings_form_submit in ./
nagios.module - Additional system theme settings form submit handler.
- SettingsForm::buildForm in src/
Form/ SettingsForm.php - Form constructor.
- SettingsForm::getEditableConfigNames in src/
Form/ SettingsForm.php - Gets the configuration names that will be editable.
- SettingsForm::getUserAgentRadioDesc in src/
Form/ SettingsForm.php - Builds the description.
- SettingsForm::submitForm in src/
Form/ SettingsForm.php - Form submission handler.
- StatuspageController::access in src/
Controller/ StatuspageController.php - Checks if the status page should exist.
- StatuspageController::routes in src/
Controller/ StatuspageController.php - Route callback to allow for user-defined URL of status page.
- StatuspageController::setNagiosStatusConstants in src/
Controller/ StatuspageController.php - For backwards compatibility, this module uses defines to set levels.
- StatuspageController::__construct in src/
Controller/ StatuspageController.php - WatchdogCheckTest::testFilter in tests/
src/ Kernel/ WatchdogCheckTest.php - WatchdogCheckTest::testWithLevelError in tests/
src/ Kernel/ WatchdogCheckTest.php