Search for url

  1. Search 7.x for url
  2. Search 9.5.x for url
  3. Search 10.3.x for url
  4. Search 11.x for url
  5. Other projects
Title Object type File name Summary
WebTestBase::$url property core/modules/simpletest/src/WebTestBase.php The URL currently loaded in the internal browser.
WebTestBase::assertUrl function core/modules/simpletest/src/WebTestBase.php Passes if the internal browser's URL matches the given path.
WebTestBase::buildUrl function core/modules/simpletest/src/WebTestBase.php Builds an a absolute URL from a system path or a URL object.
WebTestBase::curlClose function core/modules/simpletest/src/WebTestBase.php Close the cURL handler and unset the handler.
WebTestBase::curlExec function core/modules/simpletest/src/WebTestBase.php Initializes and executes a cURL request.
WebTestBase::curlHeaderCallback function core/modules/simpletest/src/WebTestBase.php Reads headers and registers errors received from the tested site.
WebTestBase::curlInitialize function core/modules/simpletest/src/WebTestBase.php Initializes the cURL connection.
WebTestBase::getAbsoluteUrl function core/modules/simpletest/src/WebTestBase.php Takes a path and returns an absolute path.
WebTestBaseTest::providerTestGetAbsoluteUrl function core/modules/simpletest/tests/src/Unit/WebTestBaseTest.php Provides test data for testGetAbsoluteUrl.
WebTestBaseTest::testGetAbsoluteUrl function core/modules/simpletest/tests/src/Unit/WebTestBaseTest.php @dataProvider providerTestGetAbsoluteUrl

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.