11 string references to theme.manager in Zircon Profile 8
- 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 - Creates an instance of the plugin.
- Drupal::theme in core/
lib/ Drupal.php - Gets the theme service.
- ElementInfoIntegrationTest::testElementInfoByTheme in core/
modules/ system/ src/ Tests/ Render/ ElementInfoIntegrationTest.php - Ensures that the element info can be altered by themes.
- LibraryDiscoveryIntegrationTest::activateTheme in core/
modules/ system/ src/ Tests/ 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 - Handles a Request to convert it to a Response.
- ResolvedLibraryDefinitionsFilesMatchTest::setUp in core/
modules/ system/ src/ Tests/ Asset/ ResolvedLibraryDefinitionsFilesMatchTest.php - Performs setup tasks before each individual test method is run.
- StableLibraryOverrideTest::setUp in core/
modules/ system/ src/ Tests/ Theme/ StableLibraryOverrideTest.php - Performs setup tasks before each individual test method is run.
- StableThemeTest::setUp in core/
modules/ system/ src/ Tests/ Theme/ StableThemeTest.php - Performs setup tasks before each individual test method is run.
- ThemeInfoTest::setUp in core/
modules/ system/ src/ Tests/ Theme/ ThemeInfoTest.php - Sets up a Drupal site for running functional and integration tests.