theme_image_formatter |
function |
core/modules/image/image.theme.inc |
Returns HTML for an image field formatter. |
_format_date_callback |
function |
core/includes/common.inc |
Translates a formatted date string. |
TaxonomyTerm::$format |
property |
core/modules/taxonomy/taxonomy.entity.inc |
(optional) The text format name for the term's description. |
filter_fallback_format |
function |
core/modules/filter/filter.module |
Returns the ID of the fallback text format that all users have access to. |
FilterNoFormatTestCase |
class |
core/modules/filter/tests/filter.test |
Tests the behavior of check_markup() when it is called without text format. |
date_formatter_process |
function |
core/modules/date/date.module |
Helper function for creating formatted date arrays from a formatter. |
DiffFormatter::endDiff |
function |
core/includes/diff.inc |
|
DiffFormatter::context |
function |
core/includes/diff.inc |
|
DiffFormatter::deleted |
function |
core/includes/diff.inc |
|
DiffFormatter::changed |
function |
core/includes/diff.inc |
|
LocalePluralFormatTest |
class |
core/modules/locale/tests/locale.test |
Tests plural index computation functionality. |
locale_date_format_form |
function |
core/modules/locale/locale.admin.inc |
Form callback; Display fields for setting the date format for each language. |
_get_custom_date_format |
function |
core/modules/date/date.module |
Get a custom date format. |
date_format_type_format |
function |
core/modules/date/date.module |
Helper function to get the right date format for a format type. |
DiffFormatter::endBlock |
function |
core/includes/diff.inc |
|
system_get_date_formats |
function |
core/modules/system/system.module |
Gets the list of defined date formats and attributes. |
system_date_format_load |
function |
core/modules/system/system.module |
Menu loader function for a date format. |
_date_popup_date_format |
function |
core/modules/date/date.elements.inc |
Date popup date format. |
system_date_format_save |
function |
core/modules/system/system.module |
Saves a date format to the database. |
_date_popup_time_format |
function |
core/modules/date/date.elements.inc |
Date popup time format. |
User::$signature_format |
property |
core/modules/user/user.entity.inc |
The user's signature format. |
BackdropDateTime::format |
function |
core/includes/date.class.inc |
|
filter_format_allowcache |
function |
core/modules/filter/filter.module |
Checks if the text in a certain text format is allowed to be cached. |
filter_admin_format_page |
function |
core/modules/filter/filter.admin.inc |
Page callback: Displays the text format add/edit form. |
filter_admin_format_form |
function |
core/modules/filter/filter.admin.inc |
Form constructor for the text format add/edit form. |
ckeditor5_upgrade_format |
function |
core/modules/ckeditor5/ckeditor5.upgrade.inc |
Upgrade a text format configuration from CKEditor 4 to CKEditor 5. |
system_date_time_formats |
function |
core/modules/system/system.admin.inc |
Displays the date format strings overview page. |
drupal_parse_info_format |
function |
core/includes/drupal.inc |
Parses data in Backdrop's .info format. |
DiffFormatter::startDiff |
function |
core/includes/diff.inc |
|
date_format_type_options |
function |
core/modules/date/date.module |
Creates an array of date format types for use as an options list. |
file_file_formatter_info |
function |
core/modules/file/file.module |
Implements hook_file_formatter_info(). |
_date_popup_time_formats |
function |
core/modules/date/date.elements.inc |
Allowable time formats. |
CommonFormatDateTestCase |
class |
core/modules/simpletest/tests/common.test |
Tests the format_date() function. |
hook_file_formatter_info |
function |
core/modules/file/file.api.php |
Define file formatters. |
link_field_formatter_info |
function |
core/modules/link/link.module |
Implements hook_field_formatter_info(). |
file_field_formatter_info |
function |
core/modules/file/file.field.inc |
Implements hook_field_formatter_info(). |
link_field_formatter_view |
function |
core/modules/link/link.module |
Implements hook_field_formatter_view(). |
DefaultMailSystem::format |
function |
core/modules/system/system.mail.inc |
Concatenate and wrap the email body for plain-text mails. |
file_field_formatter_view |
function |
core/modules/file/file.field.inc |
Implements hook_field_formatter_view(). |
filter_admin_format_title |
function |
core/modules/filter/filter.module |
Displays a text format form title. |
hook_filter_format_insert |
function |
core/modules/filter/filter.api.php |
Perform actions when a new text format has been created. |
hook_filter_format_update |
function |
core/modules/filter/filter.api.php |
Perform actions when a text format has been updated. |
text_field_formatter_info |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_formatter_info(). |
theme_text_format_wrapper |
function |
core/modules/filter/filter.theme.inc |
Returns HTML for a text format-enabled form element. |
text_field_formatter_view |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_formatter_view(). |
text_filter_format_update |
function |
core/modules/field/modules/text/text.module |
Implements hook_filter_format_update(). |
_ckeditor5_upgrade_format |
function |
core/modules/ckeditor5/ckeditor5.upgrade.inc |
Internal use only, performs the actual upgrade. |
list_field_formatter_info |
function |
core/modules/field/modules/list/list.module |
Implements hook_field_formatter_info(). |
list_field_formatter_view |
function |
core/modules/field/modules/list/list.module |
Implements hook_field_formatter_view(). |
hook_field_formatter_info |
function |
core/modules/field/field.api.php |
Expose Field API formatter types. |