| DrupalMessengerServiceTest::testStatusMessageAssertions |
function |
core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php |
Tests assertion methods in WebAssert related to status messages. |
| DrupalSelenium2DriverTest |
class |
core/tests/Drupal/FunctionalJavascriptTests/Tests/DrupalSelenium2DriverTest.php |
Tests the DrupalSelenium2Driver methods. |
| DrupalSelenium2DriverTest.php |
file |
core/tests/Drupal/FunctionalJavascriptTests/Tests/DrupalSelenium2DriverTest.php |
|
| DrupalSelenium2DriverTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/Tests/DrupalSelenium2DriverTest.php |
The theme to install as the default for testing. |
| DrupalSelenium2DriverTest::$modules |
property |
core/tests/Drupal/FunctionalJavascriptTests/Tests/DrupalSelenium2DriverTest.php |
Modules to install. |
| DrupalSelenium2DriverTest::setUp |
function |
core/tests/Drupal/FunctionalJavascriptTests/Tests/DrupalSelenium2DriverTest.php |
|
| DrupalSelenium2DriverTest::testGetRemoteFilePath |
function |
core/tests/Drupal/FunctionalJavascriptTests/Tests/DrupalSelenium2DriverTest.php |
Tests uploading remote files. |
| DrupalSqlBaseTest |
class |
core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php |
Tests Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase. |
| DrupalSqlBaseTest.php |
file |
core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php |
|
| DrupalSqlBaseTest::$base |
property |
core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php |
The DrupalSqlBase object. |
| DrupalSqlBaseTest::$databaseContents |
property |
core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php |
Minimum database contents needed to test DrupalSqlBase. |
| DrupalSqlBaseTest::$entityTypeManager |
property |
core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php |
Mock entity type manager. |
| DrupalSqlBaseTest::$migrationConfiguration |
property |
core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php |
Define bare minimum migration configuration. |
| DrupalSqlBaseTest::$pluginDefinition |
property |
core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php |
The plugin definition. |
| DrupalSqlBaseTest::$state |
property |
core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php |
Mock StateInterface. |
| DrupalSqlBaseTest::providerMinimumVersion |
function |
core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php |
Provides data for testMinimumVersion. |
| DrupalSqlBaseTest::setUp |
function |
core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php |
|
| DrupalSqlBaseTest::testMinimumVersion |
function |
core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php |
Tests minimum version. |
| DrupalSqlBaseTest::testSourceDatabaseError |
function |
core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php |
Tests source database error. |
| DrupalSqlBaseTest::testSourceProviderNotActive |
function |
core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php |
Tests source provider not active. |
| DrupalStandardsListenerDeprecatedClass::testFunction |
function |
core/modules/system/tests/modules/deprecation_test/src/Deprecation/DrupalStandardsListenerDeprecatedClass.php |
Returns a known value. |
| DrupalStandardsListenerDeprecationTest |
class |
core/tests/Drupal/Tests/Core/Listeners/DrupalStandardsListenerDeprecationTest.php |
Test deprecation error handling by DrupalStandardsListener. |
| DrupalStandardsListenerDeprecationTest.php |
file |
core/tests/Drupal/Tests/Core/Listeners/DrupalStandardsListenerDeprecationTest.php |
|
| DrupalStandardsListenerDeprecationTest::testDeprecation |
function |
core/tests/Drupal/Tests/Core/Listeners/DrupalStandardsListenerDeprecationTest.php |
Exercise DrupalStandardsListener's coverage validation. |
| DrupalTest |
class |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the Drupal class. |
| DrupalTest.php |
file |
core/tests/Drupal/Tests/Core/DrupalTest.php |
|
| DrupalTest::$container |
property |
core/tests/Drupal/Tests/Core/DrupalTest.php |
The mock container. |
| DrupalTest::setMockContainerService |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Sets up a mock expectation for the container get() method. |
| DrupalTest::setUp |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
|
| DrupalTest::testAccessManager |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the accessManager() method. |
| DrupalTest::testCache |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the cache() method. |
| DrupalTest::testClassResolver |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the classResolver method. |
| DrupalTest::testClassResolverWithClass |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the classResolver method when called with a class. |
| DrupalTest::testConfig |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the config() method. |
| DrupalTest::testCsrfToken |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the csrfToken() method. |
| DrupalTest::testCurrentUser |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the currentUser() method. |
| DrupalTest::testDatabase |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the database() method. |
| DrupalTest::testEntityQuery |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the entityQuery() method. |
| DrupalTest::testEntityQueryAggregate |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the entityQueryAggregate() method. |
| DrupalTest::testEntityTypeManager |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the entityTypeManager() method. |
| DrupalTest::testFlood |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the flood() method. |
| DrupalTest::testFormBuilder |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the formBuilder() method. |
| DrupalTest::testGetContainerException |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests get container exception. |
| DrupalTest::testHttpClient |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the httpClient() method. |
| DrupalTest::testKeyValue |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the keyValue() method. |
| DrupalTest::testKeyValueExpirable |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the keyValueExpirable() method. |
| DrupalTest::testLanguageManager |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the languageManager() method. |
| DrupalTest::testLinkGenerator |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the linkGenerator() method. |
| DrupalTest::testLock |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the lock() method. |
| DrupalTest::testMenuTree |
function |
core/tests/Drupal/Tests/Core/DrupalTest.php |
Tests the menuTree() method. |