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
BlockTestCase::testCustomBlockFormat function modules/block/block.test Test creating custom block using Full HTML.
CommentFieldsTest::testCommentFormat function modules/comment/comment.test Test that comment module works correctly with plain text format.
CommonSizeTestCase::testCommonFormatSize function modules/simpletest/tests/common.test Check that format_size() returns the expected string.
CommonSizeTestCase::testCommonParseSizeFormatSize function modules/simpletest/tests/common.test Cross-test parse_size() and format_size().
CommonXssUnitTest::testFormatStringAndT function modules/simpletest/tests/common.test Test t() and format_string() replacement functionality.
DatabaseSchema_pgsql::$tableInformation property includes/database/pgsql/schema.inc A cache of information about blob columns and sequences of tables.
DatabaseSchema_pgsql::queryFieldInformation function includes/database/pgsql/schema.inc Fetch the list of CHECK constraints used on a field.
DatabaseSchema_pgsql::queryTableInformation function includes/database/pgsql/schema.inc Fetch the list of blobs and sequences used on a table.
DateFormatTestCase class modules/system/system.test Tests date format configuration.
DateFormatTestCase::$admin_user property modules/system/system.test
DateFormatTestCase::getInfo function modules/system/system.test
DateFormatTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
DateFormatTestCase::testDefaultDateFormats function modules/system/system.test Test the default date type formats are consistent.
DateTimeFunctionalTest::testDateFormatConfiguration function modules/system/system.test Test date format configuration.
DateTimeFunctionalTest::testDateFormatStorage function modules/system/system.test Test if the date formats are stored properly.
DefaultMailSystem::format function modules/system/system.mail.inc Concatenate and wrap the e-mail body for plain-text mails.
drupal_mail_format_display_name function includes/mail.inc Return a RFC-2822 compliant "display-name" component.
drupal_parse_info_format function includes/common.inc Parses data in Drupal's .info format.
Field Formatter API group modules/field/field.api.php Define Field API formatter types.
FieldUIManageDisplayTestCase::testFormatterUI function modules/field_ui/field_ui.test Tests formatter settings.
field_info_formatter_settings function modules/field/field.info.inc Returns a field formatter's default settings.
field_info_formatter_types function modules/field/field.info.inc Returns information about field formatters from hook_field_formatter_info().
field_test_field_formatter_info function modules/field/tests/field_test.field.inc Implements hook_field_formatter_info().
field_test_field_formatter_prepare_view function modules/field/tests/field_test.field.inc Implements hook_field_formatter_prepare_view().
field_test_field_formatter_settings_form function modules/field/tests/field_test.field.inc Implements hook_field_formatter_settings_form().
field_test_field_formatter_settings_summary function modules/field/tests/field_test.field.inc Implements hook_field_formatter_settings_summary().
field_test_field_formatter_view function modules/field/tests/field_test.field.inc Implements hook_field_formatter_view().
field_ui_formatter_options function modules/field_ui/field_ui.admin.inc Returns an array of formatter options for a field type.
file_field_formatter_info function modules/file/file.field.inc Implements hook_field_formatter_info().
file_field_formatter_view function modules/file/file.field.inc Implements hook_field_formatter_view().
FilterAdminTestCase::testFormatAdmin function modules/filter/filter.test Tests the format administration functionality.
FilterCRUDTestCase::testTextFormatCRUD function modules/filter/filter.test Tests CRUD operations for text formats and filters.
FilterCRUDTestCase::verifyTextFormat function modules/filter/filter.test Verifies that a text format is properly stored.
FilterDefaultFormatTestCase class modules/filter/filter.test Tests the default filter functionality in the Filter module.
FilterDefaultFormatTestCase::getInfo function modules/filter/filter.test
FilterDefaultFormatTestCase::resetFilterCaches function modules/filter/filter.test Rebuilds text format and permission caches in the thread running the tests.
FilterDefaultFormatTestCase::testDefaultTextFormats function modules/filter/filter.test Tests if the default text format is accessible to users.
FilterFormatAccessTestCase class modules/filter/filter.test Tests the filter format access functionality in the Filter module.
FilterFormatAccessTestCase::$admin_user property modules/filter/filter.test A user with administrative permissions.
FilterFormatAccessTestCase::$allowed_format property modules/filter/filter.test An object representing an allowed text format.
FilterFormatAccessTestCase::$disallowed_format property modules/filter/filter.test An object representing a disallowed text format.
FilterFormatAccessTestCase::$filter_admin_user property modules/filter/filter.test A user with 'administer filters' permission.
FilterFormatAccessTestCase::$web_user property modules/filter/filter.test A user with permission to create and edit own content.
FilterFormatAccessTestCase::getInfo function modules/filter/filter.test
FilterFormatAccessTestCase::resetFilterCaches function modules/filter/filter.test Rebuilds text format and permission caches in the thread running the tests.
FilterFormatAccessTestCase::setUp function modules/filter/filter.test Sets up a Drupal site for running functional and integration tests.
FilterFormatAccessTestCase::testFormatPermissions function modules/filter/filter.test Tests the Filter format access permissions functionality.
FilterFormatAccessTestCase::testFormatRoles function modules/filter/filter.test Tests if text format is available to a role.
FilterFormatAccessTestCase::testFormatWidgetPermissions function modules/filter/filter.test Tests editing a page using a disallowed text format.
FilterFormatUpgradePathTestCase class modules/simpletest/tests/upgrade/upgrade.filter.test Upgrade test for filter format identifiers.

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