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