| SysLog::log |
function |
core/modules/syslog/src/Logger/SysLog.php |
|
| SysLog::openConnection |
function |
core/modules/syslog/src/Logger/SysLog.php |
Opens a connection to the system logger. |
| SysLog::syslogWrapper |
function |
core/modules/syslog/src/Logger/SysLog.php |
A syslog wrapper to make syslog functionality testable. |
| SysLog::__construct |
function |
core/modules/syslog/src/Logger/SysLog.php |
Constructs a SysLog object. |
| SyslogHooks |
class |
core/modules/syslog/src/Hook/SyslogHooks.php |
Hook implementations for syslog. |
| SyslogHooks.php |
file |
core/modules/syslog/src/Hook/SyslogHooks.php |
|
| SyslogHooks::formSystemLoggingSettingsAlter |
function |
core/modules/syslog/src/Hook/SyslogHooks.php |
Implements hook_form_FORM_ID_alter(). |
| SyslogHooks::help |
function |
core/modules/syslog/src/Hook/SyslogHooks.php |
Implements hook_help(). |
| SyslogTest |
class |
core/modules/syslog/tests/src/Kernel/SyslogTest.php |
Test syslog logger functionality. |
| SyslogTest |
class |
core/modules/syslog/tests/src/Functional/SyslogTest.php |
Tests syslog settings. |
| SysLogTest |
class |
core/modules/syslog/tests/modules/syslog_test/src/Logger/SysLogTest.php |
Redirects logging messages to error_log. |
| SysLogTest.php |
file |
core/modules/syslog/tests/modules/syslog_test/src/Logger/SysLogTest.php |
|
| SyslogTest.php |
file |
core/modules/syslog/tests/src/Kernel/SyslogTest.php |
|
| SyslogTest.php |
file |
core/modules/syslog/tests/src/Functional/SyslogTest.php |
|
| SyslogTest::$defaultTheme |
property |
core/modules/syslog/tests/src/Functional/SyslogTest.php |
The theme to install as the default for testing. |
| SyslogTest::$modules |
property |
core/modules/syslog/tests/src/Functional/SyslogTest.php |
Modules to install. |
| SyslogTest::$modules |
property |
core/modules/syslog/tests/src/Kernel/SyslogTest.php |
Modules to install. |
| SyslogTest::setUp |
function |
core/modules/syslog/tests/src/Kernel/SyslogTest.php |
|
| SysLogTest::syslogWrapper |
function |
core/modules/syslog/tests/modules/syslog_test/src/Logger/SysLogTest.php |
A syslog wrapper to make syslog functionality testable. |
| SyslogTest::testSettings |
function |
core/modules/syslog/tests/src/Functional/SyslogTest.php |
Tests the syslog settings page. |
| SyslogTest::testSyslogMissingFacility |
function |
core/modules/syslog/tests/src/Kernel/SyslogTest.php |
Tests that missing facility prevents writing to the syslog. |
| SyslogTest::testSyslogSeverity |
function |
core/modules/syslog/tests/src/Kernel/SyslogTest.php |
Tests severity level logging. |
| SyslogTest::testSyslogWriting |
function |
core/modules/syslog/tests/src/Kernel/SyslogTest.php |
Tests syslog writing. |
| syslog_facility_list |
function |
core/modules/syslog/syslog.module |
Lists all possible syslog facilities for UNIX/Linux. |
| syslog_install |
function |
core/modules/syslog/syslog.install |
Implements hook_install(). |
| syslog_logging_settings_submit |
function |
core/modules/syslog/syslog.module |
Form submission handler for system_logging_settings(). |
| syslog_test.info.yml |
file |
core/modules/syslog/tests/modules/syslog_test/syslog_test.info.yml |
core/modules/syslog/tests/modules/syslog_test/syslog_test.info.yml |
| syslog_test.services.yml |
file |
core/modules/syslog/tests/modules/syslog_test/syslog_test.services.yml |
core/modules/syslog/tests/modules/syslog_test/syslog_test.services.yml |
| syslog_update_last_removed |
function |
core/modules/syslog/syslog.install |
Implements hook_update_last_removed(). |
| system.logging.yml |
file |
core/tests/fixtures/config_install/testing_config_install/system.logging.yml |
core/tests/fixtures/config_install/testing_config_install/system.logging.yml |
| system.logging.yml |
file |
core/tests/fixtures/config_install/multilingual/system.logging.yml |
core/tests/fixtures/config_install/multilingual/system.logging.yml |
| system.logging.yml |
file |
core/modules/system/config/install/system.logging.yml |
core/modules/system/config/install/system.logging.yml |
| system_logging.yml |
file |
core/modules/system/migrations/system_logging.yml |
core/modules/system/migrations/system_logging.yml |
| TemplateProjectTestBase::$serverErrorLog |
property |
core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php |
All output that the PHP web server logs to the error buffer. |
| TemplateProjectTestBase::assertAppliedChangesWereLogged |
function |
core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php |
Asserts that changes applied during the stage life cycle were logged. |
| TemplateProjectTestBase::assertRequestedChangesWereLogged |
function |
core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php |
Asserts changes requested during the stage life cycle were logged. |
| TemplateProjectTestBase::formLogin |
function |
core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php |
Helper that uses Drupal's user/login form to log in. |
| TemplateProjectTestBase::visitPackageManagerChangeLog |
function |
core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php |
Visits the 'admin/reports/dblog' and selects Package Manager's change log. |
| TermKernelTest::testRevisionLogAccess |
function |
core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php |
Tests revision log access. |
| TestController::otherDialogLinks |
function |
core/modules/system/tests/modules/off_canvas_test/src/Controller/TestController.php |
Displays dialogs links to be displayed inside the off-canvas dialog. |
| TestControllers::removeExceptionLogger |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::testLogin |
function |
core/modules/system/tests/modules/menu_test/src/TestControllers.php |
Returns page to be used as a login path. |
| TestDatabase::getPhpErrorLogPath |
function |
core/lib/Drupal/Core/Test/TestDatabase.php |
Gets the file path of the PHP error log of the test. |
| TestLog |
class |
core/modules/system/tests/modules/error_service_test/src/Logger/TestLog.php |
Throws an exception while logging an exception. |
| TestLog.php |
file |
core/modules/system/tests/modules/error_service_test/src/Logger/TestLog.php |
|
| TestLog::log |
function |
core/modules/system/tests/modules/error_service_test/src/Logger/TestLog.php |
|
| TestRun::getLogEntriesByTestClass |
function |
core/lib/Drupal/Core/Test/TestRun.php |
Get test results for a test run, ordered by test class. |
| TestRun::insertLogEntry |
function |
core/lib/Drupal/Core/Test/TestRun.php |
Adds a test log entry. |
| TestRun::processPhpErrorLogFile |
function |
core/lib/Drupal/Core/Test/TestRun.php |
Reads the PHP error log and reports any errors as assertion failures. |
| TestRunResultsStorageInterface::getLogEntriesByTestClass |
function |
core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php |
Get test results for a test run, ordered by test class. |