Search for drupal_
- Search 7.x for drupal_
- Search 9.5.x for drupal_
- Search 10.3.x for drupal_
- Search 11.x for drupal_
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| DrupalSqlBaseTest::$databaseContents | property | core/ | Minimum database contents needed to test DrupalSqlBase. | 
| DrupalSqlBaseTest::$migrationConfiguration | property | core/ | Define bare minimum migration configuration. | 
| DrupalSqlBaseTest::testSourceDatabaseError | function | core/ | @covers ::checkRequirements[[api-linebreak]] | 
| DrupalSqlBaseTest::testSourceProviderNotActive | function | core/ | @covers ::checkRequirements[[api-linebreak]] | 
| DrupalStandardsListenerDeprecatedClass | class | core/ | Fixture class for use by DrupalStandardsListenerDeprecationTest. | 
| DrupalStandardsListenerDeprecatedClass.php | file | core/ | |
| DrupalStandardsListenerDeprecatedClass::testFunction | function | core/ | Returns a known value. | 
| DrupalStandardsListenerDeprecationTest | class | core/ | Test deprecation error handling by DrupalStandardsListener. | 
| DrupalStandardsListenerDeprecationTest.php | file | core/ | |
| DrupalStandardsListenerDeprecationTest::testDeprecation | function | core/ | Exercise DrupalStandardsListener's coverage validation. | 
| DrupalStandardsListenerTrait | trait | core/ | Listens for PHPUnit tests and fails those with invalid coverage annotations. | 
| DrupalStandardsListenerTrait.php | file | core/ | |
| DrupalStandardsListenerTrait::checkValidCoversForTest | function | core/ | Check an individual test run for valid @covers annotation. | 
| DrupalStandardsListenerTrait::classExists | function | core/ | Helper method to check if a string names a valid class or trait. | 
| DrupalStandardsListenerTrait::doEndTest | function | core/ | Reacts to the end of a test. | 
| DrupalStandardsListenerTrait::errorHandler | function | core/ | Handles errors to ensure deprecation messages are not triggered. | 
| DrupalStandardsListenerTrait::fail | function | core/ | Signals a coding standards failure to the user. | 
| DrupalStandardsListenerTrait::isTestSuite | function | core/ | Determine if a test object is a test suite regardless of PHPUnit version. | 
| DrupalStandardsListenerTrait::standardsEndTest | function | core/ | Reacts to the end of a test. | 
| DrupalTest | class | core/ | Tests the Drupal class. | 
| DrupalTest.php | file | core/ | |
| DrupalTest::$container | property | core/ | The mock container. | 
| DrupalTest::setMockContainerService | function | core/ | Sets up a mock expectation for the container get() method. | 
| DrupalTest::setUp | function | core/ | |
| DrupalTest::testAccessManager | function | core/ | Tests the accessManager() method. | 
| DrupalTest::testCache | function | core/ | Tests the cache() method. | 
| DrupalTest::testClassResolver | function | core/ | Tests the classResolver method. | 
| DrupalTest::testClassResolverWithClass | function | core/ | Tests the classResolver method when called with a class. | 
| DrupalTest::testConfig | function | core/ | Tests the config() method. | 
| DrupalTest::testCsrfToken | function | core/ | Tests the csrfToken() method. | 
| DrupalTest::testCurrentUser | function | core/ | Tests the currentUser() method. | 
| DrupalTest::testDatabase | function | core/ | Tests the database() method. | 
| DrupalTest::testEntityManager | function | core/ | Tests the entityManager() method. | 
| DrupalTest::testEntityQuery | function | core/ | Tests the entityQuery() method. | 
| DrupalTest::testEntityQueryAggregate | function | core/ | Tests the entityQueryAggregate() method. | 
| DrupalTest::testEntityTypeManager | function | core/ | Tests the entityTypeManager() method. | 
| DrupalTest::testFlood | function | core/ | Tests the flood() method. | 
| DrupalTest::testFormBuilder | function | core/ | Tests the formBuilder() method. | 
| DrupalTest::testGetContainerException | function | core/ | @covers ::getContainer[[api-linebreak]] | 
| DrupalTest::testHttpClient | function | core/ | Tests the httpClient() method. | 
| DrupalTest::testKeyValue | function | core/ | Tests the keyValue() method. | 
| DrupalTest::testKeyValueExpirable | function | core/ | Tests the keyValueExpirable() method. | 
| DrupalTest::testL | function | core/ | Tests the l() method. | 
| DrupalTest::testLanguageManager | function | core/ | Tests the languageManager() method. | 
| DrupalTest::testLinkGenerator | function | core/ | Tests the linkGenerator() method. | 
| DrupalTest::testLock | function | core/ | Tests the lock() method. | 
| DrupalTest::testMenuTree | function | core/ | Tests the menuTree() method. | 
| DrupalTest::testModuleHandler | function | core/ | Tests the moduleHandler() method. | 
| DrupalTest::testPathValidator | function | core/ | Tests the pathValidator() method. | 
| DrupalTest::testQueue | function | core/ | Tests the queue() method. | 
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
