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. |
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. |
AllowDirectWrite | class | core/ |
Identifies sandbox managers which can operate on the running code base. |
AllowDirectWrite.php | file | core/ |
|
AllowListConfigStorage::write | function | core/ |
Writes configuration data to the storage. |
BubblingTest::bubblingCacheOverwritePrerender | function | core/ |
Render API callback: Used for testing testOverWriteCacheKeys(). |
CacheDecoratorInterface::writeCache | function | core/ |
Write the cache. |
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 @covers ::delete @covers ::rename @covers ::deleteAll |
CheckpointStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
ClassWriter | class | core/ |
Helper class to rewrite PHPUnit's TestCase class. |
ClassWriter.php | file | core/ |
|
ClassWriter::alterAssert | function | core/ |
Alters the Assert class. |
ClassWriter::alterTestCase | function | core/ |
Alters the TestCase class. |
ClassWriter::flushAlteredCodeToFile | function | core/ |
Flushes altered class code to file when necessary. |
ClassWriter::mutateTestBase | function | core/ |
Mutates PHPUnit classes to make it compatible with Drupal. |
ClassWriter::__construct | function | core/ |
This class should not be instantiated. |
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. |
DirectWritePreconditionBypass | class | core/ |
Allows certain Composer Stager preconditions to be bypassed. |
DirectWritePreconditionBypass.php | file | core/ |
|
DirectWritePreconditionBypass::$isBypassed | property | core/ |
Whether or not the decorated precondition is being bypassed. |
DirectWritePreconditionBypass::activate | function | core/ |
Bypasses the decorated precondition. |
DirectWritePreconditionBypass::assertIsFulfilled | function | core/ |
|
DirectWritePreconditionBypass::getDescription | function | core/ |
|
DirectWritePreconditionBypass::getLeaves | function | core/ |
|
DirectWritePreconditionBypass::getName | function | core/ |
|
DirectWritePreconditionBypass::getStatusMessage | function | core/ |
|
DirectWritePreconditionBypass::isFulfilled | function | core/ |
|
DirectWritePreconditionBypass::__construct | function | core/ |
|
DirectWriteSubscriber | class | core/ |
Handles sandbox events when direct-write is enabled. |
DirectWriteSubscriber.php | file | core/ |
|
DirectWriteSubscriber::enterMaintenanceMode | function | core/ |
Enters maintenance mode before a direct-mode require operation. |
DirectWriteSubscriber::exitMaintenanceMode | function | core/ |
Leaves maintenance mode after a direct-mode require operation. |
DirectWriteSubscriber::getSubscribedEvents | function | core/ |
|
DirectWriteSubscriber::STATE_KEY | constant | core/ |
The state key which holds the original status of maintenance mode. |
DirectWriteSubscriber::warnAboutDirectWrite | function | core/ |
Logs a warning about direct-write mode, if it is in use. |
DirectWriteSubscriber::__construct | function | core/ |
|
DirectWriteTest | class | core/ |
@covers \Drupal\package_manager\EventSubscriber\DirectWriteSubscriber @covers \Drupal\package_manager\SandboxManagerBase::isDirectWrite |
DirectWriteTest.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.