15 calls to FileSystemModuleDiscoveryDataProviderTrait::coreModuleListDataProvider()
- AutoconfigurationTest::testCoreServiceTags in core/
tests/ Drupal/ KernelTests/ Core/ DependencyInjection/ AutoconfigurationTest.php - Tests that core services do not use tags if autoconfiguration is enabled.
- AutowireTest::testCoreControllerAutowiring in core/
tests/ Drupal/ KernelTests/ Core/ DependencyInjection/ AutowireTest.php - Tests that core controllers are autowired where possible.
- AutowireTest::testCoreServiceAliases in core/
tests/ Drupal/ KernelTests/ Core/ DependencyInjection/ AutowireTest.php - Tests that core services have aliases correctly defined where possible.
- DefaultConfigTest::moduleListDataProvider in core/
tests/ Drupal/ KernelTests/ Config/ DefaultConfigTest.php - A data provider that lists every module in core.
- DestinationCategoryTest::setUp in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ Plugin/ migrate/ DestinationCategoryTest.php - MigrateDrupal6AuditIdsTest::setUp in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d6/ MigrateDrupal6AuditIdsTest.php - MigrateDrupal7AuditIdsTest::setUp in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d7/ MigrateDrupal7AuditIdsTest.php - MigrationLabelExistTest::testLabelExist in core/
modules/ migrate_drupal_ui/ tests/ src/ Kernel/ MigrationLabelExistTest.php - Tests that labels exist for all migrations.
- MigrationProcessTest::setUp in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d6/ MigrationProcessTest.php - MigrationProcessTest::setUp in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d7/ MigrationProcessTest.php - MigrationProvidersExistTest::enableAllModules in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ MigrationProvidersExistTest.php - Enable all available modules.
- ModuleConfigureRouteTest::testDeprecatedModuleConfigureRoutes in core/
tests/ Drupal/ KernelTests/ Core/ Extension/ ModuleConfigureRouteTest.php - Tests if the module with lifecycle deprecated configure routes exists.
- ModuleConfigureRouteTest::testModuleConfigureRoutes in core/
tests/ Drupal/ KernelTests/ Core/ Extension/ ModuleConfigureRouteTest.php - Tests if the module configure routes exists.
- StateFileExistsTest::testMigrationState in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ StateFileExistsTest.php - Tests that the migrate_drupal.yml files exist as needed.
- ValidateMigrationStateTestTrait::enableAllModules in core/
modules/ migrate_drupal/ tests/ src/ Traits/ ValidateMigrationStateTestTrait.php - Enable all available modules.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.