Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BrowserTestBase::$mink | property | core/ |
Mink session manager. |
| BrowserTestBase::$minkDefaultDriverArgs | property | core/ |
Mink default driver params. |
| BrowserTestBase::$minkDefaultDriverClass | property | core/ |
Mink class for the default driver to use. |
| BrowserTestBase::$modules | property | core/ |
Modules to install. |
| BrowserTestBase::$originalShutdownCallbacks | property | core/ |
The original array of shutdown function callbacks. |
| BrowserTestBase::$profile | property | core/ |
The profile to install as a basis for testing. |
| BrowserTestBase::$timeLimit | property | core/ |
Time limit in seconds for the test. |
| BrowserTestBase::cleanupEnvironment | function | core/ |
Clean up the test environment. |
| BrowserTestBase::config | function | core/ |
Configuration accessor for tests. Returns non-overridden configuration. |
| BrowserTestBase::filePreDeleteCallback | function | core/ |
Ensures test files are deletable. |
| BrowserTestBase::getDefaultDriverInstance | function | core/ |
Gets an instance of the default Mink driver. |
| BrowserTestBase::getDrupalSettings | function | core/ |
Gets the JavaScript drupalSettings variable for the currently-loaded page. |
| BrowserTestBase::getHttpClient | function | core/ |
Obtain the HTTP client for the system under test. |
| BrowserTestBase::getMinkDriverArgs | function | core/ |
Gets the Mink driver args from an environment variable. |
| BrowserTestBase::getSession | function | core/ |
Returns Mink session. |
| BrowserTestBase::getSessionCookies | function | core/ |
Get session cookies from current session. |
| BrowserTestBase::getTestMethodCaller | function | core/ |
Retrieves the current calling line in the class under test. |
| BrowserTestBase::initFrontPage | function | core/ |
Visits the front page when initializing Mink. |
| BrowserTestBase::initMink | function | core/ |
Initializes Mink sessions. |
| BrowserTestBase::installDrupal | function | core/ |
Installs Drupal into the test site. |
| BrowserTestBase::registerSessions | function | core/ |
Registers additional Mink sessions. |
| BrowserTestBase::setDebugDumpHandler | function | core/ |
Registers the dumper CLI handler when the DebugDump extension is enabled. |
| BrowserTestBase::setUp | function | core/ |
|
| BrowserTestBase::setUpAppRoot | function | core/ |
Sets up the root application path. |
| BrowserTestBase::tearDown | function | core/ |
|
| BrowserTestBase::translatePostValues | function | core/ |
Transforms a nested array into a flat array suitable for submitForm(). |
| BrowserTestBase::xpath | function | core/ |
Performs an xpath search on the contents of the internal browser. |
| BrowserTestBase::__sleep | function | core/ |
Prevents serializing any properties. |
| BrowserTestBaseMockableClassTest | class | core/ |
A class extending BrowserTestBase for testing purposes. |
| BrowserTestBaseTest | class | core/ |
Tests Drupal\Tests\BrowserTestBase. |
| BrowserTestBaseTest | class | core/ |
Tests BrowserTestBase functionality. |
| BrowserTestBaseTest.php | file | core/ |
|
| BrowserTestBaseTest.php | file | core/ |
|
| BrowserTestBaseTest::$defaultTheme | property | core/ |
|
| BrowserTestBaseTest::$modules | property | core/ |
|
| BrowserTestBaseTest::mockBrowserTestBaseWithDriver | function | core/ |
|
| BrowserTestBaseTest::testCheckForMetaRefresh | function | core/ |
Tests the ::checkForMetaRefresh() method. |
| BrowserTestBaseTest::testClickLink | function | core/ |
Tests clickLink() functionality. |
| BrowserTestBaseTest::testCronRun | function | core/ |
Tests the ::cronRun() method. |
| BrowserTestBaseTest::testDeprecationHeaders | function | core/ |
Tests that deprecation headers do not get duplicated. |
| BrowserTestBaseTest::testDeprecationTriggeredInSystemUnderTest | function | core/ |
Tests deprecation message from deprecated route. |
| BrowserTestBaseTest::testDrupalGet | function | core/ |
Tests drupalGet(). |
| BrowserTestBaseTest::testDrupalSettings | function | core/ |
Tests that JavaScript Drupal settings can be read. |
| BrowserTestBaseTest::testError | function | core/ |
|
| BrowserTestBaseTest::testFieldAssertsForCheckbox | function | core/ |
Tests legacy field asserts for checkbox field type. |
| BrowserTestBaseTest::testFieldAssertsForTextfields | function | core/ |
Tests field asserts using textfields. |
| BrowserTestBaseTest::testForm | function | core/ |
Tests basic form functionality. |
| BrowserTestBaseTest::testGetDefaultDriveInstance | function | core/ |
|
| BrowserTestBaseTest::testGetHttpClient | function | core/ |
Tests get http client. |
| BrowserTestBaseTest::testGetHttpClientException | function | core/ |
Tests get http client exception. |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.