Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
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_update_7000 function modules/field/modules/text/text.install Change text field 'format' columns into varchar.
ThemeDebugMarkupTestCase class modules/simpletest/tests/theme.test Tests for theme debug markup.
ThemeDebugMarkupTestCase::getInfo function modules/simpletest/tests/theme.test
ThemeDebugMarkupTestCase::setUp function modules/simpletest/tests/theme.test Sets up a Drupal site for running functional and integration tests.
ThemeDebugMarkupTestCase::testDebugOutput function modules/simpletest/tests/theme.test Tests debug markup added to template output.
ThemeLinksTest::testDrupalPreRenderLinks function modules/simpletest/tests/theme.test Test the use of drupal_pre_render_links() on a nested array of links.
ThemeRegistryTestCase::testRaceCondition function modules/simpletest/tests/theme.test Tests the behavior of the theme registry class.
ThemeTableTestCase::testThemeTableNoStickyHeaders function modules/simpletest/tests/theme.test If $sticky is FALSE, no tableheader.js should be included.
ThemeTableTestCase::testThemeTableStickyHeaders function modules/simpletest/tests/theme.test Tableheader.js provides 'sticky' table headers, and is included by default.
ThemeTestCase::testCSSOverride function modules/simpletest/tests/theme.test Ensures a theme's .info file is able to override a module CSS file from being added to the page.
ThemeTestCase::testDrupalAddRegionContent function modules/simpletest/tests/theme.test Test the drupal_add_region_content() function.
ThemeTestCase::testRegistryRebuild function modules/simpletest/tests/theme.test Ensures the theme registry is rebuilt when modules are disabled/enabled.
ThemeUpdater class modules/system/system.updater.inc Class for updating themes using FileTransfer classes via authorize.php.
ThemeUpdater::canUpdate function modules/system/system.updater.inc
ThemeUpdater::canUpdateDirectory function modules/system/system.updater.inc Determine if the Updater can handle the project provided in $directory.
ThemeUpdater::getInstallDirectory function modules/system/system.updater.inc Return the directory where a theme should be installed.
ThemeUpdater::isInstalled function modules/system/system.updater.inc Checks if the project is installed.
ThemeUpdater::postInstall function modules/system/system.updater.inc Perform actions after installation.
ThemeUpdater::postInstallTasks function modules/system/system.updater.inc Return an array of links to pages that should be visited post operation.
theme_admin_block function modules/system/system.admin.inc Returns HTML for an administrative block for display.
theme_admin_block_content function modules/system/system.admin.inc Returns HTML for the content of an administrative block.
theme_admin_page function modules/system/system.admin.inc Returns HTML for an administrative page.
theme_book_admin_table function modules/book/book.admin.inc Returns HTML for a book administration form.
theme_breadcrumb function includes/theme.inc Returns HTML for a breadcrumb trail.
theme_comment_post_forbidden function modules/comment/comment.module Returns HTML for a "you can't post comments" notice.
theme_dashboard function modules/dashboard/dashboard.module Returns HTML for the entire dashboard.
theme_dashboard_admin function modules/dashboard/dashboard.module Returns HTML for the non-customizable part of the dashboard page.
theme_dashboard_disabled_block function modules/dashboard/dashboard.module Returns HTML for disabled blocks, for use in dashboard customization mode.
theme_dashboard_disabled_blocks function modules/dashboard/dashboard.module Returns HTML for disabled blocks, for use in dashboard customization mode.
theme_dashboard_region function modules/dashboard/dashboard.module Returns HTML for a generic dashboard region.
theme_date function includes/form.inc Returns HTML for a date selection form element.
theme_dblog_message function modules/dblog/dblog.admin.inc Returns HTML for a log message.
theme_disable function includes/theme.inc Disables a given list of themes.
theme_exposed_filters function modules/system/system.module Returns HTML for an exposed filter form.

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