Search for load
Title | Object type | File name | Summary |
---|---|---|---|
Download::$fileSystem | property | core/ |
The file system service. |
Download::$httpClient | property | core/ |
The Guzzle HTTP Client service. |
Download::create | function | core/ |
Creates an instance of the plugin. |
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 enable. |
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::$modules | property | core/ |
Modules to enable. |
DownloadTest::checkUrl | function | core/ |
Download a file from the URL generated by file_create_url(). |
DownloadTest::doPrivateFileTransferTest | function | core/ |
Test 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 file_create_url(). |
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/ |
Test the private file transfer system. |
DownloadTest::testPublicFileTransfer | function | core/ |
Test the public file transfer system. |
DownloadTest::testWriteProtectedDestination | function | core/ |
Tests that an exception is thrown if the destination URI is not writable. |
DrupalCoreComposer::loadJsonFromPath | function | composer/ |
Load json data from the specified path. |
DrupalImage::validateImageUploadSettings | function | core/ |
#element_validate handler for the "image_upload" element in settingsForm(). |
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. |
DrupalSelenium2Driver::uploadFileAndGetRemoteFilePath | function | core/ |
Uploads a file to the Selenium instance and returns the remote path. |
drupal_classloader_register | function | core/ |
Registers an additional namespace. |
drupal_load_updates | function | core/ |
Loads .install files for installed modules to initialize the update system. |
drupal_move_uploaded_file | function | core/ |
Moves an uploaded file to a new location. |
drupal_phpunit_populate_class_loader | function | core/ |
Populate class loader with additional namespaces for tests. |
Editor::$image_upload | property | core/ |
The structured array of image upload settings. |
Editor::getImageUploadSettings | function | core/ |
Returns the image upload settings. |
Editor::setImageUploadSettings | function | core/ |
Sets the image upload settings. |
EditorInterface::getImageUploadSettings | function | core/ |
Returns the image upload settings. |
EditorInterface::setImageUploadSettings | function | core/ |
Sets the image upload settings. |
EditorLoadingTest | class | core/ |
Tests loading of text editors. |
EditorLoadingTest.php | file | core/ |
|
EditorLoadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorLoadingTest::$modules | property | core/ |
Modules to enable. |
EditorLoadingTest::$normalUser | property | core/ |
A normal user with additional access to the 'filtered_html' format. |
EditorLoadingTest::$privilegedUser | property | core/ |
A privileged user with additional access to the 'full_html' format. |
EditorLoadingTest::$untrustedUser | property | core/ |
An untrusted user, with access to the 'plain_text' format. |
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.