Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
WebTestBase.php
»
WebTestBase
»
WebTestBase::drupalSetContent
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
20 calls to WebTestBase::drupalSetContent()
AddFeedTest::testBasicFeedAddNoTitle
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Common/
AddFeedTest.php
Tests
drupal_add_feed
() with paths, URLs, and titles.
AreaEntityTest::testEntityArea
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Handler/
AreaEntityTest.php
Tests the area handler.
BrowserTest::testXPathEscaping
in drupal/
core/
modules/
simpletest/
lib/
Drupal/
simpletest/
Tests/
BrowserTest.php
Tests XPath escaping.
DatetimeFieldTest::renderTestEntity
in drupal/
core/
modules/
datetime/
lib/
Drupal/
datetime/
Tests/
DatetimeFieldTest.php
Renders a entity_test and sets the output in the internal browser.
DisplayTest::testReadMore
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Plugin/
DisplayTest.php
Tests the readmore functionality.
EmailFieldTest::testEmailField
in drupal/
core/
modules/
email/
lib/
Drupal/
email/
Tests/
EmailFieldTest.php
Tests e-mail field.
ExposedFormTest::testExposedFormRender
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Plugin/
ExposedFormTest.php
Tests the exposed form markup.
HistoryTimestampTest::testHandlers
in drupal/
core/
modules/
history/
lib/
Drupal/
history/
Tests/
Views/
HistoryTimestampTest.php
Tests the handlers.
LayoutDerivativesTest::testDerivatives
in drupal/
core/
modules/
layout/
lib/
Drupal/
layout/
Tests/
LayoutDerivativesTest.php
Tests for module/theme layout derivatives.
LinkFieldTest::renderTestEntity
in drupal/
core/
modules/
link/
lib/
Drupal/
link/
Tests/
LinkFieldTest.php
Renders a test_entity and sets the output in the internal browser.
ManageDisplayTest::assertNodeViewTextHelper
in drupal/
core/
modules/
field_ui/
lib/
Drupal/
field_ui/
Tests/
ManageDisplayTest.php
Asserts that a string is (not) found in the rendered nodein a view mode.
PageCacheTest::testPageCompression
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Bootstrap/
PageCacheTest.php
Tests page compression.
RenderTest::assertRenderedElement
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Common/
RenderTest.php
Tests that elements are rendered properly.
RowPluginTest::testRowPlugin
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
Views/
RowPluginTest.php
Tests the node row plugin.
SummaryLengthTest::testSummaryLength
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
SummaryLengthTest.php
Tests the node summary length functionality.
TextFieldTest::_testTextfieldWidgets
in drupal/
core/
modules/
text/
lib/
Drupal/
text/
Tests/
TextFieldTest.php
Helper function for testTextfieldWidgets().
UserBlocksTests::testWhosOnlineBlock
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Tests/
UserBlocksTests.php
Test the Who's Online block.
ViewElementTest::testViewElement
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
ViewElementTest.php
Tests the rendered output and form output of a view element.
WebTestBase::curlExec
in drupal/
core/
modules/
simpletest/
lib/
Drupal/
simpletest/
WebTestBase.php
Initializes and executes a cURL request.
WebTestBase::drupalPostAJAX
in drupal/
core/
modules/
simpletest/
lib/
Drupal/
simpletest/
WebTestBase.php
Execute an Ajax submission.