Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
template_process function includes/theme.inc Adds helper variables derived from variables defined during preprocessing.
template_process_field function modules/field/field.module Theme process function for theme_field() and field.tpl.php.
template_process_html function includes/theme.inc Process variables for html.tpl.php
template_process_maintenance_page function includes/theme.inc Theme process function for theme_maintenance_field().
template_process_overlay function modules/overlay/overlay.module Implements template_process_HOOK() for overlay.tpl.php
template_process_page function includes/theme.inc Process variables for page.tpl.php
template_process_username function includes/theme.inc Processes variables for theme_username().
TestEntityBundleController class modules/field/tests/field_test.entity.inc Controller class for the test_entity_bundle entity type.
TestEntityBundleController::attachLoad function modules/field/tests/field_test.entity.inc Attaches data to entities upon loading.
TestFileTransfer class modules/simpletest/tests/filetransfer.test Mock FileTransfer object for test case.
TestFileTransfer::$host property modules/simpletest/tests/filetransfer.test
TestFileTransfer::$password property modules/simpletest/tests/filetransfer.test
TestFileTransfer::$port property modules/simpletest/tests/filetransfer.test
TestFileTransfer::$shouldIsDirectoryReturnTrue property modules/simpletest/tests/filetransfer.test This is for testing the CopyRecursive logic.
TestFileTransfer::$username property modules/simpletest/tests/filetransfer.test
TestFileTransfer::chmodJailed function modules/simpletest/tests/filetransfer.test
TestFileTransfer::connect function modules/simpletest/tests/filetransfer.test Connect to the server.
TestFileTransfer::copyFileJailed function modules/simpletest/tests/filetransfer.test Copies a file.
TestFileTransfer::createDirectoryJailed function modules/simpletest/tests/filetransfer.test Creates a directory.
TestFileTransfer::factory function modules/simpletest/tests/filetransfer.test Classes that extend this class must override the factory() static method.
TestFileTransfer::isDirectory function modules/simpletest/tests/filetransfer.test Checks if a particular path is a directory
TestFileTransfer::isFile function modules/simpletest/tests/filetransfer.test Checks if a particular path is a file (not a directory).
TestFileTransfer::removeDirectoryJailed function modules/simpletest/tests/filetransfer.test Removes a directory.
TestFileTransfer::removeFileJailed function modules/simpletest/tests/filetransfer.test Removes a file.
TestFileTransfer::__construct function modules/simpletest/tests/filetransfer.test The constructor for the UpdateConnection class. This method is also called
from the classes that extend this class and override this method.
testing.info file profiles/testing/testing.info name = Testing
description = Minimal profile for running tests. Includes absolutely required modules only.
version = VERSION
core = 7.x
hidden = TRUE
testing.install file profiles/testing/testing.install Install, update and uninstall functions for the testing profile.
testing.profile file profiles/testing/testing.profile Installation profile for tests.
TestingMailSystem class modules/system/system.mail.inc A mail sending implementation that captures sent messages to a variable.
TestingMailSystem::mail function modules/system/system.mail.inc Accept an e-mail message and store it in a variable.
testing_install function profiles/testing/testing.install Implements hook_install().
TestTaxonomyTermController class modules/simpletest/tests/taxonomy_test.module Test controller class for taxonomy terms.
TestTaxonomyTermController::loadFromCache function modules/simpletest/tests/taxonomy_test.module
test_basetheme.info file modules/simpletest/tests/themes/test_basetheme/test_basetheme.info name = Theme test base theme
description = Test theme which acts as a base theme for other test subthemes.
core = 7.x
hidden = TRUE

settings[basetheme_only] = base theme value
settings[subtheme_override] = base theme value
test_subtheme.info file modules/simpletest/tests/themes/test_subtheme/test_subtheme.info name = Theme test subtheme
description = Test theme which uses test_basetheme as the base theme.
core = 7.x
base theme = test_basetheme
hidden = TRUE

settings[subtheme_override] = subtheme value
test_theme.info file modules/simpletest/tests/themes/test_theme/test_theme.info name = Test theme
description = Theme for testing the theme system
core = 7.x
hidden = TRUE

; Normally, themes may list CSS files like this, and if they exist in the theme
; folder, then they get added to the page. If they have the same file name as…
test_theme_form_system_theme_settings_alter function modules/simpletest/tests/themes/test_theme/theme-settings.php Implements hook_form_FORM_ID_alter().
test_theme_form_system_theme_settings_submit function modules/simpletest/tests/themes/test_theme/theme-settings.php Form submission handler for the test theme settings form.
test_theme_nyan_cat.info file modules/simpletest/tests/themes/test_theme_nyan_cat/test_theme_nyan_cat.info name = Nyan cat engine based test theme
description = Theme for testing the module-provided theme engines.
core = 7.x
hidden = TRUE
engine = nyan_cat
test_theme_theme_test_alter_alter function modules/simpletest/tests/themes/test_theme/template.php Tests a theme implementing an alter hook.
test_theme_theme_test__suggestion function modules/simpletest/tests/themes/test_theme/template.php Tests a theme overriding a suggestion of a base theme hook.
text.info file modules/field/modules/text/text.info name = Text
description = Defines simple text field types.
package = Core
version = VERSION
core = 7.x
dependencies[] = field
files[] = text.test
required = TRUE
text.install file modules/field/modules/text/text.install Install, update and uninstall functions for the text module.
text.module file modules/field/modules/text/text.module Defines simple text field types.
text.test file modules/field/modules/text/text.test Tests for text.module.
TextFieldTestCase class modules/field/modules/text/text.test @file
Tests for text.module.
TextFieldTestCase::$admin_user property modules/field/modules/text/text.test
TextFieldTestCase::$field property modules/field/modules/text/text.test
TextFieldTestCase::$field_name property modules/field/modules/text/text.test
TextFieldTestCase::$instance property modules/field/modules/text/text.test

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