19 calls to filter_format_load()

BlockTestCase::setUp in drupal-7.x/modules/block/block.test
Sets up a Drupal site for running functional and integration tests.
BlockTestCase::testCustomBlockFormat in drupal-7.x/modules/block/block.test
Test creating custom block using Full HTML.
check_markup in drupal-7.x/modules/filter/filter.module
Runs all the enabled filters on a piece of text.
FilterAdminTestCase::setUp in drupal-7.x/modules/filter/filter.test
Sets up a Drupal site for running functional and integration tests.
FilterAdminTestCase::testFilterAdmin in drupal-7.x/modules/filter/filter.test
Tests filter administration functionality.
FilterCRUDTestCase::verifyTextFormat in drupal-7.x/modules/filter/filter.test
Verifies that a text format is properly stored.
FilterDefaultFormatTestCase::testDefaultTextFormats in drupal-7.x/modules/filter/filter.test
Tests if the default text format is accessible to users.
FilterFormatAccessTestCase::setUp in drupal-7.x/modules/filter/filter.test
Sets up a Drupal site for running functional and integration tests.
FilterFormatAccessTestCase::testFormatPermissions in drupal-7.x/modules/filter/filter.test
Tests the Filter format access permissions functionality.
FilterFormatAccessTestCase::testFormatRoles in drupal-7.x/modules/filter/filter.test
Tests if text format is available to a role.
FilterSettingsTestCase::testFilterDefaults in drupal-7.x/modules/filter/filter.test
Tests explicit and implicit default settings for filters.
filter_fallback_format_title in drupal-7.x/modules/filter/filter.module
Returns the title of the fallback text format.
filter_format_allowcache in drupal-7.x/modules/filter/filter.module
Checks if the text in a certain text format is allowed to be cached.
PHPFilterTestCase::testPHPFilter in drupal-7.x/modules/php/php.test
Makes sure that the PHP filter evaluates PHP code when used.
PHPTestCase::setUp in drupal-7.x/modules/php/php.test
Sets up a Drupal site for running functional and integration tests.
SearchCommentTestCase::setUp in drupal-7.x/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
TextFieldTestCase::_testTextfieldWidgetsFormatted in drupal-7.x/modules/field/modules/text/text.test
Helper function for testTextfieldWidgetsFormatted().
TextTranslationTestCase::setUp in drupal-7.x/modules/field/modules/text/text.test
Sets up a Drupal site for running functional and integration tests.
UserSignatureTestCase::setUp in drupal-7.x/modules/user/user.test
Sets up a Drupal site for running functional and integration tests.