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 |
---|---|---|---|
AccountSwitcher::$writeSafeHandler | property | core/ |
The write-safe session handler. |
AllowListConfigStorage::write | function | core/ |
Writes configuration data to the storage. |
BubblingTest::bubblingCacheOverwritePrerender | function | core/ |
Render API callback: Used for testing testOverWriteCacheKeys(). |
CachedStorage::write | function | core/ |
Writes configuration data to the storage. |
ChainedFastBackend::$lastWriteTimestamp | property | core/ |
The time at which the last write to this cache bin happened. |
ChainedFastBackend::getLastWriteTimestamp | function | core/ |
Gets the last write timestamp. |
ChainedFastBackend::LAST_WRITE_TIMESTAMP_PREFIX | constant | core/ |
Cache key prefix for the bin-specific entry to track the last write. |
CheckpointStorage::write | function | core/ |
Writes configuration data to the storage. |
CheckpointStorageTest::testWriteOperations | function | core/ |
Tests write operations. |
CheckpointStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
ConfigFileContentTest::testReadWriteConfig | function | core/ |
Tests setting, writing, and reading of a configuration setting. |
ConfigImporterTest::testSecondaryWritePrimaryFirst | function | core/ |
Tests that secondary writes are overwritten. |
ConfigImporterTest::testSecondaryWriteSecondaryFirst | function | core/ |
Tests that secondary writes are overwritten. |
CssOptimizer::$rewriteFileURIBasePath | property | core/ |
The base path used by rewriteFileURI(). |
CssOptimizer::rewriteFileURI | function | core/ |
Prefixes all paths within a CSS file for processFile(). |
DatabaseStorage::doWrite | function | core/ |
Helper method so we can re-try a write. |
DatabaseStorage::write | function | core/ |
Writes configuration data to the storage. |
EntityFieldTest::doTestReadWrite | function | core/ |
Executes the read write test set for a defined entity type. |
EntityFieldTest::testFieldEntityRevisionWrite | function | core/ |
Test setting field values on revisionable entities. |
EntityFieldTest::testReadWrite | function | core/ |
Tests reading and writing properties and field items. |
FieldItemBase::writePropertyValue | function | core/ |
Different to the parent Map class, we avoid creating property objects as far as possible in order to optimize performance. Thus we just update $this->values if no property object has been created yet. |
FieldSqlStorageTest::testFieldWrite | function | core/ |
Tests field saving works correctly by reading directly from the tables. |
file.htaccess_writer | service | core/ |
Drupal\Core\File\HtaccessWriter |
FileCopyTest::testOverwriteSelf | function | core/ |
Copy a file onto itself. |
FileMoveTest::testOverwriteSelf | function | core/ |
Try to move a file onto itself. |
FileSecurity::writeFile | function | core/ |
Writes the contents to the file in the given directory. |
FileSecurity::writeHtaccess | function | core/ |
Writes an .htaccess file in the given directory, if it doesn't exist. |
FileSecurityTest::testWriteHtaccessFailure | function | core/ |
@legacy-covers ::writeHtaccess |
FileSecurityTest::testWriteHtaccessForceOverwrite | function | core/ |
@legacy-covers ::writeHtaccess |
FileSecurityTest::testWriteHtaccessPrivate | function | core/ |
@legacy-covers ::writeHtaccess |
FileSecurityTest::testWriteHtaccessPublic | function | core/ |
@legacy-covers ::writeHtaccess |
FileStorage::write | function | core/ |
Writes configuration data to the storage. |
FileSystemTest::testCopyFailureIfSelfOverwrite | function | core/ |
@covers ::copy[[api-linebreak]] |
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. |
GenerateThemeTest::writeStarterkitConfig | function | core/ |
|
HookCollectorPass::writeImplementationsToContainer | function | core/ |
Writes all implementations to the container. |
HookCollectorPass::writeToContainer | function | core/ |
Writes collected definitions to the container builder. |
HtaccessTest::$htaccessWriter | property | core/ |
The Htaccess class under test. |
HtaccessWriter | class | core/ |
Provides functions to manage Apache .htaccess files. |
HtaccessWriter.php | file | core/ |
|
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/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.