Search for load

  1. Search 7.x for load
  2. Search 8.9.x for load
  3. Search 10.3.x for load
  4. Search 11.x for load
  5. Other projects
Title Object type File name Summary
UpdateUploadTest.php file core/modules/update/tests/src/Functional/UpdateUploadTest.php
UpdateUploadTest::$defaultTheme property core/modules/update/tests/src/Functional/UpdateUploadTest.php The theme to install as the default for testing.
UpdateUploadTest::$modules property core/modules/update/tests/src/Functional/UpdateUploadTest.php Modules to enable.
UpdateUploadTest::setUp function core/modules/update/tests/src/Functional/UpdateUploadTest.php
UpdateUploadTest::testFileNameExtensionMerging function core/modules/update/tests/src/Functional/UpdateUploadTest.php Ensures that archiver extensions are properly merged in the UI.
UpdateUploadTest::testUpdateDirectory function core/modules/update/tests/src/Functional/UpdateUploadTest.php Tests only an *.info.yml file are detected without supporting files.
UpdateUploadTest::testUpdateManagerCoreSecurityUpdateMessages function core/modules/update/tests/src/Functional/UpdateUploadTest.php Checks the messages on update manager pages when missing a security update.
UpdateUploadTest::testUploadModule function core/modules/update/tests/src/Functional/UpdateUploadTest.php Tests upload, extraction, and update of a module.
update_manager_download_batch_finished function core/modules/update/update.manager.inc Batch callback: Performs actions when the download batch is completed.
Upload class core/modules/file/src/Plugin/migrate/source/d6/Upload.php Drupal 6 upload source from database.
Upload.php file core/modules/file/src/Plugin/migrate/source/d6/Upload.php
Upload::fields function core/modules/file/src/Plugin/migrate/source/d6/Upload.php Returns available fields on the source.
Upload::getIds function core/modules/file/src/Plugin/migrate/source/d6/Upload.php Defines the source fields uniquely identifying a source row.
Upload::JOIN constant core/modules/file/src/Plugin/migrate/source/d6/Upload.php The join options between the node and the upload table.
Upload::prepareRow function core/modules/file/src/Plugin/migrate/source/d6/Upload.php Adds additional data to the row.
Upload::query function core/modules/file/src/Plugin/migrate/source/d6/Upload.php
UploadedFileInterface interface core/modules/file/src/Upload/UploadedFileInterface.php Provides an interface for uploaded files.
UploadedFileInterface.php file core/modules/file/src/Upload/UploadedFileInterface.php
UploadedFileInterface::getClientOriginalName function core/modules/file/src/Upload/UploadedFileInterface.php Returns the original file name.
UploadedFileInterface::getError function core/modules/file/src/Upload/UploadedFileInterface.php Returns the upload error code.
UploadedFileInterface::getErrorMessage function core/modules/file/src/Upload/UploadedFileInterface.php Returns an informative upload error message.
UploadedFileInterface::getFilename function core/modules/file/src/Upload/UploadedFileInterface.php Gets the filename.
UploadedFileInterface::getPathname function core/modules/file/src/Upload/UploadedFileInterface.php Gets the path to the file.
UploadedFileInterface::getRealPath function core/modules/file/src/Upload/UploadedFileInterface.php Gets the absolute path to the file.
UploadedFileInterface::getSize function core/modules/file/src/Upload/UploadedFileInterface.php Gets file size.
UploadedFileInterface::isValid function core/modules/file/src/Upload/UploadedFileInterface.php Returns whether the file was uploaded successfully.
UploadInstance class core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Drupal 6 upload instance source from database.
UploadInstance.php file core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php
UploadInstance::doCount function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Gets the source count using countQuery().
UploadInstance::fields function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Returns available fields on the source.
UploadInstance::getIds function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Defines the source fields uniquely identifying a source row.
UploadInstance::initializeIterator function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Initializes the iterator with the source data.
UploadInstanceTest class core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php Tests D6 d6_upload_instance source plugin.
UploadInstanceTest.php file core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php
UploadInstanceTest::$modules property core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php Modules to enable.
UploadInstanceTest::providerSource function core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php The data provider.
UploadTest class core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php Tests D6 d6_upload source plugin.
UploadTest.php file core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php
UploadTest::$modules property core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php Modules to enable.
UploadTest::providerSource function core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php The data provider.
UserListBuilder::load function core/modules/user/src/UserListBuilder.php Loads entities of this type from storage for listing.
UserRolesAssignmentTest::userLoadAndCheckRoleAssigned function core/modules/user/tests/src/Functional/UserRolesAssignmentTest.php Check role on user object.
user_load_by_mail function core/modules/user/user.module Fetches a user object by email address.
user_load_by_name function core/modules/user/user.module Fetches a user object by account name.
VendorHardeningPlugin::onPostAutoloadDump function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_AUTOLOAD_DUMP event handler.
View::postLoad function core/modules/views/src/Entity/View.php Acts on loaded entities.
ViewListBuilder::load function core/modules/views_ui/src/ViewListBuilder.php Loads entities of this type from storage for listing.
ViewsConfigUpdater::needsImageLazyLoadFieldUpdate function core/modules/views/src/ViewsConfigUpdater.php Add lazy load options to all image type field configurations.
ViewsConfigUpdater::processImageLazyLoadFieldHandler function core/modules/views/src/ViewsConfigUpdater.php Processes image type fields.
ViewsConfigUpdaterTest::loadTestView function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php Loads a test view.

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