Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WebTestBase::drupalLogin | function | core/ |
Log in a user with the internal browser. |
| WebTestBase::drupalLogout | function | core/ |
Logs a user out of the internal browser and confirms. |
| WebTestBase::drupalPost | function | core/ |
Perform a POST HTTP request. |
| WebTestBase::drupalPostAjaxForm | function | core/ |
Executes an Ajax form submission. |
| WebTestBase::drupalPostForm | function | core/ |
Executes a form submission. |
| WebTestBase::drupalPostWithFormat | function | core/ |
Performs a POST HTTP request with a specific format. |
| WebTestBase::drupalProcessAjaxResponse | function | core/ |
Processes an AJAX response into current content. |
| WebTestBase::drupalUserIsLoggedIn | function | core/ |
Returns whether a given user account is logged in. |
| WebTestBase::findBlockInstance | function | core/ |
Find a block instance on the page. |
| WebTestBase::getAbsoluteUrl | function | core/ |
Takes a path and returns an absolute path. |
| WebTestBase::getAjaxPageStatePostData | function | core/ |
Get the Ajax page state from drupalSettings and prepare it for POSTing. |
| WebTestBase::handleForm | function | core/ |
Handles form input related to drupalPostForm(). |
| WebTestBase::isInChildSite | function | core/ |
Returns whether the test is being executed from within a test site. |
| WebTestBase::restoreBatch | function | core/ |
Restore the original batch. |
| WebTestBase::serializePostValues | function | core/ |
Serialize POST HTTP request values. |
| WebTestBase::setBatch | function | core/ |
Preserve the original batch, and instantiate the test batch. |
| WebTestBase::setHttpResponseDebugCacheabilityHeaders | function | core/ |
Enables/disables the cacheability headers. |
| WebTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
| WebTestBase::tearDown | function | core/ |
Cleans up after testing. |
| WebTestBase::translatePostValues | function | core/ |
Transforms a nested array into a flat array suitable for WebTestBase::drupalPostForm(). |
| WebTestBase::writeCustomTranslations | function | core/ |
Writes custom translations to the test site's settings.php. |
| WebTestBase::__construct | function | core/ |
Constructor for \Drupal\simpletest\WebTestBase. |
| WebTestBaseInstallTest | class | core/ |
Tests the test-specifics customisations done in the installation. |
| WebTestBaseInstallTest.php | file | core/ |
|
| WebTestBaseInstallTest::testInstall | function | core/ |
Tests the Drupal install done in \Drupal\simpletest\WebTestBase::setUp(). |
| WebTestBaseTest | class | core/ |
@requires extension curl @coversDefaultClass \Drupal\simpletest\WebTestBase[[api-linebreak]] @group simpletest @group WebTestBase |
| WebTestBaseTest.php | file | core/ |
|
| WebTestBaseTest::providerAssertFieldByName | function | core/ |
Provides data for testing the assertFieldByName() helper. |
| WebTestBaseTest::providerTestClickLink | function | core/ |
Data provider for testClickLink(). |
| WebTestBaseTest::providerTestGetAbsoluteUrl | function | core/ |
Provides test data for testGetAbsoluteUrl. |
| WebTestBaseTest::testAssertFieldByName | function | core/ |
Tests the assertFieldByName() helper. |
| WebTestBaseTest::testClickLink | function | core/ |
Test WebTestBase::clickLink(). |
| WebTestBaseTest::testGetAbsoluteUrl | function | core/ |
@dataProvider providerTestGetAbsoluteUrl |
| WeekDate::summaryName | function | core/ |
Provide a link to the next level of the view |
| Weight::processWeight | function | core/ |
Expands a weight element into a select/number element. |
| WeightTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Weight[[api-linebreak]] @group Render |
| WeightTest.php | file | core/ |
|
| WeightTest::$modules | property | core/ |
Modules to enable. |
| WeightTest::setUp | function | core/ |
|
| WeightTest::testProcessWeight | function | core/ |
Test existing #default_value value in #options list. |
| WeightTest::testProcessWeightSelectMax | function | core/ |
Test transformation from "select" to "number" for MAX_DELTA + 1. |
| WhosOnlineBlockTest | class | core/ |
Tests the Who's Online Block. |
| WhosOnlineBlockTest.php | file | core/ |
|
| WhosOnlineBlockTest::$block | property | core/ |
The block being tested. |
| WhosOnlineBlockTest::$controller | property | core/ |
The block storage. |
| WhosOnlineBlockTest::$modules | property | core/ |
Modules to enable. |
| WhosOnlineBlockTest::$renderer | property | core/ |
The renderer. |
| WhosOnlineBlockTest::setUp | function | core/ |
|
| WhosOnlineBlockTest::testWhosOnlineBlock | function | core/ |
Test the Who's Online block. |
| WideModalRenderer::renderResponse | function | core/ |
Renders the main content render array into a response. |
Pagination
- Previous page
- Page 1398
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.