18 calls to filter_format_load()

BlockTest::testCustomBlockFormat in drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
Test creating custom block using Full HTML.
check_markup in drupal/core/modules/filter/filter.module
Runs all the enabled filters on a piece of text.
FilterAdminTest::setUp in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php
Sets up a Drupal site for running functional and integration tests.
FilterAdminTest::testFilterAdmin in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php
Tests filter administration functionality.
FilterCrudTest::verifyTextFormat in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php
Verify that a text format is properly stored.
FilterDefaultFormatTest::testDefaultTextFormats in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php
Tests if the default text format is accessible to users.
FilterFormatAccessTest::setUp in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php
Sets up a Drupal site for running functional and integration tests.
FilterFormatAccessTest::testFormatPermissions in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php
FilterFormatAccessTest::testFormatRoles in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php
Tests if text format is available to a role.
FilterSettingsTest::testFilterDefaults in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSettingsTest.php
Tests explicit and implicit default settings for filters.
filter_fallback_format_title in drupal/core/modules/filter/filter.module
Returns the title of the fallback text format.
filter_format_allowcache in drupal/core/modules/filter/filter.module
Checks if the text in a certain text format is allowed to be cached.
PhpFilterTest::testPhpFilter in drupal/core/modules/php/lib/Drupal/php/Tests/PhpFilterTest.php
Makes sure that the PHP filter evaluates PHP code when used.
PhpTestBase::setUp in drupal/core/modules/php/lib/Drupal/php/Tests/PhpTestBase.php
Sets up a Drupal site for running functional and integration tests.
SearchCommentTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php
Sets up a Drupal site for running functional and integration tests.
TextFieldTest::_testTextfieldWidgetsFormatted in drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().
TextTranslationTest::setUp in drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php
Sets up a Drupal site for running functional and integration tests.
UserSignatureTest::setUp in drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php
Sets up a Drupal site for running functional and integration tests.