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 |
---|---|---|---|
PoStreamWriter::getHeader | function | core/ |
Gets the PO header of the current stream. |
PoStreamWriter::getLangcode | function | core/ |
Gets the current language code used. |
PoStreamWriter::getURI | function | core/ |
Implements Drupal\Component\Gettext\PoStreamInterface::getURI(). |
PoStreamWriter::open | function | core/ |
Open the stream. Set the URI for the stream earlier with setURI(). |
PoStreamWriter::setHeader | function | core/ |
Set the PO header for the current stream. |
PoStreamWriter::setLangcode | function | core/ |
Set the language code. |
PoStreamWriter::setURI | function | core/ |
Set the URI of the PO stream that is going to be read or written. |
PoStreamWriter::write | function | core/ |
Write data to the stream. |
PoStreamWriter::writeHeader | function | core/ |
Write the PO header to the stream. |
PoStreamWriter::writeItem | function | core/ |
Writes the given item. |
PoStreamWriter::writeItems | function | core/ |
Writes all or the given amount of items. |
PoStreamWriterTest | class | core/ |
Tests Drupal\Component\Gettext\PoStreamWriter. |
PoStreamWriterTest.php | file | core/ |
|
PoStreamWriterTest::$poFile | property | core/ |
The mock po file. |
PoStreamWriterTest::$poWriter | property | core/ |
The PO writer object under test. |
PoStreamWriterTest::providerWriteData | function | core/ |
|
PoStreamWriterTest::setUp | function | core/ |
|
PoStreamWriterTest::testCloseException | function | core/ |
@legacy-covers ::close |
PoStreamWriterTest::testGetUriException | function | core/ |
@legacy-covers ::getURI |
PoStreamWriterTest::testWriteItem | function | core/ |
@legacy-covers ::writeItem |
PoWriterInterface | interface | core/ |
Shared interface definition for all Gettext PO Writers. |
PoWriterInterface.php | file | core/ |
|
PoWriterInterface::writeItem | function | core/ |
Writes the given item. |
PoWriterInterface::writeItems | function | core/ |
Writes all or the given amount of items. |
ReadOnlyStorage::write | function | core/ |
Writes configuration data to the storage. |
ReadOnlyStorageTest::testWriteOperations | function | core/ |
@covers ::write[[api-linebreak]] @covers ::delete[[api-linebreak]] @covers ::rename[[api-linebreak]] @covers ::deleteAll[[api-linebreak]] |
ReadOnlyStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
ReadOnlyStream::stream_write | function | core/ |
Support for fwrite(), file_put_contents() etc. |
RecipeConfigStorageWrapper::write | function | core/ |
Writes configuration data to the storage. |
RecipeOverrideConfigStorage::write | function | core/ |
Writes configuration data to the storage. |
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. |
RootComposer::writeFiles | function | composer/ |
Writes the root composer files. |
RsyncValidatorTest::testRsyncNotNeededForDirectWrite | function | core/ |
Tests that the presence of rsync is not checked in direct-write mode. |
SandboxManagerBase::isDirectWrite | function | core/ |
Indicates whether the active directory will be changed directly. |
SecurityAdvisoryTest::writeSettings | function | core/ |
Rewrites the settings.php file of the test site. |
SessionHandler::doWrite | function | core/ |
|
SessionManager::$writeSafeHandler | property | core/ |
The write safe session handler. |
SessionManager::setWriteSafeHandler | function | core/ |
Sets the write safe session handler. |
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::traceHandlerRewriteUnmodified | function | core/ |
Returns an updated trace recorded by test proxy session handlers as JSON. |
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/ |
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.