Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
SyndicateBlock class core/modules/node/src/Plugin/Block/SyndicateBlock.php Provides a 'Syndicate' block that links to the site's RSS feed.
SyndicateBlock.php file core/modules/node/src/Plugin/Block/SyndicateBlock.php
SyndicateBlock::blockAccess function core/modules/node/src/Plugin/Block/SyndicateBlock.php Indicates whether the block should be shown.
SyndicateBlock::build function core/modules/node/src/Plugin/Block/SyndicateBlock.php Builds and returns the renderable array for this block plugin.
SyndicateBlock::defaultConfiguration function core/modules/node/src/Plugin/Block/SyndicateBlock.php
SysLog class core/modules/syslog/src/Logger/SysLog.php Redirects logging messages to syslog.
syslog.info.yml file core/modules/syslog/syslog.info.yml core/modules/syslog/syslog.info.yml
syslog.install file core/modules/syslog/syslog.install Install, update and uninstall functions for the syslog module.
syslog.migrate_drupal.yml file core/modules/syslog/migrations/state/syslog.migrate_drupal.yml core/modules/syslog/migrations/state/syslog.migrate_drupal.yml
syslog.module file core/modules/syslog/syslog.module Redirects logging messages to syslog.
SysLog.php file core/modules/syslog/src/Logger/SysLog.php
syslog.schema.yml file core/modules/syslog/config/schema/syslog.schema.yml core/modules/syslog/config/schema/syslog.schema.yml
syslog.services.yml file core/modules/syslog/syslog.services.yml core/modules/syslog/syslog.services.yml
syslog.settings.yml file core/modules/syslog/config/install/syslog.settings.yml core/modules/syslog/config/install/syslog.settings.yml
SysLog::$config property core/modules/syslog/src/Logger/SysLog.php A configuration object containing syslog settings.
SysLog::$connectionOpened property core/modules/syslog/src/Logger/SysLog.php Stores whether there is a system logger connection opened or not.
SysLog::$parser property core/modules/syslog/src/Logger/SysLog.php The message's placeholders parser.
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.
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/src/Kernel/SyslogTest.php
SyslogTest.php file core/modules/syslog/tests/src/Functional/SyslogTest.php
SysLogTest.php file core/modules/syslog/tests/modules/syslog_test/src/Logger/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/Kernel/SyslogTest.php Modules to enable.
SyslogTest::$modules property core/modules/syslog/tests/src/Functional/SyslogTest.php Modules to enable.
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::testSyslogSeverity function core/modules/syslog/tests/src/Kernel/SyslogTest.php Test severity level logging.
SyslogTest::testSyslogWriting function core/modules/syslog/tests/src/Kernel/SyslogTest.php @covers ::log[[api-linebreak]]
SyslogUpdateTest class core/modules/syslog/tests/src/Functional/Update/SyslogUpdateTest.php Tests that syslog settings are properly updated during database updates.
SyslogUpdateTest.php file core/modules/syslog/tests/src/Functional/Update/SyslogUpdateTest.php
SyslogUpdateTest::setDatabaseDumpFiles function core/modules/syslog/tests/src/Functional/Update/SyslogUpdateTest.php Set database dump files to be used.
SyslogUpdateTest::testSyslogSettingsFacilityDataType function core/modules/syslog/tests/src/Functional/Update/SyslogUpdateTest.php Tests that syslog.settings.facility has been converted from string to int.
syslog_facility_list function core/modules/syslog/syslog.module Lists all possible syslog facilities for UNIX/Linux.
syslog_form_system_logging_settings_alter function core/modules/syslog/syslog.module Implements hook_form_FORM_ID_alter().
syslog_help function core/modules/syslog/syslog.module Implements hook_help().
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_8400 function core/modules/syslog/syslog.install Convert syslog.settings.facility to an integer.
system-admin--admin-list.css file core/themes/claro/css/components/system-admin--admin-list.css Admin list and admin item modules.
system-admin--admin-list.pcss.css file core/themes/claro/css/components/system-admin--admin-list.pcss.css Admin list and admin item modules.
system-admin--layout.css file core/themes/claro/css/layout/system-admin--layout.css Replacement 'Reusable layout' component styles of system/admin library.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.