BlockTestCase::setUp in core/modules/block/tests/block.test
Sets up a Backdrop site for running functional and integration tests.
BlockTestCase::testCustomBlockFormat in core/modules/block/tests/block.test
Test creating custom block using Raw HTML (full_html).
check_markup in core/modules/filter/filter.module
Runs all the enabled filters on a piece of text.
CKEditor5UpgradeTestCase::testUpgrade in core/modules/ckeditor5/tests/ckeditor5_upgrade.test
Test upgrading a CKEditor 4 text format to CKEditor 5.
FilterAdminTestCase::setUp in core/modules/filter/tests/filter.test
FilterAdminTestCase::testFilterAdmin in core/modules/filter/tests/filter.test
Tests filter administration functionality.
FilterCRUDTestCase::verifyTextFormat in core/modules/filter/tests/filter.test
Verifies that a text format is properly stored.
FilterDefaultFormatTestCase::testDefaultTextFormats in core/modules/filter/tests/filter.test
Tests if the default text format is accessible to users.
FilterEditorAccessTestCase::testDialogAccess in core/modules/filter/tests/filter.test
Checks access to editor dialogs for adding images and links.
FilterFormatAccessTestCase::setUp in core/modules/filter/tests/filter.test
FilterFormatAccessTestCase::testFormatPermissions in core/modules/filter/tests/filter.test
Tests the Filter format access permissions functionality.
FilterFormatAccessTestCase::testFormatRoles in core/modules/filter/tests/filter.test
Tests if text format is available to a role.
FilterSettingsTestCase::testFilterDefaults in core/modules/filter/tests/filter.test
Tests explicit and implicit default settings for filters.
filter_fallback_format_title in core/modules/filter/filter.module
Returns the title of the fallback text format.
filter_format_allowcache in core/modules/filter/filter.module
Checks if the text in a certain text format is allowed to be cached.
filter_list_format in core/modules/filter/filter.module
Retrieves a list of filters for a given text format.
MenuBreadcrumbTestCase::testBreadCrumbs in core/modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
TextFieldTestCase::_testTextfieldWidgetsFormatted in core/modules/field/modules/text/tests/text.test
Helper function for testTextfieldWidgetsFormatted().
TextTranslationTestCase::setUp in core/modules/field/modules/text/tests/text.test
Sets up a Backdrop site for running functional and integration tests.
text_summary in core/modules/field/modules/text/text.module
Generate a trimmed, formatted version of a text field value.
token_example_tokens in modules/examples/token_example/token_example.tokens.inc
Implements hook_tokens().
UserSignatureTestCase::setUp in core/modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.