BasicSettingsForm::create in core/modules/views_ui/src/Form/BasicSettingsForm.php
BlockConfigEntityUnitTest::setUp in core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php
BlockContentController::create in core/modules/block_content/src/Controller/BlockContentController.php
Instantiates a new instance of the implementing class using autowiring.
BlockContentLocalTasksTest::setUp in core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php
BlockForm::create in core/modules/block/src/BlockForm.php
Instantiates a new instance of this class.
BlockLocalTasksTest::setUp in core/modules/block/tests/src/Unit/Menu/BlockLocalTasksTest.php
BlockRegion::create in core/modules/block/src/Plugin/migrate/process/BlockRegion.php
Creates an instance of the plugin.
BlockUiTest::testBlockAdminUiPage in core/modules/block/tests/src/Functional/BlockUiTest.php
Tests block admin page exists and functions correctly.
block_help in core/modules/block/block.module
Implements hook_help().
block_modules_installed in core/modules/block/block.module
Implements hook_modules_installed().
block_rebuild in core/modules/block/block.module
Implements hook_rebuild().
block_themes_installed in core/modules/block/block.module
Initializes blocks for installed themes.
CKEditorStylesheetsWarningTest::installThemeThatTriggersWarning in core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditorStylesheetsWarningTest.php
Installs and enables themes for testing.
claro_system_module_invoked_library_info_alter in core/themes/claro/claro.theme
Called by system.module via its hook_library_info_alter().
ConfigImporterMissingContentTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php
ConfigImportInstallProfileTest::testInstallProfileValidation in core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php
Tests config importer can uninstall install profiles.
ConfigImportRecreateTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php
ConfigImportRenameValidationTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php
ConfigImportThemeInstallTest::testConfigImportWithThemeWithModuleDependencies in core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php
Tests config imports that install and uninstall a theme with dependencies.
ConfigImportUITest::testImport in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests importing configuration.
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.
ConfigTestTrait::configImporter in core/tests/Drupal/Tests/ConfigTestTrait.php
Returns a ConfigImporter object to import test configuration.
ConfigTranslationBlockListBuilder::createInstance in core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php
Instantiates a new instance of this entity handler.
ConfigUninstallViaCliImportTest::setUp in core/modules/config/tests/src/Kernel/ConfigUninstallViaCliImportTest.php
ContentEntityNullStorageTest::testDeleteThroughImport in core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php
Tests deleting a contact form entity via a configuration import.
ContentTranslationConfigImportTest::setUp in core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php
DisplayPageWebTest::testAdminTheme in core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php
Tests the 'use_admin_theme' page display option.
drupal_find_theme_templates in core/includes/theme.inc
Allows themes and/or theme engines to easily discover overridden templates.
drupal_flush_all_caches in core/includes/common.inc
Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures.
ExperimentalThemeTest::testExperimentalConfirmForm in core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
Tests installing experimental themes and dependencies in the UI.
help_post_update_help_topics_search in core/modules/help/help.post_update.php
Install or update config for help topics if the search module installed.
hook_rebuild in core/core.api.php
Rebuild data based upon refreshed caches.
NegotiationConfigureForm::create in core/modules/language/src/Form/NegotiationConfigureForm.php
NodeBlockFunctionalTest::testRecentNodeBlock in core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php
Tests the recent comments block.
OverriddenConfigImportTest::setUp in core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php
PluginDependencyTrait::themeHandler in core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php
Wraps the theme handler.
RegistryTest::testMultipleSubThemes in core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php
Tests the theme registry with multiple subthemes.
RegistryTest::testSuggestionPreprocessFunctions in core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php
Tests the theme registry with suggestions.
RegistryTest::testThemeRegistryAlterByTheme in core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php
Tests that the theme registry can be altered by themes.
RegistryTest::testThemeTemplatesRegisteredByModules in core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php
Tests theme-provided templates that are registered by modules.
ResolvedLibraryDefinitionsFilesMatchTest::setUp in core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php
shortcut_install in core/modules/shortcut/shortcut.install
Implements hook_install().
shortcut_uninstall in core/modules/shortcut/shortcut.install
Implements hook_uninstall().
Stable9TemplateOverrideTest::setUp in core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php
SystemLocalTasksTest::setUp in core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php
ThemeInstallerTest::testEmpty in core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
Verifies that no themes are installed by default.
ThemeInstallerTest::testInstallDeprecated in core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
Tests trying to install a deprecated theme.
ThemeInstallerTest::testThemeInfoAlter in core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
Tests that theme info can be altered by a module.
ThemeInstallerTest::themeHandler in core/tests/Drupal/KernelTests/Core/Theme/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
ThemeSettingsTest::testLogoConfig in core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php
Tests that the default logo config can be overridden.
ThemeTest::testListThemes in core/modules/system/tests/src/Kernel/Theme/ThemeTest.php
Tests the listInfo() function.
ThemeUpdateTest::testThemeUpdates in core/modules/system/tests/src/Functional/Theme/ThemeUpdateTest.php
Ensures preprocess functions run even for suggestion implementations.
theme_get_setting in core/includes/theme.inc
Retrieves a setting for the current theme or for a given theme.
UpdatePathTestBaseFilledTest::testUpdatedSite in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestBaseFilledTest.php
Tests that the content and configuration were properly updated.
_drupal_maintenance_theme in core/includes/theme.maintenance.inc
Sets up the theming system for maintenance page.