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 |
---|---|---|---|
HtaccessWriter::ensure | function | core/ |
Creates a .htaccess file in each Drupal files directory if it is missing. |
HtaccessWriter::write | function | core/ |
Creates a .htaccess file in the given directory. |
HtaccessWriter::__construct | function | core/ |
Htaccess constructor. |
HtaccessWriterInterface | interface | core/ |
Interface for managing Apache .htaccess files. |
HtaccessWriterInterface.php | file | core/ |
|
HtaccessWriterInterface::defaultProtectedDirs | function | core/ |
Returns a list of the default protected directories. |
HtaccessWriterInterface::ensure | function | core/ |
Creates a .htaccess file in each Drupal files directory if it is missing. |
InfoWriterTrait | trait | core/ |
Writes the info file and ensures the mtime changes. |
InfoWriterTrait.php | file | core/ |
|
InfoWriterTrait::writeInfoFile | function | core/ |
Writes the info file and ensures the mtime changes. |
InputStreamFileWriter | class | core/ |
Writes files from a input stream to a temporary file. |
InputStreamFileWriter.php | file | core/ |
|
InputStreamFileWriter::writeStreamToFile | function | core/ |
Write the input stream to a temporary file. |
InputStreamFileWriter::__construct | function | core/ |
Creates a new InputStreamFileUploader. |
InputStreamFileWriterInterface | interface | core/ |
Uploads files from a stream. |
InputStreamFileWriterInterface.php | file | core/ |
|
InputStreamFileWriterInterface::DEFAULT_BYTES_TO_READ | constant | core/ |
The length of bytes to read in each iteration when streaming file data. |
InputStreamFileWriterInterface::DEFAULT_STREAM | constant | core/ |
The default stream. |
InputStreamFileWriterInterface::writeStreamToFile | function | core/ |
Write the input stream to a temporary file. |
InstallStorage::write | function | core/ |
Overrides Drupal\Core\Config\FileStorage::write(). |
JsonApiFunctionalTest::testWrite | function | core/ |
Tests POST, PATCH and DELETE. |
LanguageNegotiationSession::$queryRewrite | property | core/ |
Flag used to determine whether query rewriting is active. |
LocaleImportFunctionalTest::getCustomOverwritePoFile | function | core/ |
Helper function that returns a .po file for testing customized strings. |
LocaleImportFunctionalTest::getOverwritePoFile | function | core/ |
Helper function that returns a proper .po file for testing. |
LOCALE_TRANSLATION_OVERWRITE_ALL | constant | core/ |
UI option for override of existing translations. Override any translation. |
LOCALE_TRANSLATION_OVERWRITE_NONE | constant | core/ |
UI option for override of existing translations. |
LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED | constant | core/ |
UI option for override of existing translations. |
LocalReadOnlyStream::stream_write | function | core/ |
Support for fwrite(), file_put_contents() etc. |
LocalStream::stream_write | function | core/ |
Write to stream. |
ManagedStorage::write | function | core/ |
Writes configuration data to the storage. |
Map::writePropertyValue | function | core/ |
Writes the value of a property without handling changes. |
MediaLibraryFormOverwriteTestHooks | class | core/ |
Hook implementations for media_library_form_overwrite_test. |
MediaLibraryFormOverwriteTestHooks.php | file | core/ |
|
MediaLibraryFormOverwriteTestHooks::mediaSourceInfoAlter | function | core/ |
Implements hook_media_source_info_alter(). |
media_library_form_overwrite_test.info.yml | file | core/ |
core/modules/media_library/tests/modules/media_library_form_overwrite_test/media_library_form_overwrite_test.info.yml |
MemoryStorage::write | function | core/ |
Writes configuration data to the storage. |
migrate_overwrite_test.info.yml | file | core/ |
core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrate_overwrite_test.info.yml |
ModuleHandler::writeCache | function | core/ |
Does not do anything. |
ModuleHandlerInterface::writeCache | function | core/ |
Does not do anything. |
NodeAccessControlHandler::writeDefaultGrant | function | core/ |
Creates the default node access grant entry on the grant storage. |
NodeAccessControlHandlerInterface::writeDefaultGrant | function | core/ |
Creates the default node access grant entry on the grant storage. |
NodeGrantDatabaseStorage::write | function | core/ |
Writes a list of grants to the database, deleting previously saved ones. |
NodeGrantDatabaseStorage::writeDefault | function | core/ |
Creates the default node access grant entry. |
NodeGrantDatabaseStorageInterface::write | function | core/ |
Writes a list of grants to the database, deleting previously saved ones. |
NodeGrantDatabaseStorageInterface::writeDefault | function | core/ |
Creates the default node access grant entry. |
NullStorage::write | function | core/ |
Writes configuration data to the storage. |
OperationData::OVERWRITE | constant | composer/ |
|
OperationData::overwrite | function | composer/ |
Determines overwrite. |
OverwriteExistingPackagesValidator | class | core/ |
Validates that newly installed packages don't overwrite existing directories. |
OverwriteExistingPackagesValidator.php | file | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.