You are here

8 string references to 'syslog.settings' in Drupal 10

DefaultConfigTest.php in core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php
MigrateSyslogConfigsTest::testSyslogSettings in core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php
Tests migration of syslog variables to syslog.settings.yml.
MigrateSyslogConfigsTest::testSyslogSettings in core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php
Tests migration of syslog variables to syslog.settings.yml.
SyslogTest::testSyslogSeverity in core/modules/syslog/tests/src/Kernel/SyslogTest.php
Tests severity level logging.
SyslogTest::testSyslogWriting in core/modules/syslog/tests/src/Kernel/SyslogTest.php
@covers ::log
syslog_form_system_logging_settings_alter in core/modules/syslog/syslog.module
Implements hook_form_FORM_ID_alter().
syslog_install in core/modules/syslog/syslog.install
Implements hook_install().
syslog_logging_settings_submit in core/modules/syslog/syslog.module
Form submission handler for system_logging_settings().