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
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().
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_test_plural_format_page function modules/locale/tests/locale_test.module Returns markup for locale_get_plural testing.
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().
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.
system_add_date_formats_form_validate function modules/system/system.admin.inc Validate new date format string submission.
system_add_date_format_type_form function modules/system/system.admin.inc Add new date type.
system_add_date_format_type_form_submit function modules/system/system.admin.inc Process system_add_date_format_type form submissions.
system_add_date_format_type_form_validate function modules/system/system.admin.inc Validate system_add_date_format_type form submissions.
system_configure_date_formats_form function modules/system/system.admin.inc Allow users to add additional date formats.
system_date_delete_format_form function modules/system/system.admin.inc Menu callback; present a form for deleting a date format.
system_date_delete_format_form_submit function modules/system/system.admin.inc Delete a configured date format.
system_date_formats function modules/system/system.module Implements hook_date_formats().
system_date_formats_rebuild function modules/system/system.module Resets the database cache of date formats and saves all new date formats.
system_date_format_delete function modules/system/system.module Deletes a date format from the database.
system_date_format_locale function modules/system/system.module Gets the appropriate date format string for a date type and locale.
system_date_format_save function modules/system/system.module Saves a date format to the database.
system_date_format_types function modules/system/system.module Implements hook_date_format_types().
system_date_format_type_delete function modules/system/system.module Deletes a date type from the database.
system_date_format_type_save function modules/system/system.module Saves a date type to the database.

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