16 string references to theme.manager in Drupal 10
- BaseThemeRequiredTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ BaseThemeRequiredTest.php - BatchUserAction::processBatch in core/
modules/ views/ tests/ modules/ user_batch_action_test/ src/ Plugin/ Action/ BatchUserAction.php - Processes the batch item.
- BlockListBuilder::createInstance in core/
modules/ block/ src/ BlockListBuilder.php - Instantiates a new instance of this entity handler.
- CurrentThemeCondition::create in core/
modules/ system/ src/ Plugin/ Condition/ CurrentThemeCondition.php - Drupal::theme in core/
lib/ Drupal.php - Gets the theme service.
- ElementInfoIntegrationTest::testElementInfoByTheme in core/
tests/ Drupal/ KernelTests/ Core/ Render/ ElementInfoIntegrationTest.php - Ensures that the element info can be altered by themes.
- FilteredPluginManagerTrait::themeManager in core/
lib/ Drupal/ Core/ Plugin/ FilteredPluginManagerTrait.php - Wraps the theme manager.
- LibraryDiscoveryIntegrationTest::activateTheme in core/
tests/ Drupal/ KernelTests/ Core/ Asset/ LibraryDiscoveryIntegrationTest.php - Activates a specified theme.
- MenuTestController::create in core/
modules/ system/ tests/ modules/ menu_test/ src/ Controller/ MenuTestController.php - Instantiates a new instance of this class.
- MonkeysInTheControlRoom::handle in core/
modules/ system/ tests/ modules/ error_service_test/ src/ MonkeysInTheControlRoom.php - ResolvedLibraryDefinitionsFilesMatchTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Asset/ ResolvedLibraryDefinitionsFilesMatchTest.php - Stable9LibraryOverrideTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ Stable9LibraryOverrideTest.php - StableLibraryOverrideTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ StableLibraryOverrideTest.php - ThemeInfoTest::setUp in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeInfoTest.php - ThemeSettingsForm::create in core/
modules/ system/ src/ Form/ ThemeSettingsForm.php - Instantiates a new instance of this class.
- ViewEditForm::create in core/
modules/ views_ui/ src/ ViewEditForm.php