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
NodeLoadHooksTestCase::testHookNodeLoad function modules/node/tests/node.test Tests that hook_node_load() is invoked correctly.
FileSaveUploadTest::testHandleFileMunge function modules/simpletest/tests/file.test Test file munge handling.
FileSaveUploadTest::testHandleExtension function modules/simpletest/tests/file.test Test extension handling.
FileSaveUploadTest::testExistingReplace function modules/simpletest/tests/file.test Test replacement when uploading over a file that already exists.
module_test_hook_dynamic_loading_invoke function modules/simpletest/tests/module_test.module Page callback for 'hook dynamic loading' test.
FileDownloadTest::testPublicFileTransfer function modules/simpletest/tests/file.test Test the public file transfer system.
entity_crud_hook_test_taxonomy_term_load function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_load().
filter_editor_image_upload_settings_form function modules/filter/filter.admin.inc Subform constructor to configure the text editor's image upload settings.
layout_condition_add_load_condition_nojs function modules/layout/layout.admin.inc Submit handler to select a condition. Hidden when JavaScript is enabled.
InstallerTestUploadCase::testUploadModule function modules/installer/tests/installer.test Tests upload and extraction of a module.
FileDownloadTest::testPrivateFileTransfer function modules/simpletest/tests/file.test Test the private file transfer system.
installer_manager_download_batch_finished function modules/installer/installer.manager.inc Batch callback: Performs actions when the download batch is completed.
layout_flexible_template_region_count_load function modules/layout/layout.flexible.inc Submit handler on the hidden button to change region widths on layout_flexible_template_edit_row_form() if AJAX is disabled.
FileSaveUploadTest::testHandleDangerousFile function modules/simpletest/tests/file.test Test dangerous file handling.
module_test_hook_dynamic_loading_invoke_all function modules/simpletest/tests/module_test.module Page callback for 'hook dynamic loading' test.
DefaultEntityController::$hookLoadArguments property modules/entity/entity.controller.inc Additional arguments to pass to hook_TYPE_load().
EntityLoadTestCase::testEntityLoadConditions function modules/entity/tests/entity_crud.test Tests the functionality for loading entities matching certain conditions.
FieldSqlStorageTestCase::testFieldAttachLoad function modules/field/modules/field_sql_storage/tests/field_sql_storage.test Uses the mysql tables and records to verify field_load_revision works correctly.
NodeLoadMultipleUnitTest::testNodeMultipleLoad function modules/node/tests/node.test Creates four nodes and ensures that they are loaded correctly.
FormsFileInclusionTestCase::testLoadMenuInclude function modules/simpletest/tests/form.test Tests loading an include specified in hook_menu().
AJAXFrameworkTestCase::testLazyLoadOverriddenCSS function modules/simpletest/tests/ajax.test Tests that overridden CSS files are not added during lazy load.
PathPatternUnitTestCase::testPatternLoadByEntity function modules/path/tests/path_pattern.test Test path_get_pattern_by_entity_type().
FormsFileInclusionTestCase::testLoadCustomInclude function modules/simpletest/tests/form.test Tests loading a custom specified inlcude.
FileAccessTestCase::getPrivateDownloadAccessCases function modules/file/tests/file.test Helper for testFilePrivateDownloadAccess() test.
FileAccessTestCase::testFilePrivateDownloadAccess function modules/file/tests/file.test Test to see if we have access to download private files when granted the permissions.
FileUploadTransliterationTest::testTransliteration function modules/simpletest/tests/file.test
FileUploadWizardTestCase::testFileUploadWizardBasic function modules/file/tests/file.test Test the basic file upload wizard functionality.
FieldAttachStorageTestCase::testFieldAttachSaveLoad function modules/field/tests/field.test Check field values insert, update and load.
FileUploadWizardTestCase::testFileUploadWizardTypes function modules/file/tests/file.test Test the file upload wizard type step.
MenuRouterTestCase::testMenuLoadArgumentsInheritance function modules/simpletest/tests/menu.test Tests inheritance of 'load arguments'.
FileUploadWizardTestCase::testFileUploadWizardFields function modules/file/tests/file.test Test the file upload wizard field step.
InstallerTestUploadCase::testFileNameExtensionMerging function modules/installer/tests/installer.test Ensures that archiver extensions are properly merged in the UI.
FileUploadWizardTestCase::testFileUploadWizardSchemes function modules/file/tests/file.test Test the file upload wizard scheme step.
FieldAttachStorageTestCase::testFieldAttachLoadMultiple function modules/field/tests/field.test Test the 'multiple' load feature.
FieldTranslationsTestCase::testTranslatableFieldSaveLoad function modules/field/tests/field.test Test translatable fields storage/retrieval.
CommonCascadingStylesheetsUnitTestCase::testLoadCssBasic function modules/simpletest/tests/common.test Tests basic CSS loading with and without optimization via backdrop_load_stylesheet().
FilePrivateTestCase::testPrivateFileDownloadAccessGranted function modules/file/tests/file.test Tests file access for private nodes when file download access is granted.
UserRolesAssignmentTestCase::userLoadAndCheckRoleAssigned function modules/user/tests/user.test Check role on user object.
FileUploadWizardTestCase::testFileUploadWizardStepSkipping function modules/file/tests/file.test Test skipping each of the file upload wizard steps.
TaxonomyLoadMultipleUnitTest::testTaxonomyTermMultipleLoad function modules/taxonomy/tests/taxonomy.test Create a vocabulary and some taxonomy terms, ensuring they're loaded correctly using taxonomy_term_load_multiple().
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadMultiple function modules/taxonomy/tests/taxonomy.test Tests for loading multiple vocabularies.
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadStaticReset function modules/taxonomy/tests/taxonomy.test Ensure that the vocabulary static reset works correctly.
FieldAttachStorageTestCase::testFieldAttachSaveLoadDifferentStorage function modules/field/tests/field.test Test saving and loading fields using different storage backends.
InstallerTestUploadCase::testUpdateManagerCoreSecurityUpdateMessages function modules/installer/tests/installer.test Checks the messages on Update Manager pages when missing a security update.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7

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