Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| SessionWorkspaceNegotiator::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
| SessionWorkspaceNegotiator::setActiveWorkspace | function | core/ |
Notifies the negotiator that the workspace ID returned has been accepted. |
| SessionWorkspaceNegotiator::unsetActiveWorkspace | function | core/ |
Unsets the negotiated workspace. |
| SessionWorkspaceNegotiator::__construct | function | core/ |
|
| session_handler.storage | service | core/ |
Drupal\Core\Session\SessionHandler |
| SetCustomize | class | core/ |
Builds the shortcut set customize form. |
| SetCustomize.php | file | core/ |
|
| SetCustomize::$entity | property | core/ |
The entity being used by this form. |
| SetCustomize::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| SetCustomize::form | function | core/ |
Gets the actual form array to be built. |
| SetCustomize::save | function | core/ |
Form submission handler for the 'save' action. |
| SetDialogOptionCommand::$selector | property | core/ |
A CSS selector string. |
| Settings::$storage | property | core/ |
Array with the settings. |
| SettingsEditor | class | core/ |
Generates settings.php files for Drupal installations. |
| SettingsEditor.php | file | core/ |
|
| SettingsEditor::exportSettingsToPhp | function | core/ |
Recursively exports one or more settings to a valid PHP string. |
| SettingsEditor::exportSingleSettingToPhp | function | core/ |
Exports the value of a value property and adds the comment if it exists. |
| SettingsEditor::isArrayIndex | function | core/ |
Checks whether the token is a valid array index (a number or string). |
| SettingsEditor::isSimple | function | core/ |
Checks whether the given token represents a scalar or NULL. |
| SettingsEditor::rewrite | function | core/ |
Replaces values in settings.php with values in the submitted array. |
| SettingsEditor::setGlobal | function | core/ |
Makes the given setting global. |
| SettingsEditor::__construct | function | core/ |
This class should not be instantiated. |
| SettingsTrayHooks::toolbarAlter | function | core/ |
Implements hook_toolbar_alter(). |
| SettingsTrayTest::getBlockSelector | function | core/ |
Gets the block CSS selector. |
| SettingsTrayTest::testOptOut | function | core/ |
Tests that certain blocks opt out from Settings Tray. |
| SettingsTrayTestBase::assertOffCanvasBlockFormIsValid | function | core/ |
Asserts that Off-Canvas block form is valid. |
| SettingsTrayTestBase::getBlockSelector | function | core/ |
Gets the block CSS selector. |
| SettingsTrayTestBase::LABEL_INPUT_SELECTOR | constant | core/ |
|
| SettingsTrayTestBase::pressToolbarEditButton | function | core/ |
Press the toolbar Edit button provided by the contextual module. |
| SettingsTrayTestBase::TOOLBAR_EDIT_LINK_SELECTOR | constant | core/ |
|
| SettingsValidator | class | core/ |
Checks that Drupal's settings are valid for Package Manager. |
| SettingsValidator.php | file | core/ |
|
| SettingsValidator::getSubscribedEvents | function | core/ |
|
| SettingsValidator::validate | function | core/ |
Checks that Drupal's settings are valid for Package Manager. |
| SettingsValidatorTest | class | core/ |
Tests Settings Validator. |
| SettingsValidatorTest.php | file | core/ |
|
| SettingsValidatorTest::providerSettingsValidation | function | core/ |
Data provider for testSettingsValidation(). |
| SettingsValidatorTest::testSettingsValidation | function | core/ |
Tests settings validation before starting an update. |
| SettingsValidatorTest::testSettingsValidationDuringPreApply | function | core/ |
Tests settings validation during pre-apply. |
| settings_tray.toolbar.css | file | core/ |
Visual styling for the toolbar when Settings Tray module is enabled. |
| settings_tray.toolbar.css | file | core/ |
Visual styling for the toolbar when Settings Tray module is enabled. |
| ShapeItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| SharedTempStore | class | core/ |
Stores and retrieves temporary data for a given owner. |
| SharedTempStore.php | file | core/ |
|
| SharedTempStore::$currentUser | property | core/ |
The current user. |
| SharedTempStore::$expire | property | core/ |
The time to live for items in seconds. |
| SharedTempStore::$lockBackend | property | core/ |
The lock object used for this data. |
| SharedTempStore::$owner | property | core/ |
The owner key to store along with the data (e.g. a user or session ID). |
| SharedTempStore::$requestStack | property | core/ |
The request stack. |
| SharedTempStore::$storage | property | core/ |
The key/value storage object used for this data. |
Pagination
- Previous page
- Page 226
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.