28 calls to WebTestBase::drupalGet()
- AggregatorTestBase::updateFeedItems in core/
modules/ aggregator/ src/ Tests/ AggregatorTestBase.php - Updates the feed items.
- BrowserTest::testGetAbsoluteUrl in core/
modules/ simpletest/ src/ Tests/ BrowserTest.php - Test \Drupal\simpletest\WebTestBase::getAbsoluteUrl().
- CommentTestBase::getUnapprovedComment in core/
modules/ comment/ src/ Tests/ CommentTestBase.php - Gets the comment ID for an unapproved comment.
- CommentTestBase::postComment in core/
modules/ comment/ src/ Tests/ CommentTestBase.php - Posts a comment.
- ContentTranslationUITestBase::doTestBasicTranslation in core/
modules/ content_translation/ src/ Tests/ ContentTranslationUITestBase.php - Tests the basic translation workflow.
- ContentTranslationUITestBase::doTestOutdatedStatus in core/
modules/ content_translation/ src/ Tests/ ContentTranslationUITestBase.php - Tests up-to-date status tracking.
- ContentTranslationUITestBase::doTestPublishedStatus in core/
modules/ content_translation/ src/ Tests/ ContentTranslationUITestBase.php - Tests the translation publishing status.
- ContentTranslationUITestBase::doTestTranslationDeletion in core/
modules/ content_translation/ src/ Tests/ ContentTranslationUITestBase.php - Tests translation deletion.
- ContentTranslationUITestBase::doTestTranslationEdit in core/
modules/ content_translation/ src/ Tests/ ContentTranslationUITestBase.php - Tests edit content translation.
- ContentTranslationUITestBase::doTestTranslationOverview in core/
modules/ content_translation/ src/ Tests/ ContentTranslationUITestBase.php - Tests that the translation overview shows the correct values.
- InstallerTestBase::visitInstaller in core/
modules/ simpletest/ src/ InstallerTestBase.php - Visits the interactive installer.
- PageCacheTagsTestBase::verifyPageCache in core/
modules/ system/ src/ Tests/ Cache/ PageCacheTagsTestBase.php - Verify that when loading a given page, it's a page cache hit or miss.
- RESTTestBase::httpRequest in core/
modules/ rest/ src/ Tests/ RESTTestBase.php - Helper function to issue a HTTP request with simpletest's cURL.
- SearchTestBase::submitGetForm in core/
modules/ search/ src/ Tests/ SearchTestBase.php - Simulates submission of a form using GET instead of POST.
- SimpleTestBrowserTest::testInternalBrowser in core/
modules/ simpletest/ src/ Tests/ SimpleTestBrowserTest.php - Test the internal browsers functionality.
- SimpleTestBrowserTest::testUserAgentValidation in core/
modules/ simpletest/ src/ Tests/ SimpleTestBrowserTest.php - Test validation of the User-Agent header we use to perform test requests.
- SimpleTestErrorCollectorTest::testErrorCollect in core/
modules/ simpletest/ src/ Tests/ SimpleTestErrorCollectorTest.php - Tests that simpletest collects errors from the tested site.
- SimpleTestTest::testWebTestRunner in core/
modules/ simpletest/ src/ Tests/ SimpleTestTest.php - Ensures the tests selected through the web interface are run and displayed.
- UITestBase::drupalGet in core/
modules/ views_ui/ src/ Tests/ UITestBase.php - Retrieves a Drupal path or an absolute path.
- UpdatePathTestBase::runUpdates in core/
modules/ system/ src/ Tests/ Update/ UpdatePathTestBase.php - Helper function to run pending database updates.
- UpdateTestBase::refreshUpdateStatus in core/
modules/ update/ src/ Tests/ UpdateTestBase.php - Refreshes the update status based on the desired available update scenario.
- WebTestBase::checkForMetaRefresh in core/
modules/ simpletest/ src/ WebTestBase.php - Checks for meta refresh tag and if found call drupalGet() recursively.
- WebTestBase::clickLinkHelper in core/
modules/ simpletest/ src/ WebTestBase.php - Provides a helper for ::clickLink() and ::clickLinkPartialName().
- WebTestBase::drupalGetWithFormat in core/
modules/ simpletest/ src/ WebTestBase.php - Retrieves a Drupal path or an absolute path for a given format.
- WebTestBase::drupalGetXHR in core/
modules/ simpletest/ src/ WebTestBase.php - Requests a Drupal path or an absolute path as if it is a XMLHttpRequest.
- WebTestBase::drupalLogout in core/
modules/ simpletest/ src/ WebTestBase.php - Logs a user out of the internal browser and confirms.
- WebTestBase::drupalPostAjaxForm in core/
modules/ simpletest/ src/ WebTestBase.php - Executes an Ajax form submission.
- WebTestBase::drupalPostForm in core/
modules/ simpletest/ src/ WebTestBase.php - Executes a form submission.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.