24 string references to extension.list.theme in Drupal 10
- BaseThemeMissingTest::register in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ BaseThemeMissingTest.php - BaseThemeMissingTest::testMissingBaseThemeException in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ BaseThemeMissingTest.php - Tests exception is thrown.
- BlockSystemBrandingTest::testSystemBrandingSettings in core/
modules/ block/ tests/ src/ Functional/ BlockSystemBrandingTest.php - Tests system branding block configuration.
- ConfirmClassyCopiesTest::testClassyCopies in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ConfirmClassyCopiesTest.php - Confirms that files copied from Classy have not been altered.
- ConfirmClassyCopiesTest::testClassyHashes in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ConfirmClassyCopiesTest.php - Tests Classy's assets have not been altered.
- ExtensionListTestTrait::getThemePath in core/
tests/ Drupal/ Tests/ ExtensionListTestTrait.php - Gets the path for the specified theme.
- ExtensionPathResolverTest::testExtensionPathResolving in core/
tests/ Drupal/ KernelTests/ Core/ Bootstrap/ ExtensionPathResolverTest.php - @covers ::getPathname
- ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingTheme in core/
tests/ Drupal/ KernelTests/ Core/ Bootstrap/ ExtensionPathResolverTest.php - @covers ::getPathname
- ModuleInstaller::uninstall in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - NormalInstallerServiceProvider::register in core/
lib/ Drupal/ Core/ Installer/ NormalInstallerServiceProvider.php - olivero_preprocess_html in core/
themes/ olivero/ olivero.theme - Implements hook_preprocess_HOOK() for HTML document templates.
- quickedit_library_info_alter in core/
modules/ quickedit/ quickedit.module - Implements hook_library_info_alter().
- system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().
- template_preprocess_system_modules_details in core/
modules/ system/ system.admin.inc - Prepares variables for the module details templates.
- Theme::canUpdate in core/
lib/ Drupal/ Core/ Updater/ Theme.php - Determines whether this class can update the specified project.
- Theme::getInstallDirectory in core/
lib/ Drupal/ Core/ Updater/ Theme.php - Returns the directory where a theme should be installed.
- ThemeController::create in core/
modules/ system/ src/ Controller/ ThemeController.php - Instantiates a new instance of this class.
- ThemeExperimentalConfirmForm::create in core/
modules/ system/ src/ Form/ ThemeExperimentalConfirmForm.php - Instantiates a new instance of this class.
- ThemeExtensionListTest::testGetlist in core/
tests/ Drupal/ KernelTests/ Core/ Extension/ ThemeExtensionListTest.php - @covers ::getList
- ThemeExtensionListTest::testThemeWithoutVersion in core/
tests/ Drupal/ KernelTests/ Core/ Extension/ ThemeExtensionListTest.php - Tests that themes have an empty default version set.
- ThemeInstallerTest::testThemeInfoAlter in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ThemeInstallerTest.php - Tests that theme info can be altered by a module.
- _ckeditor5_theme_css in core/
modules/ ckeditor5/ ckeditor5.module - Retrieves the default theme's CKEditor 5 stylesheets.
- _ckeditor_theme_css in core/
modules/ ckeditor/ ckeditor.module - Retrieves the default theme's CKEditor stylesheets.
- _drupal_maintenance_theme in core/
includes/ theme.maintenance.inc - Sets up the theming system for maintenance page.