Search for load
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseDriver::getAutoloadInfo | function | core/ |
|
DatabaseDriver::load | function | core/ |
|
DatabaseDriverUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
DatabaseLockBackend::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
DbDumpTest::testScriptLoad | function | core/ |
Tests loading the script back into the database. |
DefaultsSectionStorageTest::testLoadFromDisplay | function | core/ |
Tests loading given a display. |
DenyNodePreviewTest::providerPrivateImageStyleDownloadPolicy | function | core/ |
Provides data and expected results for the test method. |
DenyNodePreviewTest::testPrivateImageStyleDownloadPolicy | function | core/ |
Asserts that caching is denied on the node preview route. |
DenyPrivateImageStyleDownload | class | core/ |
Cache policy for image preview page. |
DenyPrivateImageStyleDownload.php | file | core/ |
|
DenyPrivateImageStyleDownload::$routeMatch | property | core/ |
The current route match. |
DenyPrivateImageStyleDownload::check | function | core/ |
|
DenyPrivateImageStyleDownload::__construct | function | core/ |
Constructs a deny image preview page cache policy. |
DenyPrivateImageStyleDownloadTest | class | core/ |
@coversDefaultClass \Drupal\image\PageCache\DenyPrivateImageStyleDownload @group image |
DenyPrivateImageStyleDownloadTest.php | file | core/ |
|
DenyPrivateImageStyleDownloadTest::$policy | property | core/ |
The response policy under test. |
DenyPrivateImageStyleDownloadTest::$request | property | core/ |
A request object. |
DenyPrivateImageStyleDownloadTest::$response | property | core/ |
A response object. |
DenyPrivateImageStyleDownloadTest::$routeMatch | property | core/ |
The current route match. |
DenyPrivateImageStyleDownloadTest::providerPrivateImageStyleDownloadPolicy | function | core/ |
Provides data and expected results for the test method. |
DenyPrivateImageStyleDownloadTest::setUp | function | core/ |
|
DenyPrivateImageStyleDownloadTest::testPrivateImageStyleDownloadPolicy | function | core/ |
Asserts that caching is denied on the private image style download route. |
DocParserTest::testAutoloadAnnotation | function | core/ |
@group DCOM-56 |
Download | class | core/ |
Downloads a file from a HTTP(S) remote location into the local file system. |
Download.php | file | core/ |
|
Download::$fileSystem | property | core/ |
The file system service. |
Download::$httpClient | property | core/ |
The Guzzle HTTP Client service. |
Download::create | function | core/ |
|
Download::transform | function | core/ |
|
Download::__construct | function | core/ |
Constructs a download process plugin. |
DownloadFunctionalTest | class | core/ |
Tests the 'download' process plugin. |
DownloadFunctionalTest.php | file | core/ |
|
DownloadFunctionalTest::$defaultTheme | property | core/ |
|
DownloadFunctionalTest::$modules | property | core/ |
|
DownloadFunctionalTest::testExceptionThrow | function | core/ |
Tests that an exception is thrown bu migration continues with the next row. |
DownloadTest | class | core/ |
Tests the download process plugin. |
DownloadTest | class | core/ |
Tests for download/file transfer functions. |
DownloadTest.php | file | core/ |
|
DownloadTest.php | file | core/ |
|
DownloadTest::$defaultTheme | property | core/ |
|
DownloadTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
DownloadTest::$modules | property | core/ |
|
DownloadTest::checkUrl | function | core/ |
Download a file from the URL generated by generateString(). |
DownloadTest::doPrivateFileTransferTest | function | core/ |
Tests the private file transfer system. |
DownloadTest::doTransform | function | core/ |
Runs an input value through the download plugin. |
DownloadTest::setUp | function | core/ |
|
DownloadTest::setUp | function | core/ |
|
DownloadTest::testFileCreateUrl | function | core/ |
Test FileUrlGeneratorInterface::generateString() |
DownloadTest::testNonDestructiveDownload | function | core/ |
Tests a download that renames the downloaded file if there's a collision. |
DownloadTest::testOverwritingDownload | function | core/ |
Tests a download that overwrites an existing local file. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.