Search for load

  1. Search 7.x for load
  2. Search 9.5.x for load
  3. Search 8.9.x for load
  4. Search 10.3.x for load
  5. Other projects
Title Object type File name Summary
DownloadFunctionalTest::testExceptionThrow function core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php Tests that an exception is thrown bu migration continues with the next row.
DownloadTest class core/modules/migrate/tests/src/Kernel/process/DownloadTest.php Tests the download process plugin.
DownloadTest class core/modules/file/tests/src/Functional/DownloadTest.php Tests for download/file transfer functions.
DownloadTest.php file core/modules/file/tests/src/Functional/DownloadTest.php
DownloadTest.php file core/modules/migrate/tests/src/Kernel/process/DownloadTest.php
DownloadTest::$defaultTheme property core/modules/file/tests/src/Functional/DownloadTest.php The theme to install as the default for testing.
DownloadTest::$fileUrlGenerator property core/modules/file/tests/src/Functional/DownloadTest.php The file URL generator.
DownloadTest::$modules property core/modules/migrate/tests/src/Kernel/process/DownloadTest.php Modules to install.
DownloadTest::checkUrl function core/modules/file/tests/src/Functional/DownloadTest.php Download a file from the URL generated by generateString().
DownloadTest::doPrivateFileTransferTest function core/modules/file/tests/src/Functional/DownloadTest.php Tests the private file transfer system.
DownloadTest::doTransform function core/modules/migrate/tests/src/Kernel/process/DownloadTest.php Runs an input value through the download plugin.
DownloadTest::setUp function core/modules/migrate/tests/src/Kernel/process/DownloadTest.php
DownloadTest::setUp function core/modules/file/tests/src/Functional/DownloadTest.php
DownloadTest::testFileCreateUrl function core/modules/file/tests/src/Functional/DownloadTest.php Test FileUrlGeneratorInterface::generateString()
DownloadTest::testNonDestructiveDownload function core/modules/migrate/tests/src/Kernel/process/DownloadTest.php Tests a download that renames the downloaded file if there's a collision.
DownloadTest::testOverwritingDownload function core/modules/migrate/tests/src/Kernel/process/DownloadTest.php Tests a download that overwrites an existing local file.
DownloadTest::testPrivateFileTransferWithoutPageCache function core/modules/file/tests/src/Functional/DownloadTest.php Tests the private file transfer system.
DownloadTest::testPublicFileTransfer function core/modules/file/tests/src/Functional/DownloadTest.php Tests the public file transfer system.
DownloadTest::testWriteProtectedDestination function core/modules/migrate/tests/src/Kernel/process/DownloadTest.php Tests that an exception is thrown if the destination URI is not writable.
DriverModuleMissingDependenciesTest::testDetermineDriversAutoloadingFailingOnMissingDependency function core/tests/Drupal/Tests/Core/Database/DriverModuleMissingDependenciesTest.php @covers ::get
DrupalCoreComposer::loadJsonFromPath function composer/Generator/Util/DrupalCoreComposer.php Load json data from the specified path.
DrupalKernel::$classLoader property core/lib/Drupal/Core/DrupalKernel.php The class loader object.
DrupalKernel::classLoaderAddMultiplePsr4 function core/lib/Drupal/Core/DrupalKernel.php Registers a list of namespaces with PSR-4 directories for class loading.
DrupalKernel::loadLegacyIncludes function core/lib/Drupal/Core/DrupalKernel.php Helper method that loads legacy Drupal include files.
DrupalKernelInterface::loadLegacyIncludes function core/lib/Drupal/Core/DrupalKernelInterface.php Helper method that loads legacy Drupal include files.
DrupalKernelTest::providerClassLoaderAutoDetect function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Data provider for self::testClassLoaderAutoDetect.
DrupalKernelTest::testClassLoaderAutoDetect function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Tests class_loader_auto_detect setting.
DrupalSelenium2Driver::uploadFileAndGetRemoteFilePath function core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php Uploads a file to the Selenium instance and returns the remote path.
Drupal\file\Upload\FileUploadHandler service core/modules/file/file.services.yml Alias of file.upload_handler
Drupal\file\Upload\FileUploadHandlerInterface service core/modules/file/file.services.yml
Drupal\file\Upload\InputStreamFileWriterInterface service core/modules/file/file.services.yml
Drupal\jsonapi\Controller\FileUpload service core/modules/jsonapi/jsonapi.services.yml
Drupal\sdc\Twig\TwigComponentLoader service core/modules/sdc/sdc.services.yml
drupal_load_updates function core/includes/install.inc Loads .install files for installed modules to initialize the update system.
drupal_phpunit_populate_class_loader function core/tests/bootstrap.php Populate class loader with additional namespaces for tests.
Editor::$image_upload property core/modules/editor/src/Entity/Editor.php The structured array of image upload settings.
Editor::getImageUploadSettings function core/modules/editor/src/Entity/Editor.php Returns the image upload settings.
Editor::setImageUploadSettings function core/modules/editor/src/Entity/Editor.php Sets the image upload settings.
EditorAddLazyLoadImageFilterUpdateTest class core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php Tests adding editor_image_lazy_load filter to editor_file_reference.
EditorAddLazyLoadImageFilterUpdateTest.php file core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php
EditorAddLazyLoadImageFilterUpdateTest::$defaultTheme property core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php The theme to install as the default for testing.
EditorAddLazyLoadImageFilterUpdateTest::setDatabaseDumpFiles function core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php Set database dump files to be used.
EditorAddLazyLoadImageFilterUpdateTest::testUpdateLazyImageLoad function core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php Tests upgrading filter settings.
EditorHooks::fileDownload function core/modules/editor/src/Hook/EditorHooks.php Implements hook_file_download().
EditorInterface::getImageUploadSettings function core/modules/editor/src/EditorInterface.php Returns the image upload settings.
EditorInterface::setImageUploadSettings function core/modules/editor/src/EditorInterface.php Sets the image upload settings.
EditorLoadingTest class core/modules/editor/tests/src/Functional/EditorLoadingTest.php Tests loading of text editors.
EditorLoadingTest.php file core/modules/editor/tests/src/Functional/EditorLoadingTest.php
EditorLoadingTest::$defaultTheme property core/modules/editor/tests/src/Functional/EditorLoadingTest.php The theme to install as the default for testing.
EditorLoadingTest::$modules property core/modules/editor/tests/src/Functional/EditorLoadingTest.php Modules to install.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.