| CorsIntegrationTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/HttpKernel/CorsIntegrationTest.php |
The theme to install as the default for testing. |
| CorsIntegrationTest::$modules |
property |
core/tests/Drupal/FunctionalTests/HttpKernel/CorsIntegrationTest.php |
Modules to install. |
| CorsIntegrationTest::testCrossSiteRequest |
function |
core/tests/Drupal/FunctionalTests/HttpKernel/CorsIntegrationTest.php |
|
| CounterTest |
class |
core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php |
Tests Drupal\views\Plugin\views\field\Counter. |
| CounterTest.php |
file |
core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php |
|
| CounterTest::$definition |
property |
core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php |
The handler definition of the counter field. |
| CounterTest::$display |
property |
core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php |
The display plugin instance. |
| CounterTest::$pager |
property |
core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php |
The pager plugin instance. |
| CounterTest::$testData |
property |
core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php |
Stores the test data. |
| CounterTest::$view |
property |
core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php |
The view executable. |
| CounterTest::providerRowIndexes |
function |
core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php |
Provides some row index to test. |
| CounterTest::renderCounter |
function |
core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php |
Renders the counter field handler. |
| CounterTest::setUp |
function |
core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php |
|
| CounterTest::testCounterRandomPagerOffset |
function |
core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php |
Tests a counter field with a random pager offset. |
| CounterTest::testCounterRandomStart |
function |
core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php |
Tests a counter with a random start. |
| CounterTest::testCounterSecondPage |
function |
core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php |
Tests a counter field on the second page. |
| CounterTest::testSimpleCounter |
function |
core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php |
Tests a simple counter field. |
| CountryCodeConstraintTest |
class |
core/tests/Drupal/Tests/Core/Validation/Plugin/Validation/Constraint/CountryCodeConstraintTest.php |
Tests Country Code Constraint. |
| CountryCodeConstraintTest.php |
file |
core/tests/Drupal/Tests/Core/Validation/Plugin/Validation/Constraint/CountryCodeConstraintTest.php |
|
| CountryCodeConstraintTest::testConstraintLoadsChoicesFromCountryManager |
function |
core/tests/Drupal/Tests/Core/Validation/Plugin/Validation/Constraint/CountryCodeConstraintTest.php |
|
| CountryManagerTest |
class |
core/tests/Drupal/KernelTests/Core/Locale/CountryManagerTest.php |
Tests Country Manager functionality. |
| CountryManagerTest.php |
file |
core/tests/Drupal/KernelTests/Core/Locale/CountryManagerTest.php |
|
| CountryManagerTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Locale/CountryManagerTest.php |
Modules to install. |
| CountryManagerTest::testHookCountriesAlter |
function |
core/tests/Drupal/KernelTests/Core/Locale/CountryManagerTest.php |
Tests that hook_countries_alters() works as expected. |
| CreateSampleEntityTest |
class |
core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php |
Tests the ContentEntityStorageBase::createWithSampleValues method. |
| CreateSampleEntityTest.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php |
|
| CreateSampleEntityTest::$entityTypeManager |
property |
core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php |
The entity type manager. |
| CreateSampleEntityTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php |
Modules to install. |
| CreateSampleEntityTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php |
|
| CreateSampleEntityTest::testSampleValueContentEntity |
function |
core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php |
Tests sample value content entity creation of all types. |
| CreateTestContentEntitiesTrait |
trait |
core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php |
Provides helper methods for creating test content. |
| CreateTestContentEntitiesTrait.php |
file |
core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php |
|
| CreateTestContentEntitiesTrait::createContent |
function |
core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php |
Create several pieces of generic content. |
| CreateTestContentEntitiesTrait::createContentPostUpgrade |
function |
core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php |
Create several pieces of generic content. |
| CreateTestContentEntitiesTrait::getRequiredModules |
function |
core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php |
Gets required modules. |
| CredentialFormTest |
class |
core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php |
Test the credential form for both Drupal 6 and Drupal 7 sources. |
| CredentialFormTest.php |
file |
core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php |
|
| CredentialFormTest::$modules |
property |
core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php |
Modules to install. |
| CredentialFormTest::getAvailablePaths |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php |
Gets the available upgrade paths. |
| CredentialFormTest::getDestinationSiteCredentials |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php |
Creates an array of destination site credentials for the Credential form. |
| CredentialFormTest::getEntityCounts |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php |
Gets the expected number of entities per entity type after migration. |
| CredentialFormTest::getEntityCountsIncremental |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php |
Gets expected number of entities per entity after incremental migration. |
| CredentialFormTest::getMissingPaths |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php |
Gets the missing upgrade paths. |
| CredentialFormTest::getSourceBasePath |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php |
Gets the source base path for the concrete test. |
| CredentialFormTest::providerCredentialForm |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php |
Data provider for testCredentialForm. |
| CredentialFormTest::testCredentialFrom |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php |
Test the credential form. |
| CronQueueTest |
class |
core/modules/system/tests/src/Kernel/System/CronQueueTest.php |
Tests the Cron Queue runner. |
| CronQueueTest.php |
file |
core/modules/system/tests/src/Kernel/System/CronQueueTest.php |
|
| CronQueueTest::$connection |
property |
core/modules/system/tests/src/Kernel/System/CronQueueTest.php |
The database connection. |
| CronQueueTest::$cron |
property |
core/modules/system/tests/src/Kernel/System/CronQueueTest.php |
The cron service. |