Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SwitchShortcutSet::validateForm | function | core/ |
Form validation handler. |
| SwitchShortcutSet::__construct | function | core/ |
Constructs a SwitchShortcutSet object. |
| SwitchToLiveForm | class | core/ |
Provides a form that switches to the live version of the site. |
| SwitchToLiveForm.php | file | core/ |
|
| SwitchToLiveForm::$workspaceManager | property | core/ |
The workspace manager. |
| SwitchToLiveForm::create | function | core/ |
Instantiates a new instance of this class. |
| SwitchToLiveForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| SwitchToLiveForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| SwitchToLiveForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SwitchToLiveForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| SwitchToLiveForm::submitForm | function | core/ |
Form submission handler. |
| SwitchToLiveForm::__construct | function | core/ |
Constructs a new SwitchToLiveForm. |
| SymfonyInheritedEvent | class | core/ |
|
| SynchronizableEntityTrait | trait | core/ |
Provides a trait for accessing synchronization information. |
| SynchronizableEntityTrait.php | file | core/ |
|
| SynchronizableEntityTrait::$isSyncing | property | core/ |
Is entity being created updated or deleted through synchronization process. |
| SynchronizableEntityTrait::isSyncing | function | core/ |
|
| SynchronizableEntityTrait::setSyncing | function | core/ |
|
| SynchronizableInterface | interface | core/ |
Defines methods for an entity that supports synchronization. |
| SynchronizableInterface.php | file | core/ |
|
| SynchronizableInterface::isSyncing | function | core/ |
Returns whether this entity is being changed as part of a synchronization. |
| SynchronizableInterface::setSyncing | function | core/ |
Sets the status of the synchronization flag. |
| SynchronizeCsrfTokenSeedTrait | trait | core/ |
Synchronizes the child site's CSRF token seed back to the test runner. |
| SynchronizeCsrfTokenSeedTrait.php | file | core/ |
|
| SynchronizeCsrfTokenSeedTrait::drupalLogin | function | core/ |
|
| SynchronizeCsrfTokenSeedTrait::drupalLogout | function | core/ |
|
| SynchronizeCsrfTokenSeedTrait::rebuildContainer | function | core/ |
|
| SyndicateBlock | class | core/ |
Provides a 'Syndicate' block that links to the site's RSS feed. |
| SyndicateBlock.php | file | core/ |
|
| SyndicateBlock::$configFactory | property | core/ |
The config factory. |
| SyndicateBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| SyndicateBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SyndicateBlock::create | function | core/ |
Creates an instance of the plugin. |
| SyndicateBlock::defaultConfiguration | function | core/ |
|
| SyndicateBlock::__construct | function | core/ |
Constructs a SyndicateBlock object. |
| SysLog | class | core/ |
Redirects logging messages to syslog. |
| syslog.info.yml | file | core/ |
core/modules/syslog/syslog.info.yml |
| syslog.install | file | core/ |
Install, update and uninstall functions for the syslog module. |
| syslog.migrate_drupal.yml | file | core/ |
core/modules/syslog/migrations/state/syslog.migrate_drupal.yml |
| syslog.module | file | core/ |
Redirects logging messages to syslog. |
| SysLog.php | file | core/ |
|
| syslog.schema.yml | file | core/ |
core/modules/syslog/config/schema/syslog.schema.yml |
| syslog.services.yml | file | core/ |
core/modules/syslog/syslog.services.yml |
| syslog.settings.yml | file | core/ |
core/modules/syslog/config/install/syslog.settings.yml |
| SysLog::$config | property | core/ |
A configuration object containing syslog settings. |
| SysLog::$connectionOpened | property | core/ |
Stores whether there is a system logger connection opened or not. |
| SysLog::$parser | property | core/ |
The message's placeholders parser. |
| SysLog::log | function | core/ |
|
| SysLog::openConnection | function | core/ |
Opens a connection to the system logger. |
| SysLog::syslogWrapper | function | core/ |
A syslog wrapper to make syslog functionality testable. |
Pagination
- Previous page
- Page 1203
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.