Search for write
Title | Object type | File name | Summary |
---|---|---|---|
RefinableCalculatedPermissionsTest::testAddItemOverwrite | function | core/ |
Tests the overwriting of a calculated permissions item. |
RendererBubblingTest::testOverWriteCacheKeys | function | core/ |
Tests that an element's cache keys cannot be changed during its rendering. |
ReplaceOp::$overwrite | property | composer/ |
Whether to overwrite existing files. |
RequirementsTest::writeIsolationLevelSettings | function | core/ |
Writes the isolation level in settings.php. |
SecurityAdvisoryTest::writeSettings | function | core/ |
Rewrites the settings.php file of the test site. |
SessionHandler::write | function | core/ |
|
SessionManager::$writeSafeHandler | property | core/ |
The write safe session handler. |
SessionManager::setWriteSafeHandler | function | core/ |
|
SessionManagerInterface::setWriteSafeHandler | function | core/ |
Sets the write safe session handler. |
SessionTest::testSessionWrite | function | core/ |
Tests that sessions are only saved when necessary. |
SessionTest::testSessionWriteError | function | core/ |
Test exception thrown during session write close. |
SessionTestController::triggerWriteException | function | core/ |
Trigger an exception when the session is written. |
session_handler.write_safe | service | core/ |
Drupal\Core\Session\WriteSafeSessionHandler |
SettingsEditor::rewrite | function | core/ |
Replaces values in settings.php with values in the submitted array. |
SettingsRewriteTest | class | core/ |
Tests the SettingsEditor::rewrite() function. |
SettingsRewriteTest.php | file | core/ |
|
SettingsRewriteTest::testDrupalRewriteSettings | function | core/ |
@covers \Drupal\Core\Site\SettingsEditor::rewrite |
StorageComparer::$writeMode | property | core/ |
Indicates whether the target storage should be wrapped in a cache. |
StorageComparer::writeMode | function | core/ |
Changes the StorageComparer to write mode. |
StorageComparerInterface::writeMode | function | core/ |
Changes the StorageComparer to write mode. |
StorageInterface::write | function | core/ |
Writes configuration data to the storage. |
StorageReplaceDataWrapper::write | function | core/ |
Writes configuration data to the storage. |
StreamFileUploaderTest::testWriteStreamToFileSuccess | function | core/ |
@covers ::writeStreamToFile |
StreamFileUploaderTest::testWriteStreamToFileWithSmallerBytes | function | core/ |
@covers ::writeStreamToFile |
StreamWrapperInterface::WRITE | constant | core/ |
Wrapper is writable. |
StreamWrapperInterface::WRITE_VISIBLE | constant | core/ |
Visible, readable and writable. |
TemporaryJsonapiFileFieldUploader::$inputStreamFileWriter | property | core/ |
The input stream file writer. |
TestSessionHandlerProxy::write | function | core/ |
|
TwigPhpStorageCache::write | function | core/ |
|
VendorHardeningPlugin::writeAccessRestrictionFiles | function | composer/ |
Place .htaccess and web.config files into the vendor directory. |
VendorHardeningPluginTest::testWriteAccessRestrictionFiles | function | core/ |
@covers ::writeAccessRestrictionFiles |
WorkspacesAliasManager::writeCache | function | core/ |
|
WriteSafeSessionHandler | class | core/ |
Wraps the session handler to prevent writes when not necessary or allowed. |
WriteSafeSessionHandler.php | file | core/ |
|
WriteSafeSessionHandler::$readSessions | property | core/ |
The read sessions. |
WriteSafeSessionHandler::$sessionWritable | property | core/ |
Whether or not the session is enabled for writing. |
WriteSafeSessionHandler::$wrappedSessionHandler | property | core/ |
|
WriteSafeSessionHandler::close | function | core/ |
|
WriteSafeSessionHandler::destroy | function | core/ |
|
WriteSafeSessionHandler::gc | function | core/ |
|
WriteSafeSessionHandler::isSessionWritable | function | core/ |
|
WriteSafeSessionHandler::open | function | core/ |
|
WriteSafeSessionHandler::read | function | core/ |
|
WriteSafeSessionHandler::setSessionWritable | function | core/ |
|
WriteSafeSessionHandler::write | function | core/ |
|
WriteSafeSessionHandler::__construct | function | core/ |
Constructs a new write safe session handler. |
WriteSafeSessionHandlerInterface | interface | core/ |
Provides an interface for session handlers where writing can be disabled. |
WriteSafeSessionHandlerInterface.php | file | core/ |
|
WriteSafeSessionHandlerInterface::isSessionWritable | function | core/ |
Returns whether or not a session may be written to storage. |
WriteSafeSessionHandlerInterface::setSessionWritable | function | core/ |
Sets whether or not a session may be written to storage. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.