Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
SynchronizableEntityTrait::$isSyncing property core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php Is entity being created updated or deleted through synchronization process.
SynchronizableEntityTrait::isSyncing function core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php
SynchronizableEntityTrait::setSyncing function core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php
SynchronizableInterface interface core/lib/Drupal/Core/Entity/SynchronizableInterface.php Defines methods for an entity that supports synchronization.
SynchronizableInterface.php file core/lib/Drupal/Core/Entity/SynchronizableInterface.php
SynchronizableInterface::isSyncing function core/lib/Drupal/Core/Entity/SynchronizableInterface.php Returns whether this entity is being changed as part of a synchronization.
SynchronizableInterface::setSyncing function core/lib/Drupal/Core/Entity/SynchronizableInterface.php Sets the status of the synchronization flag.
SynchronizeCsrfTokenSeedTrait trait core/modules/ckeditor5/tests/src/Traits/SynchronizeCsrfTokenSeedTrait.php Synchronizes the child site's CSRF token seed back to the test runner.
SynchronizeCsrfTokenSeedTrait.php file core/modules/ckeditor5/tests/src/Traits/SynchronizeCsrfTokenSeedTrait.php
SynchronizeCsrfTokenSeedTrait::drupalLogin function core/modules/ckeditor5/tests/src/Traits/SynchronizeCsrfTokenSeedTrait.php
SynchronizeCsrfTokenSeedTrait::drupalLogout function core/modules/ckeditor5/tests/src/Traits/SynchronizeCsrfTokenSeedTrait.php
SynchronizeCsrfTokenSeedTrait::rebuildContainer function core/modules/ckeditor5/tests/src/Traits/SynchronizeCsrfTokenSeedTrait.php
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::$configFactory property core/modules/node/src/Plugin/Block/SyndicateBlock.php The config factory.
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::create function core/modules/node/src/Plugin/Block/SyndicateBlock.php Creates an instance of the plugin.
SyndicateBlock::defaultConfiguration function core/modules/node/src/Plugin/Block/SyndicateBlock.php
SyndicateBlock::__construct function core/modules/node/src/Plugin/Block/SyndicateBlock.php Constructs a SyndicateBlock object.
SyntaxTest class core/modules/mysql/tests/src/Kernel/mysql/SyntaxTest.php Tests MySql syntax interpretation.
SyntaxTest class core/modules/sqlite/tests/src/Kernel/sqlite/SyntaxTest.php Tests SQLite syntax interpretation.
SyntaxTest class core/modules/pgsql/tests/src/Kernel/pgsql/SyntaxTest.php Tests PostgreSQL syntax interpretation.
SyntaxTest.php file core/modules/pgsql/tests/src/Kernel/pgsql/SyntaxTest.php
SyntaxTest.php file core/modules/mysql/tests/src/Kernel/mysql/SyntaxTest.php
SyntaxTest.php file core/modules/sqlite/tests/src/Kernel/sqlite/SyntaxTest.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 install.

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