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