field_example_field_formatter_view |
function |
modules/examples/field_example/field_example.module |
Implements hook_field_formatter_view(). |
text_field_formatter_settings_form |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_formatter_settings_form(). |
list_field_formatter_settings_form |
function |
core/modules/field/modules/list/list.module |
Implements hook_field_formatter_settings_form(). |
system_configure_date_formats_form |
function |
core/modules/system/system.admin.inc |
Allow users to add additional date formats. |
hook_field_formatter_settings_form |
function |
core/modules/field_ui/field_ui.api.php |
Specify the form elements for a formatter's settings. |
date_date_formatter_pre_view_alter |
function |
core/modules/date/date.module |
Implements hook_date_formatter_view_alter(). |
date_field_formatter_settings_form |
function |
core/modules/date/date.field.inc |
Implements hook_field_formatter_settings_form(). |
BackdropDiffFormatter::$showHeader |
property |
core/includes/diff.inc |
|
date_sql_handler::sql_where_format |
function |
core/modules/date/views/date_sql_handler.inc |
Create a where clause to compare a formatted field to a formatted value. |
BackdropDiffFormatter::blockHeader |
function |
core/includes/diff.inc |
|
BackdropDiffFormatter::deletedLine |
function |
core/includes/diff.inc |
|
BackdropDiffFormatter::contextLine |
function |
core/includes/diff.inc |
|
CommonFormatDateTestCase::LANGCODE |
constant |
core/modules/simpletest/tests/common.test |
Arbitrary langcode for a custom language. |
theme_link_formatter_link_absolute |
function |
core/modules/link/link.theme.inc |
Formats a link as an absolute URL. |
theme_link_formatter_link_separate |
function |
core/modules/link/link.theme.inc |
Formats a link as separate title and URL elements. |
hook_date_formatter_pre_view_alter |
function |
core/modules/date/date.api.php |
Alter the entity before formatting it. |
file_field_formatter_settings_form |
function |
core/modules/file/file.field.inc |
Implements hook_field_formatter_settings_form(). |
hook_file_formatter_FORMATTER_view |
function |
core/modules/file/file.api.php |
Define formatter output. |
ViewsPluginStyleUnformattedTestCase |
class |
core/modules/views/tests/styles/views_plugin_style_unformatted.test |
Tests the default/unformatted row style. |
hook_ckeditor5_upgrade_format_alter |
function |
core/modules/ckeditor5/ckeditor5.api.php |
Modify a text format when it is upgraded from CKEditor 4 to CKEditor 5. |
list_boolean_display_format_options |
function |
core/modules/field/modules/list/list.module |
The display format options for boolean fields. |
views_plugin_display::format_themes |
function |
core/modules/views/plugins/views_plugin_display.inc |
Format a list of theme templates for output by the theme info helper. |
DiffFormatter::$leadingContextLines |
property |
core/includes/diff.inc |
This should be left at zero for this class, but subclasses
may want to set this to other values. |
file_file_formatter_file_field_view |
function |
core/modules/file/file.module |
Implements hook_file_formatter_FORMATTER_view(). |
views_plugin_style_unformatted.test |
file |
core/modules/views/tests/styles/views_plugin_style_unformatted.test |
Definition of ViewsPluginStyleUnformattedTestCase. |
file_file_formatter_file_image_view |
function |
core/modules/file/file.module |
Implements hook_file_formatter_FORMATTER_view(). |
image_field_formatter_settings_form |
function |
core/modules/image/image.field.inc |
Implements hook_field_formatter_settings_form(). |
LocalePluralFormatTest::importPoFile |
function |
core/modules/locale/tests/locale.test |
Imports a standalone .po file in a given language. |
number_field_formatter_settings_form |
function |
core/modules/field/modules/number/number.module |
Implements hook_field_formatter_settings_form(). |
FilterCRUDTestCase::verifyTextFormat |
function |
core/modules/filter/tests/filter.test |
Verifies that a text format is properly stored. |
FilterAdminTestCase::testFormatAdmin |
function |
core/modules/filter/tests/filter.test |
Tests the format administration functionality. |
entityreference_field_formatter_info |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_formatter_info(). |
entityreference_field_formatter_view |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_formatter_view(). |
date_default_formatter_settings_form |
function |
core/modules/date/date.admin.inc |
Settings for the default formatter. |
CommentFieldsTest::testCommentFormat |
function |
core/modules/comment/tests/comment.test |
Tests that comment module works correctly with plain text format. |
DiffFormatter::$trailingContextLines |
property |
core/includes/diff.inc |
This should be left at zero for this class, but subclasses
may want to set this to other values. |
BlockTestCase::testCustomBlockFormat |
function |
core/modules/block/tests/block.test |
Test creating custom block using Raw HTML (full_html). |
link_field_formatter_settings_summary |
function |
core/modules/link/link.module |
Implements hook_field_formatter_settings_summary(). |
CommonFormatDateTestCase::$admin_user |
property |
core/modules/simpletest/tests/common.test |
|
LinkAttributeCrudTest::testFormatters |
function |
core/modules/link/tests/link.attribute.test |
Test the link_plain formatter and it's output. |
taxonomy_field_formatter_prepare_view |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_prepare_view(). |
FilterFormatAccessTestCase::$web_user |
property |
core/modules/filter/tests/filter.test |
A user with permission to create and edit own content. |
text_field_formatter_settings_summary |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_formatter_settings_summary(). |
date_interval_formatter_settings_form |
function |
core/modules/date/date.admin.inc |
Settings for the interval formatter. |
list_field_formatter_settings_summary |
function |
core/modules/field/modules/list/list.module |
Implements hook_field_formatter_settings_summary(). |
system_date_delete_format_form_submit |
function |
core/modules/system/system.admin.inc |
Delete a configured date format. |
hook_field_formatter_settings_summary |
function |
core/modules/field_ui/field_ui.api.php |
Return a short summary for the current formatter settings of an instance. |
date_field_formatter_settings_summary |
function |
core/modules/date/date.field.inc |
Implements hook_field_formatter_settings_summary(). |
filter_format_editor_link_form_submit |
function |
core/modules/filter/filter.pages.inc |
Submit handler for filter_format_editor_link_form(). |
theme_filter_format_editor_image_form |
function |
core/modules/filter/filter.theme.inc |
|