17 calls to AssertContentTrait::assertText()
- AreaEmptyTest::testRenderEmptyHeaderFooter in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaEmptyTest.php - Tests that the header and footer areas are not rendered if empty.
- AreaMessagesTest::testMessageText in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaMessagesTest.php - Tests the messages area handler.
- AreaResultTest::testResult in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaResultTest.php - Tests the results area handler.
- AreaResultTest::testResultEmpty in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaResultTest.php - Tests the results area handler.
- CommentAdminViewTest::doTestFilters in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentAdminViewTest.php - Tests comment admin view display.
- DisplayApiTest::testFieldEmpty in core/
modules/ field/ tests/ src/ Kernel/ DisplayApiTest.php - Tests that the prepareView() formatter method still fires for empty values.
- DisplayApiTest::testFieldItemListView in core/
modules/ field/ tests/ src/ Kernel/ DisplayApiTest.php - Tests the FieldItemListInterface::view() method.
- DisplayApiTest::testFieldItemView in core/
modules/ field/ tests/ src/ Kernel/ DisplayApiTest.php - Tests the FieldItemInterface::view() method.
- EntityViewHookTest::testHookEntityDisplayBuildAlter in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityViewHookTest.php - Tests hook_entity_display_build_alter().
- FieldFieldAccessTestBase::assertFieldAccess in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldAccessTestBase.php - Checks views field access for a given entity type and field name.
- LayoutBuilderInstallTest::testCompatibility in core/
modules/ layout_builder/ tests/ src/ Kernel/ LayoutBuilderInstallTest.php - Tests the compatibility of Layout Builder with existing entity displays.
- RowEntityTest::testEntityRow in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RowEntityTest.php - Tests the entity row handler.
- SummaryLengthTest::testSummaryLength in core/
modules/ node/ tests/ src/ Kernel/ SummaryLengthTest.php - Tests the node summary length functionality.
- TwigNamespaceTest::testTwigNamespaces in core/
modules/ system/ tests/ src/ Kernel/ Theme/ TwigNamespaceTest.php - Tests template extension and includes using namespaces.
- TwigWhiteListTest::testWhiteListChaining in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigWhiteListTest.php - Tests white-listing of methods doesn't interfere with chaining.
- UserFieldsTest::testUserFields in core/
modules/ user/ tests/ src/ Kernel/ UserFieldsTest.php - Tests account's available fields.
- WhoIsOnlineBlockTest::testWhoIsOnlineBlock in core/
modules/ user/ tests/ src/ Kernel/ WhoIsOnlineBlockTest.php - Tests the Who's Online block.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.