53 string references to theme_handler in Zircon Profile 8.0
- BasicSettingsForm::create in core/
modules/ views_ui/ src/ Form/ BasicSettingsForm.php - Instantiates a new instance of this class.
- BlockContentController::create in core/
modules/ block_content/ src/ Controller/ BlockContentController.php - Instantiates a new instance of this class.
- BlockContentLocalTasksTest::setUp in core/
modules/ block_content/ tests/ src/ Unit/ Menu/ BlockContentLocalTasksTest.php - BlockController::create in core/
modules/ block/ src/ Controller/ BlockController.php - Instantiates a new instance of this class.
- BlockForm::create in core/
modules/ block/ src/ BlockForm.php - Instantiates a new instance of this class.
- BlockListController::create in core/
modules/ block/ src/ Controller/ BlockListController.php - Instantiates a new instance of this class.
- BlockLocalTasksTest::setUp in core/
modules/ block/ tests/ src/ Unit/ Menu/ BlockLocalTasksTest.php - BlockTest::testUninstallTheme in core/
modules/ block/ src/ Tests/ BlockTest.php - Tests that uninstalling a theme removes its block configuration.
- BlockUiTest::testBlockAdminUiPage in core/
modules/ block/ src/ Tests/ BlockUiTest.php - Test block admin page exists and functions correctly.
- ConfigImporterMissingContentTest::setUp in core/
modules/ config/ src/ Tests/ ConfigImporterMissingContentTest.php - Performs setup tasks before each individual test method is run.
- ConfigImporterTest::setUp in core/
modules/ config/ src/ Tests/ ConfigImporterTest.php - Performs setup tasks before each individual test method is run.
- ConfigImportRecreateTest::setUp in core/
modules/ config/ src/ Tests/ ConfigImportRecreateTest.php - Performs setup tasks before each individual test method is run.
- ConfigImportRenameValidationTest::setUp in core/
modules/ config/ src/ Tests/ ConfigImportRenameValidationTest.php - Performs setup tasks before each individual test method is run.
- ConfigSingleImportForm::create in core/
modules/ config/ src/ Form/ ConfigSingleImportForm.php - Instantiates a new instance of this class.
- ConfigSync::create in core/
modules/ config/ src/ Form/ ConfigSync.php - Instantiates a new instance of this class.
- ConfigTranslationBlockListBuilder::createInstance in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationBlockListBuilder.php - Instantiates a new instance of this entity handler.
- ContentEntityNullStorageTest::testDeleteThroughImport in core/
modules/ system/ src/ Tests/ Entity/ ContentEntityNullStorageTest.php - Tests deleting a contact form entity via a configuration import.
- ContentTranslationConfigImportTest::setUp in core/
modules/ content_translation/ src/ Tests/ ContentTranslationConfigImportTest.php - Performs setup tasks before each individual test method is run.
- CurrentThemeCondition::create in core/
modules/ system/ src/ Plugin/ Condition/ CurrentThemeCondition.php - Creates an instance of the plugin.
- drupal_flush_all_caches in core/
includes/ common.inc - Flushes all persistent caches, resets all variables, and rebuilds all data structures.
- KernelTestBase::configImporter in core/
tests/ Drupal/ KernelTests/ KernelTestBase.php - Returns a ConfigImporter object to import test configuration.
- LocalActionsAndTasksConvertedIntoBlocksUpdateTest::setUp in core/
modules/ system/ src/ Tests/ Update/ LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php - Overrides WebTestBase::setUp() for update testing.
- MenuRouterTest::doTestThemeCallbackOptionalTheme in core/
modules/ system/ src/ Tests/ Menu/ MenuRouterTest.php - Test the theme negotiation when it is set to use an optional theme.
- MenuRouterTest::testThemeIntegration in core/
modules/ system/ src/ Tests/ Menu/ MenuRouterTest.php - Tests theme integration.
- NegotiationConfigureForm::create in core/
modules/ language/ src/ Form/ NegotiationConfigureForm.php - Instantiates a new instance of this class.
- PageTitleConvertedIntoBlockUpdateTest::setUp in core/
modules/ system/ src/ Tests/ Update/ PageTitleConvertedIntoBlockUpdateTest.php - Overrides WebTestBase::setUp() for update testing.
- RegistryTest::testMultipleSubThemes in core/
modules/ system/ src/ Tests/ Theme/ RegistryTest.php - Tests the theme registry with multiple subthemes.
- RegistryTest::testSuggestionPreprocessFunctions in core/
modules/ system/ src/ Tests/ Theme/ RegistryTest.php - Tests the theme registry with suggestions.
- RegistryTest::testThemeRegistryAlterByTheme in core/
modules/ system/ src/ Tests/ Theme/ RegistryTest.php - Tests that the theme registry can be altered by themes.
- ResolvedLibraryDefinitionsFilesMatchTest::setUp in core/
modules/ system/ src/ Tests/ Asset/ ResolvedLibraryDefinitionsFilesMatchTest.php - Performs setup tasks before each individual test method is run.
- SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setUp in core/
modules/ system/ src/ Tests/ Update/ SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php - Overrides WebTestBase::setUp() for update testing.
- SiteBrandingConvertedIntoBlockUpdateTest::setUp in core/
modules/ system/ src/ Tests/ Update/ SiteBrandingConvertedIntoBlockUpdateTest.php - Overrides WebTestBase::setUp() for update testing.
- StableBaseThemeUpdateTest::setUp in core/
modules/ system/ src/ Tests/ Update/ StableBaseThemeUpdateTest.php - Overrides WebTestBase::setUp() for update testing.
- StableTemplateOverrideTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ StableTemplateOverrideTest.php - StableThemeTest::setUp in core/
modules/ system/ src/ Tests/ Theme/ StableThemeTest.php - Performs setup tasks before each individual test method is run.
- SystemController::create in core/
modules/ system/ src/ Controller/ SystemController.php - Instantiates a new instance of this class.
- SystemLocalTasksTest::setUp in core/
modules/ system/ tests/ src/ Unit/ Menu/ SystemLocalTasksTest.php - system_update_8005 in core/
modules/ system/ system.install - Place local actions and tasks blocks in every theme.
- system_update_8006 in core/
modules/ system/ system.install - Place branding blocks in every theme.
- system_update_8010 in core/
modules/ system/ system.install - Place page title blocks in every theme.
- system_update_8014 in core/
modules/ system/ system.install - Install the Stable base theme if needed.
- TestBase::configImporter in core/
modules/ simpletest/ src/ TestBase.php - Returns a ConfigImporter object to import test importing of configuration.
- ThemeController::create in core/
modules/ system/ src/ Controller/ ThemeController.php - Instantiates a new instance of this class.
- ThemeInfoTest::setUp in core/
modules/ system/ src/ Tests/ Theme/ ThemeInfoTest.php - Sets up a Drupal site for running functional and integration tests.
- ThemeInstallerTest::themeHandler in core/
modules/ system/ src/ Tests/ Extension/ ThemeInstallerTest.php - Returns the theme handler service.
- ThemeLocalTask::create in core/
modules/ block/ src/ Plugin/ Derivative/ ThemeLocalTask.php - Creates a new class instance.
- ThemeLocalTask::create in core/
modules/ system/ src/ Plugin/ Derivative/ ThemeLocalTask.php - Creates a new class instance.
- ThemeSettingsForm::create in core/
modules/ system/ src/ Form/ ThemeSettingsForm.php - Instantiates a new instance of this class.
- ThemeTest::testListThemes in core/
modules/ system/ src/ Tests/ Theme/ ThemeTest.php - Test the listInfo() function.
- ThemeTest::testSwitchDefaultTheme in core/
modules/ system/ src/ Tests/ System/ ThemeTest.php - Test switching the default theme.
- ThemeTest::testThemeSettings in core/
modules/ system/ src/ Tests/ System/ ThemeTest.php - Test the theme settings form.
- TwigSettingsTest::testTwigCacheOverride in core/
modules/ system/ src/ Tests/ Theme/ TwigSettingsTest.php - Ensures Twig template cache setting can be overridden.
- _drupal_maintenance_theme in core/
includes/ theme.maintenance.inc - Sets up the theming system for maintenance page.