Search for write
- Search 7.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 |
---|---|---|---|
FileReadOnlyStorage::writeable | function | core/ |
Whether this is a writable storage. |
FileRepository::writeData | function | core/ |
Writes a file to the specified destination and creates a file entity. |
FileRepositoryInterface::writeData | function | core/ |
Writes a file to the specified destination and creates a file entity. |
FileSecurity::writeFile | function | composer/ |
Writes the contents to the file in the given directory. |
FileSecurity::writeFile | function | core/ |
Writes the contents to the file in the given directory. |
FileSecurity::writeHtaccess | function | composer/ |
Writes an .htaccess file in the given directory, if it doesn't exist. |
FileSecurity::writeHtaccess | function | core/ |
Writes an .htaccess file in the given directory, if it doesn't exist. |
FileSecurity::writeWebConfig | function | composer/ |
Writes a web.config file in the given directory, if it doesn't exist. |
FileSecurity::writeWebConfig | function | core/ |
Writes a web.config file in the given directory, if it doesn't exist. |
FileSecurityTest::testWriteHtaccessFailure | function | core/ |
@covers ::writeHtaccess |
FileSecurityTest::testWriteHtaccessForceOverwrite | function | core/ |
@covers ::writeHtaccess |
FileSecurityTest::testWriteHtaccessPrivate | function | core/ |
@covers ::writeHtaccess |
FileSecurityTest::testWriteHtaccessPublic | function | core/ |
@covers ::writeHtaccess |
FileSecurityTest::testWriteWebConfig | function | core/ |
@covers ::writeWebConfig |
FileSecurityTest::testWriteWebConfigFailure | function | core/ |
@covers ::writeWebConfig |
FileSecurityTest::testWriteWebConfigForceOverwrite | function | core/ |
@covers ::writeWebConfig |
FileStorage::write | function | core/ |
Writes configuration data to the storage. |
FileStorage::writeable | function | core/ |
Whether this is a writable storage. |
FileStorageReadOnlyTest::testWriteable | function | core/ |
@covers ::writeable |
FileStorageTest::testWriteable | function | core/ |
@covers ::writeable |
FileSystemTest::testCopyFailureIfSelfOverwrite | function | core/ |
@covers ::copy |
FileTransferTest::_writeDirectory | function | core/ |
|
FileWriteException | class | core/ |
Exception thrown when file cannot be written to disk. |
FileWriteException.php | file | core/ |
|
FormHelper::rewriteStatesSelector | function | core/ |
Rewrites #states selectors in a render element. |
FormHelperTest::testRewriteStatesSelector | function | core/ |
Tests rewriting the #states selectors. |
FunctionalTestSetupTrait::writeSettings | function | core/ |
Rewrites the settings.php file of the test site. |
history_write | function | core/ |
Updates 'last viewed' timestamp of the specified entity for the current user. |
HtaccessTest::$htaccessWriter | property | core/ |
The Htaccess class under test. |
HtaccessWriter | class | core/ |
Provides functions to manage Apache .htaccess files. |
HtaccessWriter.php | file | core/ |
|
HtaccessWriter::$logger | property | core/ |
The logger. |
HtaccessWriter::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
HtaccessWriter::defaultProtectedDirs | function | core/ |
Returns a list of the default protected directories. |
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. |
HtmlOutputPrinterTrait::simpletestUiWrite | function | core/ |
Prints HTML output links for the Simpletest UI. |
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. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.