You are here

9 calls to AssertContentTrait::getTextContent() in Zircon Profile 8

AssertContentTrait::assertTextHelper in core/modules/simpletest/src/AssertContentTrait.php
Helper for assertText and assertNoText.
AssertContentTrait::assertTextPattern in core/modules/simpletest/src/AssertContentTrait.php
Asserts that a Perl regex pattern is found in the plain-text content.
AssertContentTrait::assertUniqueTextHelper in core/modules/simpletest/src/AssertContentTrait.php
Helper for assertUniqueText and assertNoUniqueText.
BlockContentFieldFilterTest::assertPageCounts in core/modules/block_content/src/Tests/Views/BlockContentFieldFilterTest.php
Asserts that the given block_content translation counts are correct.
CommentFieldFilterTest::assertPageCounts in core/modules/comment/src/Tests/Views/CommentFieldFilterTest.php
Asserts that the given comment translation counts are correct.
NodeFieldFilterTest::assertPageCounts in core/modules/node/src/Tests/Views/NodeFieldFilterTest.php
Asserts that the given node translation counts are correct.
NodeLanguageTest::testLanguages in core/modules/node/src/Tests/Views/NodeLanguageTest.php
Tests translation language filter, field, and sort.
TaxonomyFieldFilterTest::assertPageCounts in core/modules/taxonomy/src/Tests/Views/TaxonomyFieldFilterTest.php
Asserts that the given taxonomy translation counts are correct.
TestClass::_getTextContent in core/modules/simpletest/tests/src/Unit/AssertContentTraitTest.php