Search for write
- Search 7.x for write
- Search 9.5.x for write
- Search 10.3.x for write
- Search 11.x for write
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
StorageInterface::write | function | core/ |
Writes configuration data to the storage. |
StorageReplaceDataWrapper::write | function | core/ |
Writes configuration data to the storage. |
StreamWrapperInterface::WRITE | constant | core/ |
Wrapper is writable. |
StreamWrapperInterface::WRITE_VISIBLE | constant | core/ |
Visible, readable and writable. |
TestSessionHandlerProxy::write | function | core/ |
|
TwigPhpStorageCache::write | function | core/ |
|
TypeLinkManager::writeCache | function | core/ |
Writes the cache of type links. |
VendorHardeningPlugin::writeAccessRestrictionFiles | function | composer/ |
Place .htaccess and web.config files into the vendor directory. |
VendorHardeningPluginTest::testWriteAccessRestrictionFiles | function | core/ |
@covers ::writeAccessRestrictionFiles |
WebTestBase::writeCustomTranslations | function | core/ |
Writes custom translations to the test site's settings.php. |
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/ |
Returns whether or not a session may be written to storage. |
WriteSafeSessionHandler::open | function | core/ |
|
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. |
_color_rewrite_stylesheet | function | core/ |
Rewrites the stylesheet to match the colors in the palette. |
_drupal_rewrite_settings_dump | function | core/ |
Helper for drupal_rewrite_settings(). |
_drupal_rewrite_settings_dump_one | function | core/ |
Helper for drupal_rewrite_settings(). |
_drupal_rewrite_settings_global | function | core/ |
Helper for drupal_rewrite_settings(). |
_drupal_rewrite_settings_is_array_index | function | core/ |
Helper for drupal_rewrite_settings(). |
_drupal_rewrite_settings_is_simple | function | core/ |
Helper for drupal_rewrite_settings(). |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.