6 calls to WebTestBase::getAbsoluteUrl()
- BrowserTest::testGetAbsoluteUrl in core/
modules/ simpletest/ src/ Tests/ BrowserTest.php - Test \Drupal\simpletest\WebTestBase::getAbsoluteUrl().
- SearchTestBase::submitGetForm in core/
modules/ search/ src/ Tests/ SearchTestBase.php - Simulates submission of a form using GET instead of POST.
- WebTestBase::buildUrl in core/
modules/ simpletest/ src/ WebTestBase.php - Builds an a absolute URL from a system path or a URL object.
- 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::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.