Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| SessionWorkspaceNegotiator::$workspaceStorage | property | core/ |
The workspace storage handler. |
| SessionWorkspaceNegotiator::applies | function | core/ |
Checks whether the negotiator applies to the current request or not. |
| SessionWorkspaceNegotiator::getActiveWorkspace | function | core/ |
Gets the negotiated workspace, if any. |
| SessionWorkspaceNegotiator::setActiveWorkspace | function | core/ |
Sets the negotiated workspace. |
| SessionWorkspaceNegotiator::unsetActiveWorkspace | function | core/ |
Unsets the negotiated workspace. |
| SessionWorkspaceNegotiator::__construct | function | core/ |
Constructor. |
| session_exists_cache_context_test_page_top | function | core/ |
Implements hook_page_top(). |
| 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. |
| SettingsTest::configDirectoriesBcLayerProvider | function | core/ |
Data provider for self::testConfigDirectoriesBcLayer(). |
| SettingsTest::testConfigDirectoriesBcLayer | function | core/ |
@runInSeparateProcess @group legacy @covers ::__construct[[api-linebreak]] @dataProvider configDirectoriesBcLayerProvider |
| SettingsTest::testConfigDirectoriesBcLayerEmpty | function | core/ |
@runInSeparateProcess @group legacy |
| SettingsTest::testConfigDirectoriesBcLayerMultiple | function | core/ |
@runInSeparateProcess @group legacy |
| 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/ |
|
| 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. |
| settings_tray_toolbar_alter | function | core/ |
Implements hook_toolbar_alter(). |
| SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest | class | core/ |
Tests the upgrade path for converting seven secondary local tasks into a block. |
| SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php | file | core/ |
|
| SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
| SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::testUpdateHookN | function | core/ |
Tests that local actions/tasks are being converted into blocks. |
| 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 | class | core/ |
Stores and retrieves temporary data for a given owner. |
| SharedTempStore.php | file | core/ |
|
| SharedTempStore.php | file | core/ |
|
| 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. |
| SharedTempStore::delete | function | core/ |
Deletes data from the store for a given key and releases the lock on it. |
| SharedTempStore::deleteIfOwner | function | core/ |
Deletes data from the store for a given key and releases the lock on it. |
| SharedTempStore::get | function | core/ |
Retrieves a value from this SharedTempStore for a given key. |
| SharedTempStore::getIfOwner | function | core/ |
Retrieves a value from this SharedTempStore for a given key. |
Pagination
- Previous page
- Page 188
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.