Search for write
Title | Object type | File name | Summary |
---|---|---|---|
AccountSwitcher::$writeSafeHandler | property | core/ |
The write-safe session handler. |
AliasManager::writeCache | function | core/ |
Cache an array of the paths available on each page. We assume that aliases will be needed for the majority of these paths during subsequent requests, and load them in a single query during path alias lookup. |
BubblingTest::bubblingCacheOverwritePrerender | function | core/ |
#pre_render callback for 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/ |
@covers ::write[[api-linebreak]] @covers ::delete[[api-linebreak]] @covers ::rename[[api-linebreak]] @covers ::deleteAll[[api-linebreak]] |
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. |
ConfigInstallProfileOverrideTest::testInstallProfileConfigOverwrite | function | core/ |
Tests install profile config changes. |
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. |
DownloadTest::testWriteProtectedDestination | function | core/ |
Tests that an exception is thrown if the destination URI is not writable. |
drupal_rewrite_settings | function | core/ |
Replaces values in settings.php with values in the submitted array. |
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. |
FieldKernelTest::testRewrite | function | core/ |
Tests general rewriting of the output. |
FieldKernelTest::testRewriteHtmlWithTokens | function | core/ |
Tests rewriting of the output with HTML. |
FieldKernelTest::testRewriteHtmlWithTokensAndAggregation | function | core/ |
Tests rewriting of the output with HTML and aggregation. |
FieldSqlStorageTest::testFieldWrite | function | core/ |
Tests field saving works correctly by reading directly from the tables. |
file.htaccess_writer | service | core/ |
Drupal\Core\File\HtaccessWriter |
FileCopy::writeFile | function | core/ |
Tries to move or copy a file. |
FileCopyTest::testOverwriteSelf | function | core/ |
Copy a file onto itself. |
FileMoveTest::testOverwriteSelf | function | core/ |
Try to move a file onto itself. |
FileReadOnlyStorage::writeable | function | core/ |
Whether this is a writable storage. |
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. |
FileSecurity::writeWebConfig | function | core/ |
Writes a web.config file in the given directory, if it doesn't exist. |
FileSecurityTest::testWriteHtaccessFailure | function | core/ |
@covers ::writeHtaccess[[api-linebreak]] |
FileSecurityTest::testWriteHtaccessForceOverwrite | function | core/ |
@covers ::writeHtaccess[[api-linebreak]] |
FileSecurityTest::testWriteHtaccessPrivate | function | core/ |
@covers ::writeHtaccess[[api-linebreak]] |
FileSecurityTest::testWriteHtaccessPublic | function | core/ |
@covers ::writeHtaccess[[api-linebreak]] |
FileSecurityTest::testWriteWebConfig | function | core/ |
@covers ::writeWebConfig[[api-linebreak]] |
FileSecurityTest::testWriteWebConfigFailure | function | core/ |
@covers ::writeWebConfig[[api-linebreak]] |
FileSecurityTest::testWriteWebConfigForceOverwrite | function | core/ |
@covers ::writeWebConfig[[api-linebreak]] |
FileStorage::write | function | core/ |
Writes configuration data to the storage. |
FileStorage::writeable | function | core/ |
Whether this is a writable storage. |
FileSystemTest::testCopyFailureIfSelfOverwrite | function | core/ |
@covers ::copy[[api-linebreak]] |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.