Search for format

  1. Search 9.5.x for format
  2. Search 8.9.x for format
  3. Search 10.3.x for format
  4. Search 11.x for format
  5. Other projects
Title Object type File name Summary
hook_field_formatter_info_alter function modules/field/field.api.php Perform alterations on Field API formatter types.
hook_field_formatter_prepare_view function modules/field/field.api.php Allow formatters to load information for field values being displayed.
hook_field_formatter_settings_form function modules/field_ui/field_ui.api.php Specify the form elements for a formatter's settings.
hook_field_formatter_settings_summary function modules/field_ui/field_ui.api.php Return a short summary for the current formatter settings of an instance.
hook_field_formatter_view function modules/field/field.api.php Build a renderable array for a field value.
hook_filter_format_disable function modules/filter/filter.api.php Perform actions when a text format has been disabled.
hook_filter_format_insert function modules/filter/filter.api.php Perform actions when a new text format has been created.
hook_filter_format_update function modules/filter/filter.api.php Perform actions when a text format has been updated.
ImageFieldDisplayTestCase::testImageFieldFormatterAttributes function modules/image/image.test Test passing attributes into the image field formatters.
ImageFieldDisplayTestCase::testImageFieldFormattersPrivate function modules/image/image.test Test image formatters on node display for private files.
ImageFieldDisplayTestCase::testImageFieldFormattersPublic function modules/image/image.test Test image formatters on node display for public files.
ImageFieldDisplayTestCase::_testImageFieldFormatters function modules/image/image.test Test image formatters on node display.
ImageThemeFunctionWebTestCase::testImageFormatterTheme function modules/image/image.test Tests usage of the image field formatters.
image_field_formatter_info function modules/image/image.field.inc Implements hook_field_formatter_info().
image_field_formatter_settings_form function modules/image/image.field.inc Implements hook_field_formatter_settings_form().
image_field_formatter_settings_summary function modules/image/image.field.inc Implements hook_field_formatter_settings_summary().
image_field_formatter_view function modules/image/image.field.inc Implements hook_field_formatter_view().
InfoFileParserTestCase::testDrupalParseInfoFormat function modules/system/system.test Test drupal_parse_info_format().
list_field_formatter_info function modules/field/modules/list/list.module Implements hook_field_formatter_info().
list_field_formatter_view function modules/field/modules/list/list.module Implements hook_field_formatter_view().
LocaleDateFormatsFunctionalTest class modules/locale/locale.test Functional tests for localizing date formats.
LocaleDateFormatsFunctionalTest::getInfo function modules/locale/locale.test
LocaleDateFormatsFunctionalTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleDateFormatsFunctionalTest::testLocalizeDateFormats function modules/locale/locale.test Functional tests for localizing date formats.
LocalePluralFormatTest class modules/locale/locale.test Tests plural index computation functionality.
LocalePluralFormatTest::assertPluralFormat function modules/locale/locale.test Helper assert to test locale_get_plural page.
LocalePluralFormatTest::getInfo function modules/locale/locale.test
LocalePluralFormatTest::getPoFileWithComplexPlural function modules/locale/locale.test Returns a .po file with a complex plural formula.
LocalePluralFormatTest::getPoFileWithSimplePlural function modules/locale/locale.test Returns a .po file with a simple plural formula.
LocalePluralFormatTest::importPoFile function modules/locale/locale.test Imports a standalone .po file in a given language.
LocalePluralFormatTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocalePluralFormatTest::testGetPluralFormat function modules/locale/locale.test Tests locale_get_plural() functionality.
locale_date_format_form function modules/locale/locale.admin.inc Provide date localization configuration options to users.
locale_date_format_form_submit function modules/locale/locale.admin.inc Submit handler for configuring localized date formats on the locale_date_format_form.
locale_date_format_language_overview_page function modules/locale/locale.admin.inc Display edit date format links for each language.
locale_date_format_reset_form function modules/locale/locale.admin.inc Reset locale specific date formats to the global defaults.
locale_date_format_reset_form_submit function modules/locale/locale.admin.inc Reset date formats for a specific language to global defaults.
locale_date_format_save function includes/locale.inc Save locale specific date formats to the database.
locale_get_localized_date_format function includes/locale.inc Select locale date format details from database.
locale_test_plural_format_page function modules/locale/tests/locale_test.module Returns markup for locale_get_plural testing.
MailSystemInterface::format function includes/mail.inc Format a message composed by drupal_mail() prior sending.
MailTestCase::format function modules/simpletest/tests/mail.test Concatenate and wrap the e-mail body for plain-text mails.
number_field_formatter_info function modules/field/modules/number/number.module Implements hook_field_formatter_info().
number_field_formatter_settings_form function modules/field/modules/number/number.module Implements hook_field_formatter_settings_form().
number_field_formatter_settings_summary function modules/field/modules/number/number.module Implements hook_field_formatter_settings_summary().
number_field_formatter_view function modules/field/modules/number/number.module Implements hook_field_formatter_view().
PHPTestCase::$php_code_format property modules/php/php.test
ProfileBlockTestCase::testAuthorInformationBlock function modules/profile/profile.test
ShortcutTestCase::getShortcutInformation function modules/shortcut/shortcut.test Extracts information from shortcut set links.
system_add_date_formats_form_submit function modules/system/system.admin.inc Process new date format string submission.

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