Search for d
Title | Object type | File name | Summary |
---|---|---|---|
taxonomy_update_7008 | function | modules/ |
Change the weight columns to normal int. |
taxonomy_update_7009 | function | modules/ |
Change {taxonomy_term_data}.format into varchar. |
taxonomy_update_7010 | function | modules/ |
Change {taxonomy_index}.created to support signed int. |
taxonomy_update_7011 | function | modules/ |
Drop unpublished nodes from the index. |
taxonomy_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
taxonomy_vocabulary_confirm_delete | function | modules/ |
Form builder for the vocabulary delete confirmation form. |
taxonomy_vocabulary_confirm_delete_submit | function | modules/ |
Submit handler to delete a vocabulary after confirmation. |
taxonomy_vocabulary_delete | function | modules/ |
Deletes a vocabulary. |
taxonomy_vocabulary_load | function | modules/ |
Return the vocabulary object matching a vocabulary ID. |
taxonomy_vocabulary_load_multiple | function | modules/ |
Load multiple taxonomy vocabularies based on certain conditions. |
taxonomy_vocabulary_machine_name_load | function | modules/ |
Return the vocabulary object matching a vocabulary machine name. |
template_preprocess_aggregator_feed_source | function | modules/ |
Processes variables for aggregator-feed-source.tpl.php. |
template_preprocess_announcements_feed | function | modules/ |
Processes variables for announcements-feed.tpl.php. |
template_preprocess_block_admin_display_form | function | modules/ |
Processes variables for block-admin-display-form.tpl.php. |
template_preprocess_book_node_export_html | function | modules/ |
Processes variables for book-node-export-html.tpl.php. |
template_preprocess_dashboard_admin_display_form | function | modules/ |
Preprocesses variables for block-admin-display-form.tpl.php. |
template_preprocess_field | function | modules/ |
Theme preprocess function for theme_field() and field.tpl.php. |
template_preprocess_forum_submitted | function | modules/ |
Preprocesses variables for forum-submitted.tpl.php. |
template_preprocess_node | function | modules/ |
Processes variables for node.tpl.php |
template_process_field | function | modules/ |
Theme process function for theme_field() and field.tpl.php. |
TestEntityBundleController | class | modules/ |
Controller class for the test_entity_bundle entity type. |
TestEntityBundleController::attachLoad | function | modules/ |
Attaches data to entities upon loading. |
TestFileTransfer::$password | property | modules/ |
|
TestFileTransfer::$shouldIsDirectoryReturnTrue | property | modules/ |
This is for testing the CopyRecursive logic. |
TestFileTransfer::chmodJailed | function | modules/ |
|
TestFileTransfer::copyFileJailed | function | modules/ |
Copies a file. |
TestFileTransfer::createDirectoryJailed | function | modules/ |
Creates a directory. |
TestFileTransfer::isDirectory | function | modules/ |
Checks if a particular path is a directory |
TestFileTransfer::removeDirectoryJailed | function | modules/ |
Removes a directory. |
TestFileTransfer::removeFileJailed | function | modules/ |
Removes a file. |
TestTaxonomyTermController::loadFromCache | function | modules/ |
|
text.module | file | modules/ |
Defines simple text field types. |
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/ |
|
TextFieldTestCase::$web_user | property | modules/ |
|
TextFieldTestCase::getInfo | function | modules/ |
|
TextFieldTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TextFieldTestCase::testTextFieldValidation | function | modules/ |
Test text field validation. |
TextFieldTestCase::testTextfieldWidgets | function | modules/ |
Test widgets. |
TextFieldTestCase::testTextfieldWidgetsFormatted | function | modules/ |
Test widgets + 'formatted_text' setting. |
TextFieldTestCase::_testTextfieldWidgets | function | modules/ |
Helper function for testTextfieldWidgets(). |
TextFieldTestCase::_testTextfieldWidgetsFormatted | function | modules/ |
Helper function for testTextfieldWidgetsFormatted(). |
TextTranslationTestCase::$admin | property | modules/ |
|
TextTranslationTestCase::testTextField | function | modules/ |
Test that a plaintext textfield widget is correctly populated. |
TextTranslationTestCase::testTextFieldFormatted | function | modules/ |
Check that user that does not have access the field format cannot see the source value when creating a translation. |
text_field_formatter_info | function | modules/ |
Implements hook_field_formatter_info(). |
text_field_formatter_settings_form | function | modules/ |
Implements hook_field_formatter_settings_form(). |
Pagination
- Previous page
- Page 123
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.