Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| template_process | function | includes/ |
Adds helper variables derived from variables defined during preprocessing. |
| template_process_field | function | modules/ |
Theme process function for theme_field() and field.tpl.php. |
| template_process_html | function | includes/ |
Process variables for html.tpl.php |
| template_process_maintenance_page | function | includes/ |
Theme process function for theme_maintenance_field(). |
| template_process_overlay | function | modules/ |
Implements template_process_HOOK() for overlay.tpl.php |
| template_process_page | function | includes/ |
Process variables for page.tpl.php |
| template_process_username | function | includes/ |
Processes variables for theme_username(). |
| TestEntityBundleController | class | modules/ |
Controller class for the test_entity_bundle entity type. |
| TestEntityBundleController::attachLoad | function | modules/ |
Attaches data to entities upon loading. |
| TestFileTransfer | class | modules/ |
Mock FileTransfer object for test case. |
| TestFileTransfer::$host | property | modules/ |
|
| TestFileTransfer::$password | property | modules/ |
|
| TestFileTransfer::$port | property | modules/ |
|
| TestFileTransfer::$shouldIsDirectoryReturnTrue | property | modules/ |
This is for testing the CopyRecursive logic. |
| TestFileTransfer::$username | property | modules/ |
|
| TestFileTransfer::chmodJailed | function | modules/ |
|
| TestFileTransfer::connect | function | modules/ |
Connect to the server. |
| TestFileTransfer::copyFileJailed | function | modules/ |
Copies a file. |
| TestFileTransfer::createDirectoryJailed | function | modules/ |
Creates a directory. |
| TestFileTransfer::factory | function | modules/ |
Classes that extend this class must override the factory() static method. |
| TestFileTransfer::isDirectory | function | modules/ |
Checks if a particular path is a directory |
| TestFileTransfer::isFile | function | modules/ |
Checks if a particular path is a file (not a directory). |
| TestFileTransfer::removeDirectoryJailed | function | modules/ |
Removes a directory. |
| TestFileTransfer::removeFileJailed | function | modules/ |
Removes a file. |
| TestFileTransfer::__construct | function | modules/ |
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/ |
name = Testing description = Minimal profile for running tests. Includes absolutely required modules only. version = VERSION core = 7.x hidden = TRUE |
| testing.install | file | profiles/ |
Install, update and uninstall functions for the testing profile. |
| testing.profile | file | profiles/ |
Installation profile for tests. |
| TestingMailSystem | class | modules/ |
A mail sending implementation that captures sent messages to a variable. |
| TestingMailSystem::mail | function | modules/ |
Accept an e-mail message and store it in a variable. |
| testing_install | function | profiles/ |
Implements hook_install(). |
| TestTaxonomyTermController | class | modules/ |
Test controller class for taxonomy terms. |
| TestTaxonomyTermController::loadFromCache | function | modules/ |
|
| test_basetheme.info | file | modules/ |
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/ |
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/ |
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/ |
Implements hook_form_FORM_ID_alter(). |
| test_theme_form_system_theme_settings_submit | function | modules/ |
Form submission handler for the test theme settings form. |
| test_theme_nyan_cat.info | file | modules/ |
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/ |
Tests a theme implementing an alter hook. |
| test_theme_theme_test__suggestion | function | modules/ |
Tests a theme overriding a suggestion of a base theme hook. |
| text.info | file | modules/ |
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/ |
Install, update and uninstall functions for the text module. |
| text.module | file | modules/ |
Defines simple text field types. |
| text.test | file | modules/ |
Tests for text.module. |
| TextFieldTestCase | class | modules/ |
@file Tests for text.module. |
| TextFieldTestCase::$admin_user | property | modules/ |
|
| TextFieldTestCase::$field | property | modules/ |
|
| TextFieldTestCase::$field_name | property | modules/ |
|
| TextFieldTestCase::$instance | property | modules/ |
Pagination
- Previous page
- Page 193
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.