Search for test
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::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 install. |
| 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::getDatabasePrefix | function | core/ |
Gets the test database prefix. |
| TestDatabase::getLockFile | function | core/ |
Gets the lock file path. |
| TestDatabase::getPhpErrorLogPath | function | core/ |
Gets the file path of the PHP error log of the test. |
| 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::releaseAllTestLocks | function | core/ |
Releases all test locks. |
| TestDatabase::releaseLock | function | core/ |
Releases a lock. |
| 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]] @covers ::getPhpErrorLogPath[[api-linebreak]] |
| TestDatabaseTest::testConstructorException | function | core/ |
@covers ::__construct[[api-linebreak]] |
| TestDatabaseTest::testConstructorNullPrefix | function | core/ |
Verify that a test lock is generated if there is no provided prefix. |
| TestDataType | class | core/ |
Provides a test data type. |
| TestDataType.php | file | core/ |
|
| TestDataType::$value | property | core/ |
Required by the parent class. |
| TestDataTypeDeriver | class | core/ |
Provides a deriver that returns a plugin for the bare ID and one variant. |
| TestDataTypeDeriver.php | file | core/ |
|
| TestDataTypeDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| TestDefaultExceptionSubscriber | class | core/ |
|
| TestDefaultExceptionSubscriber::isErrorDisplayable | function | core/ |
Wrapper for error_displayable(). |
| TestDefaultExceptionSubscriber::isErrorLevelVerbose | function | core/ |
Checks whether the error level is verbose or not. |
| TestDefaultExceptionSubscriber::simplifyFileInError | function | core/ |
Attempts to reduce error verbosity in the error message's file path. |
| TestDefaultHtmlRouteProvider | class | core/ |
|
| TestDefaultHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
| TestDefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
| TestDefaultHtmlRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
| TestDefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
| TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
| TestDefaultTableMapping | class | core/ |
Extends DefaultTableMapping to allow calling its protected methods. |
Pagination
- Previous page
- Page 685
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.