Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseDriver::getAutoloadInfo | function | core/ |
Returns an array with the driver's autoload information. |
| DatabaseDriver::load | function | core/ |
Loads the main extension file, if any. |
| 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. |
| DocParserTest::testAutoloadAnnotation | function | core/ |
Tests autoload annotation. |
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| Download::transform | function | core/ |
Performs the associated process. |
| 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/ |
The theme to install as the default for testing. |
| DownloadFunctionalTest::$modules | property | core/ |
Modules to install. |
| 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/ |
The theme to install as the default for testing. |
| DownloadTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
| 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. |
| DownloadTest::testPrivateFileTransferWithoutPageCache | function | core/ |
Tests the private file transfer system. |
| DownloadTest::testPublicFileTransfer | function | core/ |
Tests the public file transfer system. |
| DownloadTest::testWriteProtectedDestination | function | core/ |
Tests that an exception is thrown if the destination URI is not writable. |
| DriverModuleMissingDependenciesTest::testDetermineDriversAutoloadingFailingOnMissingDependency | function | core/ |
Tests determine drivers autoloading failing on missing dependency. |
| DrupalCoreComposer::loadJsonFromPath | function | composer/ |
Load json data from the specified path. |
| DrupalKernel::$classLoader | property | core/ |
The class loader object. |
| DrupalKernel::classLoaderAddMultiplePsr4 | function | core/ |
Registers a list of namespaces with PSR-4 directories for class loading. |
| DrupalKernel::loadLegacyIncludes | function | core/ |
Helper method that loads legacy Drupal include files. |
| DrupalKernelInterface::loadLegacyIncludes | function | core/ |
Helper method that loads legacy Drupal include files. |
| DrupalKernelTest::providerClassLoaderAutoDetect | function | core/ |
Data provider for self::testClassLoaderAutoDetect. |
| DrupalKernelTest::testClassLoaderAutoDetect | function | core/ |
Tests class_loader_auto_detect setting. |
| DrupalSelenium2Driver::uploadFileAndGetRemoteFilePath | function | core/ |
Uploads a file to the Selenium instance and returns the remote path. |
| Drupal\Core\File\EventSubscriber\LegacyMimeTypeMapLoadedSubscriber | service | core/ |
|
| Drupal\Core\Template\Loader\ComponentLoader | service | core/ |
|
| Drupal\file\Upload\FileUploadHandler | service | core/ |
Alias of file.upload_handler |
| Drupal\file_test\EventSubscriber\DummyMimeTypeMapLoadedSubscriber | service | core/ |
|
| drupal_load_updates | function | core/ |
Loads .install files for installed modules to initialize the update system. |
| drupal_phpunit_populate_class_loader | function | core/ |
Populate class loader with additional namespaces for tests. |
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.