Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for load

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
FileDownloadTest::setUp function modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
file_test_autoload_info function modules/simpletest/tests/file_test.module Implements hook_autoload_info().
file_test_file_download function modules/simpletest/tests/file_test.module Implements hook_file_download().
dashboard_autoload_info function modules/dashboard/dashboard.module Implements hook_autoload_info().
redirect_load_by_source function modules/redirect/redirect.module Load multiple URL redirects from the database by {redirect}.source.
hook_field_storage_load function modules/field/field.api.php Load field data for a set of entities.
InstallerTestUploadCase class modules/installer/tests/installer.test
menu_test_argument_load function modules/simpletest/tests/menu_test.module Dummy argument loader for hook_menu() to point to.
block_custom_block_load function modules/block/block.module Returns information from configuration about a user-created (custom) block.
NodeLoadMultipleUnitTest class modules/node/tests/node.test Tests the node_load_multiple() function.
backdrop_load_stylesheet function includes/common.inc Loads the stylesheet and resolves all @import commands.
simpletest_autoload_info function modules/simpletest/simpletest.module Implements hook_autoload_info().
module_load_all_includes function includes/module.inc Loads an include file for each module enabled in the {system} table.
field_test_autoload_info function modules/field/tests/field_test/field_test.module Implements hook_autoload_info().
RemoteFileSaveUploadTest class modules/simpletest/tests/file.test Test the file_save_upload() function on remote filesystems.
taxonomy_vocabulary_load function modules/taxonomy/taxonomy.module Return the taxonomy vocabulary entity matching a vocabulary ID.
hook_autoload_info_alter function modules/system/system.api.php Perform alterations to the list of classes included in the registry.
FileUploadWizardTestCase class modules/file/tests/file.test Tests creating new file entities through the file upload wizard.
views_test_autoload_info function modules/views/tests/views_test/views_test.module Implements hook_autoload_info().
Database::loadDriverFile function includes/database/database.inc Load a file for the database that might hold a class.
theme_file_download_link function modules/file/file.theme.inc Copy of theme_file_link() for linking to the file download URL.
drupal_move_uploaded_file function includes/drupal.inc Moves an uploaded file to a new location.
FileSaveUploadTest::setUp function modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
drupal_autoload_interface function includes/drupal.inc Confirms that a class is available.
layout_test_autoload_info function modules/layout/tests/layout_test/layout_test.module Implements hook_autoload_info().
user_file_download_access function modules/user/user.module Implements hook_file_download_access().
_backdrop_load_stylesheet function includes/common.inc Loads stylesheets recursively and returns contents with corrected paths.
node_file_download_access function modules/node/node.module Implements hook_file_download_access().
_theme_test_load_registry function modules/simpletest/tests/theme_test.module Fake registry loading callback.
translation_autoload_info function modules/translation/translation.module Implements hook_autoload_info().
hook_file_download_access function modules/file/file.api.php Control download access to files.
entity_test_autoload_info function modules/entity/tests/entity_test/entity_test.module Implements hook_autoload_info().
entity_test_load_multiple function modules/entity/tests/entity_test/entity_test.module Loads multiple test entities based on certain conditions.
layout_menu_item_load_all function modules/layout/layout.module Return an array of all menu items as fully loaded LayoutMenuItem objects.
translation_node_type_load function modules/translation/translation.module Implements hook_node_type_load().
Archive_Tar::loadExtension function modules/system/system.tar.inc OS independent PHP extension load. Remember to take care on the correct extension name for case sensitive OSes.
_menu_token_node_link_load function modules/menu/menu.tokens.inc Load the preferred menu link associated with a node.
FileLoadTest::testMultiple function modules/simpletest/tests/file.test This will test loading file data from the database.
FileSaveUploadTest::$image property modules/simpletest/tests/file.test An image file path for uploading.
field_attach_load_revision function modules/field/field.attach.inc Load all fields for previous versions of a group of entities.
file_get_upload_validators function modules/file/file.pages.inc Retrieves the upload validators for a file.
FileDownloadTest::checkUrl function modules/simpletest/tests/file.test Download a file from the URL generated by file_create_url().
node_access_test_node_load function modules/node/tests/node_access_test/node_access_test.module Implements hook_node_load().
taxonomy_term_load_parents function modules/taxonomy/taxonomy.module Finds all parents of a given term ID.
taxonomy_term_load_multiple function modules/taxonomy/taxonomy.module Load multiple taxonomy terms based on certain conditions.
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().
file_add_upload_step_scheme function modules/file/file.pages.inc Generate form fields for the third step in the add file wizard.
file_add_upload_step_fields function modules/file/file.pages.inc Generate form fields for the fourth step in the add file wizard.
taxonomy_term_load_children function modules/taxonomy/taxonomy.module Finds all children of a term ID.
config_download_full_export function modules/config/config.admin.inc Downloads a tarball of the site configuration.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS