Search for load

  1. Search 9.5.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
FileSaveUploadTest::$image property modules/simpletest/tests/file.test An image file path for uploading.
FileSaveUploadTest::$image_extension property modules/simpletest/tests/file.test An image extension.
FileSaveUploadTest::$maxFidBefore property modules/simpletest/tests/file.test The largest file id when the test starts.
FileSaveUploadTest::$phpfile property modules/simpletest/tests/file.test A PHP file path for upload security testing.
FileSaveUploadTest::getInfo function modules/simpletest/tests/file.test
FileSaveUploadTest::setUp function modules/simpletest/tests/file.test Sets up a Drupal site for running functional and integration tests.
FileSaveUploadTest::testExistingError function modules/simpletest/tests/file.test Test for failure when uploading over a file that already exists.
FileSaveUploadTest::testExistingRename function modules/simpletest/tests/file.test Test renaming when uploading over a file that already exists.
FileSaveUploadTest::testExistingReplace function modules/simpletest/tests/file.test Test replacement when uploading over a file that already exists.
FileSaveUploadTest::testHandleDangerousFile function modules/simpletest/tests/file.test Test dangerous file handling.
FileSaveUploadTest::testHandleExtension function modules/simpletest/tests/file.test Test extension handling.
FileSaveUploadTest::testHandleFileMunge function modules/simpletest/tests/file.test Test file munge handling.
FileSaveUploadTest::testNormal function modules/simpletest/tests/file.test Test the file_save_upload() function.
FileSaveUploadTest::testNoUpload function modules/simpletest/tests/file.test Test for no failures when not uploading a file.
FileThemeImplementationsTestCase::testThemeFileUploadHelp function modules/file/tests/file.test
file_ajax_upload function modules/file/file.module Menu callback; Shared Ajax callback for file uploads and deletions.
file_download function includes/file.inc Menu handler for private file transfers.
file_download_access function includes/file.inc Checks that the current user has access to a particular file.
file_download_headers function includes/file.inc Retrieves headers for a private file download.
file_field_load function modules/file/file.field.inc Implements hook_field_load().
file_field_widget_upload_validators function modules/file/file.field.inc Retrieves the upload validators for a file field.
file_file_download function modules/file/file.module Implements hook_file_download().
file_load function includes/file.inc Loads a single file object from the database.
file_load_multiple function includes/file.inc Loads file objects from the database.
file_managed_file_save_upload function modules/file/file.module Saves any files that have been uploaded into a managed_file element.
file_module_test_file_download function modules/file/tests/file_module_test.module Implements hook_file_download().
file_save_upload function includes/file.inc Saves a file upload to a new location.
file_test_file_download function modules/simpletest/tests/file_test.module Implements hook_file_download().
file_test_file_load function modules/simpletest/tests/file_test.module Implements hook_file_load().
file_upload_max_size function includes/file.inc Determines the maximum file upload size by querying the PHP settings.
filter_dom_load function modules/filter/filter.module Parses an HTML snippet and returns it as a DOM object.
filter_format_load function modules/filter/filter.module Loads a text format object from the database.
FormsFileInclusionTestCase::testLoadCustomInclude function modules/simpletest/tests/form.test Tests loading a custom specified inlcude.
FormsFileInclusionTestCase::testLoadMenuInclude function modules/simpletest/tests/form.test Tests loading an include specified in hook_menu().
form_load_include function includes/form.inc Ensures an include file is loaded whenever the form is processed.
form_test_load_include_custom function modules/simpletest/tests/form_test.module Menu callback for testing custom form includes.
form_test_load_include_menu function modules/simpletest/tests/form_test.file.inc Form constructor for testing FAPI file inclusion of the file specified in
hook_menu().
form_test_load_include_menu_ajax function modules/simpletest/tests/form_test.file.inc Ajax callback for the file inclusion via menu test.
form_test_load_include_submit function modules/simpletest/tests/form_test.file.inc Submit callback for the form API file inclusion test forms.
forum_forum_load function modules/forum/forum.module Returns a tree of all forums for a given taxonomy term ID.
forum_node_load function modules/forum/forum.module Implements hook_node_load().
hook_comment_load function modules/comment/comment.api.php Comments are being loaded from the database.
hook_entity_load function modules/system/system.api.php Act on entities when loaded.
hook_field_attach_load function modules/field/field.api.php Act on field_attach_load().
hook_field_load function modules/field/field.api.php Define custom load behavior for this module's field types.
hook_field_storage_load function modules/field/field.api.php Load field data for a set of entities.
hook_field_storage_pre_load function modules/field/field.api.php Act before the storage backends load field data.
hook_file_download function modules/system/system.api.php Control access to private file downloads and specify HTTP headers.
hook_file_download_access function modules/file/file.api.php Control download access to files.
hook_file_download_access_alter function modules/file/file.api.php Alter the access rules applied to a file download.

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