Search for write

  1. Search 9.5.x for write
  2. Search 8.9.x for write
  3. Search 10.3.x for write
  4. Search 11.x for write
  5. Other projects
Title Object type File name Summary
Archive_Tar::_openReadWrite function modules/system/system.tar.inc
Archive_Tar::_openWrite function modules/system/system.tar.inc
Archive_Tar::_writeBlock function modules/system/system.tar.inc
Archive_Tar::_writeFooter function modules/system/system.tar.inc
Archive_Tar::_writeHeader function modules/system/system.tar.inc
Archive_Tar::_writeHeaderBlock function modules/system/system.tar.inc
Archive_Tar::_writeLongHeader function modules/system/system.tar.inc
DrupalDataApiTest::testDrupalWriteRecord function modules/simpletest/tests/common.test Test the drupal_write_record() API function.
DrupalLocalStreamWrapper::stream_write function includes/stream_wrappers.inc Support for fwrite(), file_put_contents() etc.
drupal_file_scan_write_cache function includes/bootstrap.inc Writes the file scan cache to the persistent cache.
drupal_rewrite_settings function includes/install.inc Replaces values in settings.php with values in the submitted array.
drupal_write_record function includes/common.inc Saves (inserts or updates) a record to the database based upon the schema.
field_sql_storage_field_storage_write function modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_write().
field_test_field_storage_write function modules/field/tests/field_test.storage.inc Implements hook_field_storage_write().
FileTranferTest::_writeDirectory function modules/simpletest/tests/filetransfer.test
FileUnmanagedCopyTest::testOverwriteSelf function modules/simpletest/tests/file.test Copy a file onto itself.
FileUnmanagedMoveTest::testOverwriteSelf function modules/simpletest/tests/file.test Try to move a file onto itself.
hook_field_storage_write function modules/field/field.api.php Write field data for an entity.
LocaleImportFunctionalTest::getOverwritePoFile function modules/locale/locale.test Helper function that returns a proper .po file, for testing overwriting
existing translations.
LOCALE_IMPORT_OVERWRITE constant includes/locale.inc Translation import mode overwriting all existing translations
if new translated version available.
locale_language_url_rewrite_session function includes/locale.inc Rewrite URLs for the Session language provider.
locale_language_url_rewrite_url function includes/locale.inc Rewrite URLs for the URL language provider.
ModuleInstallTestCase::testDrupalWriteRecord function modules/simpletest/tests/module.test Test that calls to drupal_write_record() work during module installation.
module_implements_write_cache function includes/module.inc Writes the hook implementation cache.
node_access_write_grants function modules/node/node.module Writes a list of grants to the database, deleting any previously saved ones.
PharStreamWrapper::stream_write function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
REGISTRY_WRITE_LOOKUP_CACHE constant includes/bootstrap.inc Signals that the registry lookup cache should be written to storage.
SessionTestCase::testSessionWrite function modules/simpletest/tests/session.test Test that sessions are only saved when necessary.
StreamWrapperInterface::stream_write function includes/stream_wrappers.inc
STREAM_WRAPPERS_WRITE constant includes/stream_wrappers.inc Stream wrapper bit flag -- wrapper is writeable.
STREAM_WRAPPERS_WRITE_VISIBLE constant includes/stream_wrappers.inc Stream wrapper type flag -- visible, readable and writeable.
_color_rewrite_stylesheet function modules/color/color.module Rewrites the stylesheet to match the colors in the palette.
_drupal_session_write function includes/session.inc Writes an entire session to the database (internal use only).
_field_sql_storage_write_compare function modules/field/modules/field_sql_storage/field_sql_storage.module Compare a single field value for both entities and tell us if it changed.
_field_sql_storage_write_compare_filter function modules/field/modules/field_sql_storage/field_sql_storage.module Cleanup field values for later values comparison.
_field_sql_storage_write_compare_filter_callback function modules/field/modules/field_sql_storage/field_sql_storage.module Callback for array_filter().
_field_write_instance function modules/field/field.crud.inc Stores an instance record in the field configuration database.
_node_access_test_node_write function modules/node/tests/node_access_test.module Helper for node insert/update.
_update_7000_field_sql_storage_write function modules/field/modules/field_sql_storage/field_sql_storage.install Utility function: write field data directly to SQL storage.

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