Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| VocabularyXmlBasicAuthTest.php | file | core/ |
|
| VocabularyXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| VocabularyXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| VocabularyXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| VocabularyXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| VocabularyXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| VocabularyXmlCookieTest | class | core/ |
@group rest |
| VocabularyXmlCookieTest.php | file | core/ |
|
| VocabularyXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| VocabularyXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| VocabularyXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| VocabularyXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| vocabulary_serialization_test.info.yml | file | core/ |
core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.info.yml |
| vocabulary_serialization_test.routing.yml | file | core/ |
core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.routing.yml |
| WarmCacheUpdateFrom8dot6Test | class | core/ |
Updates from 8.6.0 with warm caches. |
| WarmCacheUpdateFrom8dot6Test.php | file | core/ |
|
| WarmCacheUpdateFrom8dot6Test::initConfig | function | core/ |
Initialize various configurations post-installation. |
| WarmCacheUpdateFrom8dot6Test::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| WarmCacheUpdateFrom8dot6Test::testUpdatedSite | function | core/ |
Tests \Drupal\Core\Update\UpdateKernel::fixSerializedExtensionObjects(). |
| WarmCacheUpdateFrom8dot6Test::testWithMissingProfile | function | core/ |
Tests system_update_8601(). |
| WebDriverTestBase | class | core/ |
Runs a browser test using a driver that supports Javascript. |
| WebDriverTestBase.php | file | core/ |
|
| WebDriverTestBase::$disableCssAnimations | property | core/ |
Disables CSS animations in tests for more reliable testing. |
| WebDriverTestBase::$minkDefaultDriverClass | property | core/ |
To use a legacy phantomjs based approach, please use PhantomJSDriver::class. |
| WebDriverTestBase::assertElementNotVisible | function | core/ |
Asserts that the element with the given CSS selector is not visible. |
| WebDriverTestBase::assertElementVisible | function | core/ |
Asserts that the element with the given CSS selector is visible. |
| WebDriverTestBase::assertJsCondition | function | core/ |
Waits for the given time or until the given JS condition becomes TRUE. |
| WebDriverTestBase::assertSession | function | core/ |
Returns WebAssert object. |
| WebDriverTestBase::createScreenshot | function | core/ |
Creates a screenshot. |
| WebDriverTestBase::getDrupalSettings | function | core/ |
Gets the current Drupal javascript settings and parses into an array. |
| WebDriverTestBase::getHtmlOutputHeaders | function | core/ |
Returns headers in HTML output format. |
| WebDriverTestBase::getMinkDriverArgs | function | core/ |
Get the Mink driver args from an environment variable, if it is set. Can be overridden in a derived class so it is possible to use a different value for a subset of tests, e.g. the JavaScript tests. |
| WebDriverTestBase::initFrontPage | function | core/ |
Visits the front page when initializing Mink. |
| WebDriverTestBase::initMink | function | core/ |
Initializes Mink sessions. |
| WebDriverTestBase::installModulesFromClassProperty | function | core/ |
Install modules defined by `static::$modules`. |
| WebDriverTestBase::tearDown | function | core/ |
|
| WebTestBase | class | core/ |
Test case for typical Drupal tests. |
| WebTestBase.php | file | core/ |
|
| WebTestBase::$additionalCurlOptions | property | core/ |
Additional cURL options. |
| WebTestBase::$assertAjaxHeader | property | core/ |
Whether or not to assert the presence of the X-Drupal-Ajax-Token. |
| WebTestBase::$cookieFile | property | core/ |
The current cookie file used by cURL. |
| WebTestBase::$cookies | property | core/ |
The cookies of the page currently loaded in the internal browser. |
| WebTestBase::$curlCookies | property | core/ |
Cookies to set on curl requests. |
| WebTestBase::$curlHandle | property | core/ |
The handle of the current cURL connection. |
| WebTestBase::$customTranslations | property | core/ |
An array of custom translations suitable for drupal_rewrite_settings(). |
| WebTestBase::$dumpHeaders | property | core/ |
Indicates that headers should be dumped if verbose output is enabled. |
| WebTestBase::$headers | property | core/ |
The headers of the page currently loaded in the internal browser. |
| WebTestBase::$loggedInUser | property | core/ |
The current user logged in using the internal browser. |
| WebTestBase::$maximumMetaRefreshCount | property | core/ |
The number of meta refresh redirects to follow, or NULL if unlimited. |
| WebTestBase::$maximumRedirects | property | core/ |
The maximum number of redirects to follow when handling responses. |
Pagination
- Previous page
- Page 769
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.