theme_link_formatter_link_title_plain |
function |
core/modules/link/link.theme.inc |
Formats a link's title as plain text. |
file_field_formatter_settings_summary |
function |
core/modules/file/file.field.inc |
Implements hook_field_formatter_settings_summary(). |
FilterCRUDTestCase::testTextFormatCRUD |
function |
core/modules/filter/tests/filter.test |
Tests CRUD operations for text formats and filters. |
LocaleDateFormatsFunctionalTest::setUp |
function |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
theme_filter_admin_format_filter_order |
function |
core/modules/filter/filter.theme.inc |
Returns HTML for a text format's filter order form. |
list_boolean_display_value_with_format |
function |
core/modules/field/modules/list/list.module |
Prepare the boolean display. |
views_plugin_style_summary_unformatted |
class |
core/modules/views/plugins/views_plugin_style_summary_unformatted.inc |
The default style plugin for summaries. |
filter_format_editor_image_form_submit |
function |
core/modules/filter/filter.pages.inc |
Submit handler for filter_format_editor_image_form(). |
image_field_formatter_settings_summary |
function |
core/modules/image/image.field.inc |
Implements hook_field_formatter_settings_summary(). |
taxonomy_field_formatter_settings_form |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_settings_form(). |
node_type_example_field_formatter_info |
function |
modules/examples/node_type_example/node_type_example.module |
Implements hook_field_formatter_info(). |
node_type_example_field_formatter_view |
function |
modules/examples/node_type_example/node_type_example.module |
Implements hook_field_formatter_view(). |
views-view-summary-unformatted.tpl.php |
file |
core/modules/views/templates/views-view-summary-unformatted.tpl.php |
Default simple view template to display a group of summary lines. |
hook_file_formatter_FORMATTER_settings |
function |
core/modules/file/file.api.php |
Define formatter settings. |
number_field_formatter_settings_summary |
function |
core/modules/field/modules/number/number.module |
Implements hook_field_formatter_settings_summary(). |
FilterFormatAccessTestCase::$admin_user |
property |
core/modules/filter/tests/filter.test |
A user with administrative permissions. |
system_site_information_settings_submit |
function |
core/modules/system/system.admin.inc |
Form submission handler for system_site_information_settings(). |
date_default_formatter_settings_summary |
function |
core/modules/date/date.admin.inc |
Settings summary for the default formatter. |
field_test_field_formatter_prepare_view |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_formatter_prepare_view(). |
_filter_format_editor_link_url_validate |
function |
core/modules/filter/filter.pages.inc |
Element validation function. |
filter_format_editor_link_form_validate |
function |
core/modules/filter/filter.pages.inc |
Validate handler for filter_format_editor_link_form(). |
file_file_formatter_file_field_settings |
function |
core/modules/file/file.module |
Implements hook_file_formatter_FORMATTER_settings(). |
file_file_formatter_file_image_settings |
function |
core/modules/file/file.module |
Implements hook_file_formatter_FORMATTER_settings(). |
hook_field_formatter_settings_form_alter |
function |
core/modules/field/field.api.php |
Alter the form elements for a formatter's settings. |
UserSignatureTestCase::$full_html_format |
property |
core/modules/user/tests/user.test |
|
date_interval_formatter_settings_summary |
function |
core/modules/date/date.admin.inc |
Settings summary for the interval formatter. |
field_test_field_formatter_settings_form |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_formatter_settings_form(). |
filter_admin_format_filter_settings_form |
function |
core/modules/filter/filter.admin.inc |
Returns the configuration form for an individual configurable filter. |
filter_admin_format_filter_settings_ajax |
function |
core/modules/filter/filter.admin.inc |
Ajax handler for buttons in filter_admin_format_filter_settings_form(). |
CommonFormatDateTestCase::testFormatDate |
function |
core/modules/simpletest/tests/common.test |
Tests for the format_date() function. |
system_site_information_settings_validate |
function |
core/modules/system/system.admin.inc |
Validates the submitted site-information form. |
system_configure_date_formats_form_submit |
function |
core/modules/system/system.admin.inc |
Process date format string submission. |
FilterEditorLinkValidateTestCase::$format |
property |
core/modules/filter/tests/filter_dialog.test |
|
date_views_filter_handler_simple::$format |
property |
core/modules/date/views/date_views_filter_handler_simple.inc |
|
taxonomy_field_formatter_settings_summary |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_settings_summary(). |
date_views_argument_handler_simple::format |
function |
core/modules/date/views/date_views_argument_handler_simple.inc |
|
template_preprocess_views_view_unformatted |
function |
core/modules/views/templates/views.theme.inc |
Display the simple view of rows one after another |
_date_popup_datepicker_format_replacements |
function |
core/modules/date/date.elements.inc |
The format replacement patterns for the new datepicker. |
filter_admin_format_filter_settings_update |
function |
core/modules/filter/filter.admin.inc |
Form submit handler for filter_admin_format_filter_settings_form(). |
views_plugin_style_summary_unformatted.inc |
file |
core/modules/views/plugins/views_plugin_style_summary_unformatted.inc |
Contains the unformatted summary style plugin. |
LocalePluralFormatTest::testGetPluralFormat |
function |
core/modules/locale/tests/locale.test |
Tests locale_get_plural() functionality. |
hook_field_formatter_settings_summary_alter |
function |
core/modules/field/field.api.php |
Alter the short summary for the current formatter settings of an instance. |
FilterFormatAccessTestCase::$allowed_format |
property |
core/modules/filter/tests/filter.test |
An object representing an allowed text format. |
FilterFormatAccessTestCase::testFormatRoles |
function |
core/modules/filter/tests/filter.test |
Tests if text format is available to a role. |
CommonXssUnitTestCase::testFormatStringAndT |
function |
core/modules/simpletest/tests/common.test |
Test t() and format_string() replacement functionality. |
field_test_field_formatter_settings_summary |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_formatter_settings_summary(). |
CommonBackdropFormatXmlElementsUnitTestCase |
class |
core/modules/simpletest/tests/common.test |
Tests the format_xml_elements() API function. |
UserSignatureTestCase::$filtered_html_format |
property |
core/modules/user/tests/user.test |
|
entityreference_field_formatter_prepare_view |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_formatter_prepare_view(). |
CommonSizeUnitTestCase::testCommonFormatSize |
function |
core/modules/simpletest/tests/common.test |
Check that format_size() returns the expected string. |