Search for test
- Search 7.x for test
- Search 8.9.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 |
|---|---|---|---|
| TestControllers::test2 | function | core/ |
|
| TestControllers::test21 | function | core/ |
|
| TestControllers::test23 | function | core/ |
|
| TestControllers::test24 | function | core/ |
|
| TestControllers::test25 | function | core/ |
|
| TestControllers::test3 | function | core/ |
|
| TestControllers::test4 | function | core/ |
|
| TestControllers::test5 | function | core/ |
|
| TestControllers::test6 | function | core/ |
|
| TestControllers::test7 | function | core/ |
|
| TestControllers::test8 | function | core/ |
|
| TestControllers::test9 | function | core/ |
|
| TestControllers::testContextual | function | core/ |
Prints out test data with contextual links. |
| TestControllers::testDefaults | function | core/ |
Prints out test data. |
| TestControllers::testDerived | function | core/ |
Prints out test data. |
| TestControllers::testEntityLanguage | function | core/ |
|
| TestControllers::testLogin | function | core/ |
Returns page to be used as a login path. |
| TestControllers::testNodeSetParent | function | core/ |
|
| TestControllers::testRouteName | function | core/ |
|
| TestControllers::testSession | function | core/ |
Prints out test data. |
| TestControllers::testUserNodeFoo | function | core/ |
|
| TestControllers::throwException | function | core/ |
Throws an exception. |
| TestCoverageTest | class | core/ |
Checks that all core content/config entity types have JSON:API test coverage. |
| TestCoverageTest.php | file | core/ |
|
| TestCoverageTest::$definitions | property | core/ |
Entity definitions array. |
| TestCoverageTest::$modules | property | core/ |
Modules to enable. |
| TestCoverageTest::setUp | function | core/ |
|
| TestCoverageTest::testEntityTypeRestTestCoverage | function | core/ |
Tests that all core entity types have JSON:API test coverage. |
| TestDatabase | class | core/ |
Provides helper methods for interacting with the fixture database. |
| TestDatabase.php | file | core/ |
|
| TestDatabase::$databasePrefix | property | core/ |
The test database prefix. |
| TestDatabase::$lockId | property | core/ |
The test lock ID. |
| TestDatabase::getConnection | function | core/ |
Returns the database connection to the site running Simpletest. |
| TestDatabase::getDatabasePrefix | function | core/ |
Gets the test database prefix. |
| TestDatabase::getLockFile | function | core/ |
Gets the lock file path. |
| TestDatabase::getTestLock | function | core/ |
Generates a unique lock ID for the test method. |
| TestDatabase::getTestSitePath | function | core/ |
Gets the relative path to the test site directory. |
| TestDatabase::insertAssert | function | core/ |
Store an assertion from outside the testing context. |
| TestDatabase::lastTestGet | function | core/ |
Get information about the last test that ran given a test ID. |
| TestDatabase::logRead | function | core/ |
Reads the error log and reports any errors as assertion failures. |
| TestDatabase::processPhpUnitResults | function | core/ |
Inserts the parsed PHPUnit results into {simpletest}. |
| TestDatabase::releaseAllTestLocks | function | core/ |
Releases all test locks. |
| TestDatabase::releaseLock | function | core/ |
Releases a lock. |
| TestDatabase::testingSchema | function | core/ |
Defines the database schema for run-tests.sh and simpletest module. |
| TestDatabase::__construct | function | core/ |
TestDatabase constructor. |
| TestDatabaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\TestDatabase[[api-linebreak]] |
| TestDatabaseTest.php | file | core/ |
|
| TestDatabaseTest::providerTestConstructor | function | core/ |
Data provider for self::testConstructor() |
| TestDatabaseTest::testConstructor | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::getDatabasePrefix[[api-linebreak]] @covers ::getTestSitePath[[api-linebreak]] |
| TestDatabaseTest::testConstructorException | function | core/ |
@covers ::__construct[[api-linebreak]] |
Pagination
- Previous page
- Page 669
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.