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
TextFieldTestCase::$web_user property modules/field/modules/text/text.test
TextFieldTestCase::getInfo function modules/field/modules/text/text.test
TextFieldTestCase::setUp function modules/field/modules/text/text.test Sets up a Drupal site for running functional and integration tests.
TextFieldTestCase::testTextFieldValidation function modules/field/modules/text/text.test Test text field validation.
TextFieldTestCase::testTextfieldWidgets function modules/field/modules/text/text.test Test widgets.
TextFieldTestCase::testTextfieldWidgetsFormatted function modules/field/modules/text/text.test Test widgets + 'formatted_text' setting.
TextFieldTestCase::_testTextfieldWidgets function modules/field/modules/text/text.test Helper function for testTextfieldWidgets().
TextFieldTestCase::_testTextfieldWidgetsFormatted function modules/field/modules/text/text.test Helper function for testTextfieldWidgetsFormatted().
TextSummaryTestCase class modules/field/modules/text/text.test
TextSummaryTestCase::$article_creator property modules/field/modules/text/text.test
TextSummaryTestCase::callTextSummary function modules/field/modules/text/text.test Calls text_summary() and asserts that the expected teaser is returned.
TextSummaryTestCase::getInfo function modules/field/modules/text/text.test
TextSummaryTestCase::setUp function modules/field/modules/text/text.test Sets up a Drupal site for running functional and integration tests.
TextSummaryTestCase::testFirstSentenceQuestion function modules/field/modules/text/text.test Tests an edge case where the first sentence is a question and
subsequent sentences are not. This edge case is documented at
http://drupal.org/node/180425.
TextSummaryTestCase::testLength function modules/field/modules/text/text.test Test various summary length edge cases.
TextSummaryTestCase::testLongSentence function modules/field/modules/text/text.test Test summary with long example.
TextSummaryTestCase::testNullSentence function modules/field/modules/text/text.test Test for the NULL value.
TextSummaryTestCase::testOnlyTextSummary function modules/field/modules/text/text.test Test sending only summary.
TextTranslationTestCase class modules/field/modules/text/text.test
TextTranslationTestCase::$admin property modules/field/modules/text/text.test
TextTranslationTestCase::$format property modules/field/modules/text/text.test
TextTranslationTestCase::$translator property modules/field/modules/text/text.test
TextTranslationTestCase::getInfo function modules/field/modules/text/text.test
TextTranslationTestCase::setUp function modules/field/modules/text/text.test Sets up a Drupal site for running functional and integration tests.
TextTranslationTestCase::testTextField function modules/field/modules/text/text.test Test that a plaintext textfield widget is correctly populated.
TextTranslationTestCase::testTextFieldFormatted function modules/field/modules/text/text.test 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/field/modules/text/text.module Implements hook_field_formatter_info().
text_field_formatter_settings_form function modules/field/modules/text/text.module Implements hook_field_formatter_settings_form().
text_field_formatter_settings_summary function modules/field/modules/text/text.module Implements hook_field_formatter_settings_summary().
text_field_formatter_view function modules/field/modules/text/text.module Implements hook_field_formatter_view().
text_field_info function modules/field/modules/text/text.module Implements hook_field_info().
text_field_instance_settings_form function modules/field/modules/text/text.module Implements hook_field_instance_settings_form().
text_field_is_empty function modules/field/modules/text/text.module Implements hook_field_is_empty().
text_field_load function modules/field/modules/text/text.module Implements hook_field_load().
text_field_prepare_translation function modules/field/modules/text/text.module Implements hook_field_prepare_translation().
text_field_schema function modules/field/modules/text/text.install Implements hook_field_schema().
text_field_settings_form function modules/field/modules/text/text.module Implements hook_field_settings_form().
text_field_validate function modules/field/modules/text/text.module Implements hook_field_validate().
text_field_widget_error function modules/field/modules/text/text.module Implements hook_field_widget_error().
text_field_widget_form function modules/field/modules/text/text.module Implements hook_field_widget_form().
text_field_widget_info function modules/field/modules/text/text.module Implements hook_field_widget_info().
text_field_widget_settings_form function modules/field/modules/text/text.module Implements hook_field_widget_settings_form().
text_filter_format_disable function modules/field/modules/text/text.module Implements hook_filter_format_disable().
text_filter_format_update function modules/field/modules/text/text.module Implements hook_filter_format_update().
text_help function modules/field/modules/text/text.module Implements hook_help().
text_summary function modules/field/modules/text/text.module Generate a trimmed, formatted version of a text field value.
text_update_7000 function modules/field/modules/text/text.install Change text field 'format' columns into varchar.
theme function includes/theme.inc Generates themed output.
theme-settings.php file themes/garland/theme-settings.php Theme setting callbacks for the garland theme.
theme-settings.php file modules/simpletest/tests/themes/test_theme/theme-settings.php Theme setting callbacks for the test_theme theme.

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