TextSummaryTestCase::testLongSentence |
core/modules/field/modules/text/tests/text.test |
Test summary with long example. |
TextSummaryTestCase::testOnlyTextSummary |
core/modules/field/modules/text/tests/text.test |
Test sending only summary. |
TextTranslationTestCase::setUp |
core/modules/field/modules/text/tests/text.test |
Sets up a Backdrop site for running functional and integration tests. |
TextTranslationTestCase::testTextField |
core/modules/field/modules/text/tests/text.test |
Test that a plaintext textfield widget is correctly populated. |
TextTranslationTestCase::testTextFieldFormatted |
core/modules/field/modules/text/tests/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 |
core/modules/field/modules/text/text.module |
Implements hook_field_formatter_info(). |
text_field_formatter_settings_form |
core/modules/field/modules/text/text.module |
Implements hook_field_formatter_settings_form(). |
text_field_formatter_settings_summary |
core/modules/field/modules/text/text.module |
Implements hook_field_formatter_settings_summary(). |
text_field_formatter_view |
core/modules/field/modules/text/text.module |
Implements hook_field_formatter_view(). |
text_field_info |
core/modules/field/modules/text/text.module |
Implements hook_field_info(). |
text_field_instance_settings_form |
core/modules/field/modules/text/text.module |
Implements hook_field_instance_settings_form(). |
text_field_instance_settings_form_validate |
core/modules/field/modules/text/text.module |
Element validate handler for text_field_instance_settings_form(). |
text_field_is_empty |
core/modules/field/modules/text/text.module |
Implements hook_field_is_empty(). |
text_field_load |
core/modules/field/modules/text/text.module |
Implements hook_field_load(). |
text_field_prepare_translation |
core/modules/field/modules/text/text.module |
Implements hook_field_prepare_translation(). |
text_field_schema |
core/modules/field/modules/text/text.install |
Implements hook_field_schema(). |
text_field_settings_form |
core/modules/field/modules/text/text.module |
Implements hook_field_settings_form(). |
text_field_validate |
core/modules/field/modules/text/text.module |
Implements hook_field_validate(). |
text_field_widget_error |
core/modules/field/modules/text/text.module |
Implements hook_field_widget_error(). |
text_field_widget_form |
core/modules/field/modules/text/text.module |
Implements hook_field_widget_form(). |
text_field_widget_info |
core/modules/field/modules/text/text.module |
Implements hook_field_widget_info(). |
text_field_widget_settings_form |
core/modules/field/modules/text/text.module |
Implements hook_field_widget_settings_form(). |
text_filter_format_disable |
core/modules/field/modules/text/text.module |
Implements hook_filter_format_disable(). |
text_filter_format_update |
core/modules/field/modules/text/text.module |
Implements hook_filter_format_update(). |
text_summary |
core/modules/field/modules/text/text.module |
Generate a trimmed, formatted version of a text field value. |
text_update_1000 |
core/modules/field/modules/text/text.install |
Delete teaser_length variable. |
theme |
core/includes/theme.inc |
Generates themed output. |
ThemeDatetime::testThemeDatetime |
core/modules/simpletest/tests/theme.test |
Test function theme_datetime(). |
ThemeDebugMarkupTestCase::setUp |
core/modules/simpletest/tests/theme.test |
Sets up a Backdrop site for running functional and integration tests. |
ThemeDebugMarkupTestCase::testDebugNodeOutput |
core/modules/simpletest/tests/theme.test |
Tests debug node markup added to template output. |
ThemeDebugMarkupTestCase::testDebugTaxonomyOutput |
core/modules/simpletest/tests/theme.test |
Tests debug taxonomy markup added to template output. |
ThemeDebugMarkupTestCase::testDebugUserOutput |
core/modules/simpletest/tests/theme.test |
Tests debug user markup added to template output. |
ThemeFastTestCase::setUp |
core/modules/simpletest/tests/theme.test |
Sets up a Backdrop site for running functional and integration tests. |
ThemeFastTestCase::testUserAutocomplete |
core/modules/simpletest/tests/theme.test |
Tests access to user autocompletion and verify the correct results. |
ThemeFunctionsTestCase::assertThemeOutput |
core/modules/simpletest/tests/theme.test |
Asserts themed output. |
ThemeFunctionsTestCase::testBackdropPreRenderLinks |
core/modules/simpletest/tests/theme.test |
Test the use of backdrop_pre_render_links() on a nested array of links. |
ThemeFunctionsTestCase::testItemList |
core/modules/simpletest/tests/theme.test |
Tests theme_item_list(). |
ThemeFunctionsTestCase::testLinks |
core/modules/simpletest/tests/theme.test |
Tests theme_links(). |
ThemeHeadTag::testThemeHeadTag |
core/modules/simpletest/tests/theme.test |
Test function theme_head_tag() |
ThemeHookInitUnitTest::setUp |
core/modules/simpletest/tests/theme.test |
Sets up a Backdrop site for running functional and integration tests. |
ThemeHookInitUnitTest::testThemeInitializationHookInit |
core/modules/simpletest/tests/theme.test |
Test that the theme system can generate output when called by hook_init(). |
ThemeHtmlTplPhpAttributesTestCase::setUp |
core/modules/simpletest/tests/theme.test |
Sets up a Backdrop site for running functional and integration tests. |
ThemeHtmlTplPhpAttributesTestCase::testThemeHtmlTplPhpAttributes |
core/modules/simpletest/tests/theme.test |
Tests that modules and themes can alter variables in html.tpl.php. |
ThemeRegistry::initializeRegistry |
core/includes/theme.inc |
Initializes the full theme registry. |
ThemeRegistry::offsetExists |
core/includes/theme.inc |
|
ThemeRegistry::offsetGet |
core/includes/theme.inc |
|
ThemeRegistry::resolveCacheMiss |
core/includes/theme.inc |
Resolves a cache miss. |
ThemeRegistry::set |
core/includes/theme.inc |
Writes a value to the persistent cache immediately. |
ThemeRegistry::__construct |
core/includes/theme.inc |
Constructs a BackdropCacheArray object. |
ThemeRegistryTestCase::setUp |
core/modules/simpletest/tests/theme.test |
Sets up a Backdrop site for running functional and integration tests. |