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 |
---|---|---|---|
DirectWriteTest::testMaintenanceModeNotEnteredIfErrorOnPreRequire | function | core/ |
Tests that pre-require errors prevent maintenance mode during direct-write. |
DirectWriteTest::testPreconditionBypass | function | core/ |
Tests that direct-write bypasses certain Composer Stager preconditions. |
DirectWriteTest::testSiteNotSandboxedIfDirectWriteGloballyEnabled | function | core/ |
Tests direct-write mode when globally enabled. |
DirectWriteTest::testSiteSandboxedIfDirectWriteGloballyDisabled | function | core/ |
Tests that direct-write does not work if it is globally disabled. |
DownloadTest::testWriteProtectedDestination | function | core/ |
Tests that an exception is thrown if the destination URI is not writable. |
Drupal\package_manager\EventSubscriber\DirectWriteSubscriber | service | core/ |
|
Drupal\package_manager\Validator\OverwriteExistingPackagesValidator | service | core/ |
|
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. |
FailureMarker::write | function | core/ |
Writes data to marker file. |
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. |
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]] |
FileTransferTest::_writeDirectory | function | core/ |
Writes a directory structure to the filesystem. |
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/ |
|
history_write | function | core/ |
Updates 'last viewed' timestamp of the specified entity for the current user. |
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/ |
|
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. |
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.