comment_menu_node_type_load |
function |
modules/comment/comment.module |
Loads the comment bundle name corresponding a given content type. |
layout_tempstore_block_load |
function |
modules/layout/layout.module |
Menu loader to load an individual block from a layout. |
file_upload_destination_uri |
function |
modules/file/file.pages.inc |
Determines the upload location for the file add upload form. |
field_test_entity_test_load |
function |
modules/field/tests/field_test/field_test.entity.inc |
Loads a test_entity. |
backdrop_move_uploaded_file |
function |
includes/file.inc |
Moves an uploaded file to a new location. |
hook_field_storage_pre_load |
function |
modules/field/field.api.php |
Act before the storage backends load field data. |
EntityLoadTestCase::$profile |
property |
modules/entity/tests/entity_crud.test |
The profile to install as a basis for testing. |
NodeLoadHooksTestCase::setUp |
function |
modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
image_effect_definition_load |
function |
modules/image/image.module |
Load the definition for an image effect. |
layout_load_multiple_by_path |
function |
modules/layout/layout.module |
Load all layouts at a given path. |
_theme_load_offline_registry |
function |
includes/theme.maintenance.inc |
Builds the registry when the site needs to bypass any database calls. |
TaxonomyLoadMultipleUnitTest |
class |
modules/taxonomy/tests/taxonomy.test |
Test the taxonomy_term_load_multiple() function. |
comment_file_download_access |
function |
modules/comment/comment.module |
Implements hook_file_download_access(). |
_path_load_loosely_by_source |
function |
modules/path/path.inc |
Fetches an existing URL alias given a path and optional language. |
FileSaveUploadTest::$phpfile |
property |
modules/simpletest/tests/file.test |
A PHP file path for upload security testing. |
file_managed_file_save_upload |
function |
modules/file/file.module |
Saves any files that have been uploaded into a managed_file element. |
hook_taxonomy_vocabulary_load |
function |
modules/taxonomy/taxonomy.api.php |
Act on taxonomy vocabularies when loaded. |
layout_flexible_template_load |
function |
modules/layout/layout.module |
Load an individual flexible template. |
NodeBlock::loadTranslatedNode |
function |
modules/node/node.block.inc |
|
file_add_upload_step_filetype |
function |
modules/file/file.pages.inc |
Generate form fields for the second step in the add file wizard. |
DefaultEntityController::load |
function |
modules/entity/entity.controller.inc |
Implements EntityControllerInterface::load(). |
backdrop_load_database_driver |
function |
includes/install.inc |
Returns all supported database installer objects that are compiled into PHP. |
form_test_load_include_submit |
function |
modules/simpletest/tests/form_test.file.inc |
Submit callback for the form API file inclusion test forms. |
field_test_field_storage_load |
function |
modules/field/tests/field_test/field_test.storage.inc |
Implements hook_field_storage_load(). |
menu_test_other_argument_load |
function |
modules/simpletest/tests/menu_test.module |
Dummy argument loader for hook_menu() to point to. |
form_test_load_include_custom |
function |
modules/simpletest/tests/form_test.module |
Menu callback for testing custom form includes. |
FileUploadTransliterationTest |
class |
modules/simpletest/tests/file.test |
Tests transliterating files on upload and subsequent bulk updating. |
FileSaveUploadTest::testNormal |
function |
modules/simpletest/tests/file.test |
Test the file_save_upload() function. |
layout_menu_item_load_multiple |
function |
modules/layout/layout.module |
Load menu items by name. |
FileSaveUploadTest::testErrors |
function |
modules/simpletest/tests/file.test |
Test for failure when uploading over a file that already exists. |
InstallerTestUploadCase::setUp |
function |
modules/installer/tests/installer.test |
Sets up a Backdrop site for running functional and integration tests. |
ajax_forms_test_lazy_load_form |
function |
modules/simpletest/tests/ajax_forms_test.module |
Form builder: Builds a form that triggers a simple AJAX callback. |
taxonomy_term_load_parents_all |
function |
modules/taxonomy/taxonomy.module |
Find all ancestors of a given term ID. |
path_load_multiple_by_entities |
function |
modules/path/path.module |
Populate the path properties for multiple entities. |
FileLoadTest::testSingleValues |
function |
modules/simpletest/tests/file.test |
Load a single file and ensure that the correct values are returned. |
FileTestHelper::uploadNodeFile |
function |
modules/file/tests/file.test |
Uploads a file to a node. |
CommentStorageController::load |
function |
modules/comment/comment.entity.inc |
Overrides DefaultEntityController::load(). |
drupal_load_stylesheet_content |
function |
includes/drupal.inc |
Processes the contents of a stylesheet for aggregation. |
file_module_test_file_download |
function |
modules/file/tests/file_module_test/file_module_test.module |
Implements hook_file_download(). |
layout_flexible_tempstore_load |
function |
modules/layout/layout.module |
Get a flexible template currently being edited from the tempstore. |
ImageToolkitUnitTest::testLoad |
function |
modules/simpletest/tests/image.test |
Test the image_load() function. |
EntityControllerInterface::load |
function |
modules/entity/entity.controller.inc |
Loads one or more entities. |
NodeLoadHooksTestCase::$profile |
property |
modules/node/tests/node.test |
The profile to install as a basis for testing. |
image_module_test_file_download |
function |
modules/image/tests/image_module_test/image_module_test.module |
|
layout_tempstore_menu_item_load |
function |
modules/layout/layout.module |
Menu loader callback to load a Layout cache object. |
RemoteFileSaveUploadTest::setUp |
function |
modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
hook_file_download_access_alter |
function |
modules/file/file.api.php |
Alter the access rules applied to a file download. |
entity_crud_hook_test_user_load |
function |
modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_load(). |
entity_crud_hook_test_node_load |
function |
modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_load(). |
FileUploadWizardTestCase::setUp |
function |
modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |