FilterFormatAccessTestCase::resetFilterCaches |
function |
core/modules/filter/tests/filter.test |
Rebuilds text format and permission caches in the thread running the tests. |
ckeditor5_form_filter_admin_format_form_alter |
function |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_form_FORM_ID_alter(). |
entityreference_field_formatter_settings_form |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_formatter_settings_form(). |
field_permission_example_field_formatter_info |
function |
modules/examples/field_permission_example/field_permission_example.module |
Implements hook_field_formatter_info(). |
field_permission_example_field_formatter_view |
function |
modules/examples/field_permission_example/field_permission_example.module |
Implements hook_field_formatter_view(). |
filter_admin_format_filter_settings_form_ajax |
function |
core/modules/filter/filter.admin.inc |
Ajax handler: Opens the dialog to configure a text format filter. |
DateTimeFunctionalTest::testDateFormatStorage |
function |
core/modules/system/tests/system.test |
Test if the date formats are stored properly. |
hook_date_field_formatter_settings_form_alter |
function |
core/modules/date/date.api.php |
Alter a date field formatter settings form. |
FieldUIManageDisplayTestCase::testFormatterUI |
function |
core/modules/field_ui/tests/field_ui.test |
Tests formatter settings. |
field_test_field_formatter_settings_form_alter |
function |
core/modules/field/tests/field_test/field_test.module |
Implements hook_field_formatter_settings_form_alter(). |
FilterFormatAccessTestCase::$filter_admin_user |
property |
core/modules/filter/tests/filter.test |
A user with 'administer filters' permission. |
FilterFormatAccessTestCase::$disallowed_format |
property |
core/modules/filter/tests/filter.test |
An object representing a disallowed text format. |
FilterDefaultFormatTestCase::resetFilterCaches |
function |
core/modules/filter/tests/filter.test |
Rebuilds text format and permission caches in the thread running the tests. |
FilterNoFormatTestCase::testCheckMarkupNoFormat |
function |
core/modules/filter/tests/filter.test |
Tests text without format. |
_system_site_information_settings_validate_path |
function |
core/modules/system/system.admin.inc |
Helper function for the system_site_information_settings form. |
TextTranslationTestCase::testTextFieldFormatted |
function |
core/modules/field/modules/text/tests/text.test |
Check that user that does not have access the field format cannot see the
source value when creating a translation. |
entityreference_field_formatter_settings_summary |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_formatter_settings_summary(). |
TextFieldTestCase::testTextfieldWidgetsFormatted |
function |
core/modules/field/modules/text/tests/text.test |
Test widgets + 'formatted_text' setting. |
hook_date_field_formatter_settings_summary_alter |
function |
core/modules/date/date.api.php |
Alter a date field formatter settings summary. |
LocalePluralFormatTest::getPoFileWithSimplePlural |
function |
core/modules/locale/tests/locale.test |
Returns a .po file with a simple plural formula. |
LocalePluralFormatTest::getPoFileWithBrokenPlural |
function |
core/modules/locale/tests/locale.test |
Returns a .po file with a broken plural formula. |
field_test_field_formatter_settings_summary_alter |
function |
core/modules/field/tests/field_test/field_test.module |
Implements hook_field_formatter_settings_summary_alter(). |
FilterFormatAccessTestCase::testFormatPermissions |
function |
core/modules/filter/tests/filter.test |
Tests the Filter format access permissions functionality. |
TextFieldTestCase::_testTextfieldWidgetsFormatted |
function |
core/modules/field/modules/text/tests/text.test |
Helper function for testTextfieldWidgetsFormatted(). |
FilterAdminTestCase::clickTextFormatOperationLink |
function |
core/modules/filter/tests/filter.test |
Click a link to perform an operation on a text format. |
filter_admin_format_filter_settings_form_redirect |
function |
core/modules/filter/filter.admin.inc |
Submit handler for filter "Configure" buttons in filter_admin_format_form(). |
LocalePluralFormatTest::getPoFileWithComplexPlural |
function |
core/modules/locale/tests/locale.test |
Returns a .po file with a complex plural formula. |
LocalePluralFormatTest::getPoFileWithMissingPlural |
function |
core/modules/locale/tests/locale.test |
Returns a .po file with a missing plural formula. |
LocaleDateFormatsFunctionalTest::checkRequirements |
function |
core/modules/locale/tests/locale.test |
Checks the matching requirements for BackdropTestCase. |
template_preprocess_views_view_summary_unformatted |
function |
core/modules/views/templates/views.theme.inc |
Template preprocess theme function to print summary basically
unformatted. |
ckeditor5_form_filter_format_editor_link_form_alter |
function |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_form_FORM_ID_alter(). |
FilterDefaultFormatTestCase::testDefaultTextFormats |
function |
core/modules/filter/tests/filter.test |
Tests if the default text format is accessible to users. |
ckeditor_form_filter_format_editor_image_form_alter |
function |
core/modules/ckeditor/ckeditor.module |
Implements hook_form_FORM_ID_alter(). |
DateTimeFunctionalTest::testDateFormatConfiguration |
function |
core/modules/system/tests/system.test |
Test date format configuration. |
InfoFileParserTestCase::testBackdropParseInfoFormat |
function |
core/modules/system/tests/system.test |
Test backdrop_parse_info_format(). |
ImageFieldDisplayTestCase::_testImageFieldFormatters |
function |
core/modules/image/tests/image.test |
Test image formatters on node display. |
ckeditor5_form_filter_format_editor_image_form_alter |
function |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_form_FORM_ID_alter(). |
views_plugin_style_summary_unformatted::options_form |
function |
core/modules/views/plugins/views_plugin_style_summary_unformatted.inc |
Provide a form to edit options for this plugin. |
FilterFormatAccessTestCase::testFormatDisabledAccess |
function |
core/modules/filter/tests/filter.test |
Tests loading of disabled formats. |
CommonFormatDateTestCase::testAdminDefinedFormatDate |
function |
core/modules/simpletest/tests/common.test |
Test admin-defined formats in format_date(). |
FieldViewsFieldTest::_testFormatterSimpleFieldRender |
function |
core/modules/field/tests/field_views.test |
Tests that fields with formatters runs as expected. |
CommonSizeUnitTestCase::testCommonParseSizeFormatSize |
function |
core/modules/simpletest/tests/common.test |
Cross-test parse_size() and format_size(). |
ckeditor5_upgrade_test_ckeditor5_upgrade_format_alter |
function |
core/modules/ckeditor5/tests/ckeditor5_upgrade_test/ckeditor5_upgrade_test.module |
Implements hook_ckeditor5_upgrade_format_alter(). |
TextFieldTestCase::testTextfieldWidgetsAllowedFormats |
function |
core/modules/field/modules/text/tests/text.test |
Test widgets for fields with selected allowed formats. |
field_formatter_settings_get_instance_display_settings |
function |
core/modules/field/field.info.inc |
Get the formatter settings for a field instance and view mode. |
ImageThemeFunctionWebTestCase::testImageFormatterTheme |
function |
core/modules/image/tests/image.test |
Tests usage of the image field formatters. |
FilterFormatAccessTestCase::testFormatWidgetPermissions |
function |
core/modules/filter/tests/filter.test |
Tests editing a page using a disallowed text format. |
LocaleDateFormatsFunctionalTest::testLocalizeDateFormats |
function |
core/modules/locale/tests/locale.test |
Functional tests for localizing date formats. |
ImageFieldDisplayTestCase::testImageFieldFormattersPublic |
function |
core/modules/image/tests/image.test |
Test image formatters on node display for public files. |
ListFieldDisplayTestCase::testListDisplayFormatterBoolean |
function |
core/modules/field/modules/list/tests/list.test |
List (boolean) : test 'On/Off' values input. |