You are here

18 calls to filter_default_format() in Zircon Profile 8.0

AreaTextTest::testAreaText in core/modules/views/src/Tests/Handler/AreaTextTest.php
DisplayFeedTest::testFeedFieldOutput in core/modules/views/src/Tests/Plugin/DisplayFeedTest.php
Tests the rendered output for fields display.
DisplayFeedTest::testFeedOutput in core/modules/views/src/Tests/Plugin/DisplayFeedTest.php
Tests the rendered output.
EntityFieldTest::doTestComputedProperties in core/modules/system/src/Tests/Entity/EntityFieldTest.php
Executes the computed properties tests for the given entity type.
ExposedFormTest::testTextInputRequired in core/modules/views/src/Tests/Plugin/ExposedFormTest.php
Test the "on demand text" for the input required exposed form type.
FilterDefaultFormatTest::testDefaultTextFormats in core/modules/filter/src/Tests/FilterDefaultFormatTest.php
Tests if the default text format is accessible to users.
FrontPageTest::doTestFrontPageViewCacheTags in core/modules/node/src/Tests/Views/FrontPageTest.php
Tests the cache tags on the front page.
InputRequired::buildOptionsForm in core/modules/views/src/Plugin/views/exposed_form/InputRequired.php
Provide a form to edit options for this plugin.
NodeRevisionsAllTest::setUp in core/modules/node/src/Tests/NodeRevisionsAllTest.php
Sets up a Drupal site for running functional and integration tests.
NodeRevisionsTest::setUp in core/modules/node/src/Tests/NodeRevisionsTest.php
Sets up a Drupal site for running functional and integration tests.
NodeRevisionsUiTest::testNodeRevisionDoubleEscapeFix in core/modules/node/src/Tests/NodeRevisionsUiTest.php
Checks HTML double escaping of revision logs.
RowPluginTest::setUp in core/modules/node/src/Tests/Views/RowPluginTest.php
Sets up a Drupal site for running functional and integration tests.
SearchLanguageTest::setUp in core/modules/search/src/Tests/SearchLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
SearchMultilingualEntityTest::setUp in core/modules/search/src/Tests/SearchMultilingualEntityTest.php
Sets up a Drupal site for running functional and integration tests.
StyleSerializerTest::testFieldapiField in core/modules/rest/src/Tests/Views/StyleSerializerTest.php
Tests the field row style using fieldapi fields.
Text::buildOptionsForm in core/modules/views/src/Plugin/views/area/Text.php
Provide a form to edit options for this plugin.
Text::render in core/modules/views/src/Plugin/views/area/Text.php
Render the area.
WebTestBase::drupalCreateNode in core/modules/simpletest/src/WebTestBase.php
Creates a node based on default settings.