Search for write

  1. Search 7.x for write
  2. Search 9.5.x for write
  3. Search 8.9.x for write
  4. Search 10.3.x for write
  5. Search 11.x for write
  6. Other projects
Title Object type File name Summary
PoStreamWriter::close function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Implements Drupal\Component\Gettext\PoStreamInterface::close().
PoStreamWriter::getHeader function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Gets the PO header of the current stream.
PoStreamWriter::getLangcode function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Gets the current language code used.
PoStreamWriter::getURI function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Implements Drupal\Component\Gettext\PoStreamInterface::getURI().
PoStreamWriter::open function core/lib/Drupal/Component/Gettext/PoStreamWriter.php
PoStreamWriter::setHeader function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Set the PO header for the current stream.
PoStreamWriter::setLangcode function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Set the language code.
PoStreamWriter::setURI function core/lib/Drupal/Component/Gettext/PoStreamWriter.php
PoStreamWriter::write function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Write data to the stream.
PoStreamWriter::writeHeader function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Write the PO header to the stream.
PoStreamWriter::writeItem function core/lib/Drupal/Component/Gettext/PoStreamWriter.php
PoStreamWriter::writeItems function core/lib/Drupal/Component/Gettext/PoStreamWriter.php
PoStreamWriterTest class core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php Tests Drupal\Component\Gettext\PoStreamWriter.
PoStreamWriterTest.php file core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php
PoStreamWriterTest::$poFile property core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php The mock po file.
PoStreamWriterTest::$poWriter property core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php The PO writer object under test.
PoStreamWriterTest::providerWriteData function core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php
PoStreamWriterTest::setUp function core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php
PoStreamWriterTest::testCloseException function core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php Tests close exception.
PoStreamWriterTest::testGetUriException function core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php @legacy-covers ::getURI
PoStreamWriterTest::testWriteItem function core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php Tests write item.
PoWriterInterface interface core/lib/Drupal/Component/Gettext/PoWriterInterface.php Shared interface definition for all Gettext PO Writers.
PoWriterInterface.php file core/lib/Drupal/Component/Gettext/PoWriterInterface.php
PoWriterInterface::writeItem function core/lib/Drupal/Component/Gettext/PoWriterInterface.php Writes the given item.
PoWriterInterface::writeItems function core/lib/Drupal/Component/Gettext/PoWriterInterface.php Writes all or the given amount of items.
RawConfigWriterTrait trait core/tests/Drupal/Tests/Traits/Core/Config/RawConfigWriterTrait.php Allows writing raw config data for testing purposes.
RawConfigWriterTrait.php file core/tests/Drupal/Tests/Traits/Core/Config/RawConfigWriterTrait.php
RawConfigWriterTrait::writeRawConfig function core/tests/Drupal/Tests/Traits/Core/Config/RawConfigWriterTrait.php Writes raw config data.
RawConfigWriterTrait::writeRawConfigEntity function core/tests/Drupal/Tests/Traits/Core/Config/RawConfigWriterTrait.php Writes a config entity without using the entity system or schema.
ReadOnlyStorage::write function core/lib/Drupal/Core/Config/ReadOnlyStorage.php
ReadOnlyStorageTest::testWriteOperations function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Tests write operations.
ReadOnlyStorageTest::writeMethodsProvider function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Provide the methods that throw an exception.
ReadOnlyStream::stream_write function core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php Support for fwrite(), file_put_contents() etc.
RecipeConfigStorageWrapper::write function core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php
RecipeMultipleModulesConfigStorage::write function core/lib/Drupal/Core/Recipe/RecipeMultipleModulesConfigStorage.php
RecipeOverrideConfigStorage::write function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php
RefinableCalculatedPermissionsTest::testAddItemOverwrite function core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php Tests the overwriting of a calculated permissions item.
RendererBubblingTest::testOverWriteCacheKeys function core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php Tests that an element's cache keys cannot be changed during its rendering.
ReplaceOp::$overwrite property composer/Plugin/Scaffold/Operations/ReplaceOp.php Whether to overwrite existing files.
RequirementsTest::writeIsolationLevelSettings function core/modules/mysql/tests/src/Functional/RequirementsTest.php Writes the isolation level in settings.php.
RootComposer::writeFiles function composer/Plugin/RecipeUnpack/RootComposer.php Writes the root composer files.
RsyncValidatorTest::testRsyncNotNeededForDirectWrite function core/modules/package_manager/tests/src/Kernel/RsyncValidatorTest.php Tests that the presence of rsync is not checked in direct-write mode.
SandboxManagerBase::isDirectWrite function core/modules/package_manager/src/SandboxManagerBase.php Indicates whether the active directory will be changed directly.
SecurityAdvisoryTest::writeSettings function core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php
SessionHandler::doWrite function core/lib/Drupal/Core/Session/SessionHandler.php
SessionTest::testSessionWrite function core/modules/system/tests/src/Functional/Session/SessionTest.php Tests that sessions are only saved when necessary.
SessionTest::testSessionWriteError function core/modules/system/tests/src/Functional/Session/SessionTest.php Test exception thrown during session write close.
SessionTestController::traceHandlerRewriteUnmodified function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Returns an updated trace recorded by test proxy session handlers as JSON.
SessionTestController::triggerWriteException function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Trigger an exception when the session is written.
session_handler.write_safe service core/core.services.yml Drupal\Core\Session\WriteSafeSessionHandler

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.