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