Search for write
- Search 7.x for write
- Search 9.5.x for write
- Search 8.9.x for write
- Search 10.3.x for write
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SettingsRewriteTest.php | file | core/ |
|
| SettingsRewriteTest::testDrupalRewriteSettings | function | core/ |
Tests drupal rewrite settings. |
| StackSessionHandlerIntegrationTest::testRequestWriteInvokesUpdateTimestamp | function | core/ |
Tests a session rewrite-unmodified request with a valid session cookie. |
| StackSessionHandlerIntegrationTest::testRequestWriteInvokesValidateId | function | core/ |
Tests a session modify request with a valid session cookie. |
| 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/ |
Tests write stream to file success. |
| StreamFileUploaderTest::testWriteStreamToFileWithSmallerBytes | function | core/ |
Tests write stream to file with smaller bytes. |
| StreamWrapperInterface::WRITE | constant | core/ |
Wrapper is writable. |
| StreamWrapperInterface::WRITE_VISIBLE | constant | core/ |
Visible, readable and writable. |
| TemplateProjectTestBase::writeSettings | function | core/ |
Appends PHP code to the test site's settings.php. |
| TestDirectWriteSandboxManager | class | core/ |
Defines a test-only sandbox manager that allows direct-write. |
| TestDirectWriteSandboxManager::$type | property | core/ |
The stage type. |
| TestSessionHandlerProxy::write | function | core/ |
|
| ThemeHookCollectorPass::writeToContainer | function | core/ |
Writes collected definitions to the container builder. |
| TwigPhpStorageCache::write | function | core/ |
|
| VendorHardeningPlugin::writeAccessRestrictionFiles | function | composer/ |
Place .htaccess file into the vendor directory. |
| VendorHardeningPluginTest::testWriteAccessRestrictionFiles | function | core/ |
Tests write access restriction files. |
| 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::isSessionWritable | function | core/ |
Returns whether or not a session may be written to storage. |
| WriteSafeSessionHandler::read | function | core/ |
|
| WriteSafeSessionHandler::setSessionWritable | function | core/ |
Sets whether or not a session may be written to storage. |
| 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. |
| WriteSafeSessionHandlerTest | class | core/ |
Tests \Drupal\Core\Session\WriteSafeSessionHandler. |
| WriteSafeSessionHandlerTest.php | file | core/ |
|
| WriteSafeSessionHandlerTest::$sessionHandler | property | core/ |
The write safe session handler. |
| WriteSafeSessionHandlerTest::$wrappedSessionHandler | property | core/ |
The wrapped session handler. |
| WriteSafeSessionHandlerTest::providerTestOtherMethods | function | core/ |
Provides test data for the other methods test. |
| WriteSafeSessionHandlerTest::setUp | function | core/ |
|
| WriteSafeSessionHandlerTest::testConstructWriteSafeSessionHandlerDefaultArgs | function | core/ |
Tests creating a WriteSafeSessionHandler with default arguments. |
| WriteSafeSessionHandlerTest::testConstructWriteSafeSessionHandlerDisableWriting | function | core/ |
Tests creating a WriteSafeSessionHandler with session writing disabled. |
| WriteSafeSessionHandlerTest::testOtherMethods | function | core/ |
Tests that other invocations are passed unmodified to the wrapped handler. |
| WriteSafeSessionHandlerTest::testSetSessionWritable | function | core/ |
Tests using setSessionWritable to enable/disable session writing. |
| ZipTest::testOverwriteArchive | function | core/ |
Tests that the Zip archiver is created and overwritten. |
Pagination
- Previous page
- Page 6
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.