222 string references to 'Theme'

AdminDemoNegotiator::determineActiveTheme in core/modules/block/src/Theme/AdminDemoNegotiator.php
Determine the active theme for the request.
AssertPageCacheContextsAndTagsTrait::assertCacheContexts in core/modules/system/src/Tests/Cache/AssertPageCacheContextsAndTagsTrait.php
Ensures that some cache contexts are present in the current response.
AssertPageCacheContextsAndTagsTrait::assertCacheContexts in core/modules/system/tests/src/Functional/Cache/AssertPageCacheContextsAndTagsTrait.php
Ensures that some cache contexts are present in the current response.
bartik.info.yml in core/themes/bartik/bartik.info.yml
core/themes/bartik/bartik.info.yml
big_pipe_test_theme.info.yml in core/modules/big_pipe/tests/themes/big_pipe_test_theme/big_pipe_test_theme.info.yml
core/modules/big_pipe/tests/themes/big_pipe_test_theme/big_pipe_test_theme.info.yml
block.schema.yml in core/modules/block/config/schema/block.schema.yml
core/modules/block/config/schema/block.schema.yml
Block::calculateDependencies in core/modules/block/src/Entity/Block.php
Calculates dependencies and stores them in the dependency property.
BlockContentAddLocalAction::getOptions in core/modules/block_content/src/Plugin/Menu/LocalAction/BlockContentAddLocalAction.php
Returns options for rendering a link for the local action.
BlockContentCacheTagsTest::testBlock in core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php
Tests that the block is cached with the correct contexts and tags.
BlockContentController::addForm in core/modules/block_content/src/Controller/BlockContentController.php
Presents the custom block creation form.
BlockContentTest::getExpectedCacheContexts in core/modules/jsonapi/tests/src/Functional/BlockContentTest.php
The expected cache contexts for the GET/HEAD response of the test entity.
BlockCreationTrait::placeBlock in core/modules/block/tests/src/Traits/BlockCreationTrait.php
Creates a block instance based on default settings.
BlockDependenciesTest::createBlock in core/modules/views/tests/src/Kernel/Plugin/BlockDependenciesTest.php
Creates a block instance based on default settings.
BlockForm::form in core/modules/block/src/BlockForm.php
Gets the actual form array to be built.
BlockForm::submitForm in core/modules/block/src/BlockForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form stateā€¦
BlockForm::themeSwitch in core/modules/block/src/BlockForm.php
Handles switching the available regions based on the selected theme.
BlockListBuilder::buildBlocksForm in core/modules/block/src/BlockListBuilder.php
Builds the main "Blocks" portion of the form.
BlockTranslation::query in core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php
BlockViewBuilderTest::assertBlockRenderedWithExpectedCacheability in core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
Asserts that a block is built/rendered/cached with expected cacheability.
block_help in core/modules/block/block.module
Implements hook_help().
block_test_specialchars_theme.info.yml in core/modules/block/tests/modules/block_test/themes/block_test_specialchars_theme/block_test_specialchars_theme.info.yml
core/modules/block/tests/modules/block_test/themes/block_test_specialchars_theme/block_test_specialchars_theme.info.yml
block_test_theme.info.yml in core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml
core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml
BreakpointDiscoveryTest::testBreakpointGroups in core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php
Test the collection of breakpoint groups.
breakpoint_theme_test.info.yml in core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml
core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml
claro.info.yml in core/themes/claro/claro.info.yml
core/themes/claro/claro.info.yml
classy.info.yml in core/themes/classy/classy.info.yml
core/themes/classy/classy.info.yml
ColorTest::providerSource in core/modules/color/tests/src/Kernel/Plugin/migrate/source/d7/ColorTest.php
The data provider.
color_get_info in core/modules/color/color.module
Retrieves the Color module information for a particular theme.
color_scheme_form_submit in core/modules/color/color.module
Form submission handler for color_scheme_form().
color_test_theme.info.yml in core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.info.yml
core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.info.yml
CommentResourceTestBase::getExpectedCacheContexts in core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php
The expected cache contexts for the GET/HEAD response of the test entity.
CommentRssTest::testCommentRss in core/modules/comment/tests/src/Functional/CommentRssTest.php
Tests comments as part of an RSS feed.
CommentTest::getExpectedCacheContexts in core/modules/jsonapi/tests/src/Functional/CommentTest.php
The expected cache contexts for the GET/HEAD response of the test entity.
CompatibilityFixTest::testFixCompatibility in core/tests/Drupal/KernelTests/Core/Update/CompatibilityFixTest.php
@expectedDeprecation update_fix_compatibility() is deprecated in Drupal 8.8.5 and will be removed before Drupal 9.0.0. There is no replacement. See https://www.drupal.org/node/3026100
ConfigDependencyManager::getDependentEntities in core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php
Gets dependencies.
ConfigDependencyManager::getGraph in core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php
Gets the dependency graph of all the config entities.
ConfigEntityDependencyTest::testEmptyDependencies in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityDependencyTest.php
ConfigEntityDependencyTest::testWithDependencies in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityDependencyTest.php
ConfigImporter::getNextExtensionOperation in core/lib/Drupal/Core/Config/ConfigImporter.php
Gets the next extension operation to perform.
ConfigImporter::initialize in core/lib/Drupal/Core/Config/ConfigImporter.php
Initializes the config importer in preparation for processing a batch.
ConfigImporter::processExtension in core/lib/Drupal/Core/Config/ConfigImporter.php
Processes an extension change.
ConfigImportSubscriber::validateDependencies in core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php
Validates configuration being imported does not have unmet dependencies.
ConfigImportSubscriber::validateThemes in core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php
Validates theme installations and uninstallations.
ConfigInstaller::getEnabledExtensions in core/lib/Drupal/Core/Config/ConfigInstaller.php
Gets the list of enabled extensions including both modules and themes.
ConfigInstaller::getMissingDependencies in core/lib/Drupal/Core/Config/ConfigInstaller.php
Returns an array of missing dependencies for a config object.
ConfigInstaller::installDefaultConfig in core/lib/Drupal/Core/Config/ConfigInstaller.php
Installs the default configuration of a given extension.
ConfigTranslationBlockListBuilder::buildHeader in core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php
Builds the header row for the entity listing.
ConfigTranslationBlockListBuilder::sortRows in core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php
Sorts an array by value.
config_clash_test_theme.info.yml in core/modules/config/tests/config_clash_test_theme/config_clash_test_theme.info.yml
core/modules/config/tests/config_clash_test_theme/config_clash_test_theme.info.yml
config_translation_test_system_info_alter in core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.module
Implements hook_system_info_alter().
config_translation_test_theme.info.yml in core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.info.yml
core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.info.yml
core.services.yml in core/core.services.yml
core/core.services.yml
CurrentThemeCondition::buildConfigurationForm in core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php
Form constructor.
CurrentThemeCondition::getCacheContexts in core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php
The cache contexts associated with this object.
CurrentThemeCondition::submitConfigurationForm in core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php
Form submission handler.
d6_block.yml in core/modules/block/migrations/d6_block.yml
core/modules/block/migrations/d6_block.yml
d6_block_translation.yml in core/modules/content_translation/migrations/d6_block_translation.yml
core/modules/content_translation/migrations/d6_block_translation.yml
d7_block.yml in core/modules/block/migrations/d7_block.yml
core/modules/block/migrations/d7_block.yml
d7_block_translation.yml in core/modules/content_translation/migrations/d7_block_translation.yml
core/modules/content_translation/migrations/d7_block_translation.yml
default.services.yml in sites/default/default.services.yml
sites/default/default.services.yml
default.services.yml in core/assets/scaffold/files/default.services.yml
core/assets/scaffold/files/default.services.yml
DefaultConfigTest::testModuleConfig in core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php
Tests if installed config is equal to the exported config.
DisplayPageWebTest::testArguments in core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php
Tests arguments.
EntityBlock::getEntityId in core/modules/block/src/Plugin/migrate/destination/EntityBlock.php
Gets the entity ID of the row.
EntityCacheTagsTestBase::testReferencedEntity in core/modules/system/src/Tests/Entity/EntityCacheTagsTestBase.php
Tests cache tags presence and invalidation of the entity when referenced.
EntityCacheTagsTestBase::testReferencedEntity in core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php
Tests cache tags presence and invalidation of the entity when referenced.
EntityFilteringThemeTest::setUp in core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php
EntityListBuilderTest::testCacheContexts in core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php
Tests that the correct cache contexts are set.
EntityTestTextItemNormalizerTest::getExpectedCacheContexts in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php
The expected cache contexts for the GET/HEAD response of the test entity.
EntityWithUriCacheTagsTestBase::getDefaultCacheContexts in core/modules/system/src/Tests/Entity/EntityWithUriCacheTagsTestBase.php
Gets the default cache contexts for rendered entities.
EntityWithUriCacheTagsTestBase::getDefaultCacheContexts in core/modules/system/tests/src/Functional/Entity/EntityWithUriCacheTagsTestBase.php
Gets the default cache contexts for rendered entities.
experimental_theme_dependency_test.info.yml in core/modules/system/tests/themes/experimental_theme_dependency_test/experimental_theme_dependency_test.info.yml
core/modules/system/tests/themes/experimental_theme_dependency_test/experimental_theme_dependency_test.info.yml
experimental_theme_test.info.yml in core/modules/system/tests/themes/experimental_theme_test/experimental_theme_test.info.yml
core/modules/system/tests/themes/experimental_theme_test/experimental_theme_test.info.yml
ExposedFormTest::testExposedSortAndItemsPerPage in core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php
Tests exposed forms with exposed sort and items per page.
ExtensionDiscoveryTest::populateFilesystemStructure in core/tests/Drupal/Tests/Core/Extension/ExtensionDiscoveryTest.php
Adds example files to the filesystem structure.
ExtensionDiscoveryTest::testExtensionDiscoveryVfs in core/tests/Drupal/Tests/Core/Extension/ExtensionDiscoveryTest.php
Tests extension discovery in a virtual filesystem with vfsStream.
ExtensionInstallStorage::getAllFolders in core/lib/Drupal/Core/Config/ExtensionInstallStorage.php
Returns a map of all config object names and their folders.
FieldRenderedEntityTest::assertCacheabilityMetadata in core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php
Ensures that the expected cacheability metadata is applied.
FieldWebTest::testClickSorting in core/modules/views/tests/src/Functional/Handler/FieldWebTest.php
Tests the click sorting functionality.
FilterAPITest::testProcessedTextElement in core/modules/filter/tests/src/Kernel/FilterAPITest.php
Tests the 'processed_text' element.
FrontPageTest::doTestFrontPageViewCacheTags in core/modules/node/tests/src/Functional/Views/FrontPageTest.php
Tests the cache tags on the front page.
GetFilenameTest::testDrupalGetFilename in core/tests/Drupal/KernelTests/Core/Bootstrap/GetFilenameTest.php
Tests that drupal_get_filename() works when the file is not in database.
GlossaryTest::testGlossaryView in core/modules/views/tests/src/Functional/GlossaryTest.php
Tests the default glossary view.
HelpTopicsSyntaxTest::testHelpTopics in core/modules/help_topics/tests/src/Functional/HelpTopicsSyntaxTest.php
Tests that all Core help topics can be rendered and have good syntax.
HelpTopicTwigLoaderTest::setUp in core/modules/help_topics/tests/src/Unit/HelpTopicTwigLoaderTest.php
help_topics_test_theme.info.yml in core/modules/help_topics/tests/themes/help_topics_test_theme/help_topics_test_theme.info.yml
core/modules/help_topics/tests/themes/help_topics_test_theme/help_topics_test_theme.info.yml
HtaccessTest::getProtectedFiles in core/modules/system/tests/src/Functional/System/HtaccessTest.php
Get an array of file paths for access testing.
InstallStorage::getAllFolders in core/lib/Drupal/Core/Config/InstallStorage.php
Returns a map of all config object names and their folders.
KernelTestBaseTest::testNoThemeByDefault in core/modules/simpletest/src/Tests/KernelTestBaseTest.php
Tests that there is no theme by default.
KernelTestBaseTest::testRenderWithTheme in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::render
LayoutPluginManagerTest::setUp in core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php
LibraryDiscoveryParser::buildByExtension in core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php
Parses and builds up all the libraries information of an extension.
LibraryDiscoveryParserTest::testBuildByExtensionWithTheme in core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php
Tests that a theme can be used instead of a module.
locale_translation_project_list in core/modules/locale/locale.compare.inc
Fetch an array of projects for translation update.
MenuLinkContentCacheabilityBubblingTest::testOutboundPathAndRouteProcessing in core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentCacheabilityBubblingTest.php
Tests bubbleable metadata of menu links' outbound route/path processing.
module_test_system_info_alter in core/modules/system/tests/modules/module_test/module_test.module
Implements hook_system_info_alter().
NodeBlockFunctionalTest::testRecentNodeBlock in core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php
Tests the recent comments block.
NodeListBuilderTest::testCacheContexts in core/modules/node/tests/src/Kernel/NodeListBuilderTest.php
Tests that the correct cache contexts are set.
OverrideSectionsTest::testOverrideField in core/modules/layout_builder/tests/src/Functional/Rest/OverrideSectionsTest.php
Tests that the layout override field is not normalized.
PageCacheTagsIntegrationTest::testPageCacheTags in core/modules/page_cache/tests/src/Functional/PageCacheTagsIntegrationTest.php
Test that cache tags are properly bubbled up to the page level.
PagerTest::testNormalPager in core/modules/views/tests/src/Functional/Plugin/PagerTest.php
Tests the normal pager.
quickedit_library_info_alter in core/modules/quickedit/quickedit.module
Implements hook_library_info_alter().
Registry::build in core/lib/Drupal/Core/Theme/Registry.php
Builds the theme registry cache.
Registry::processExtension in core/lib/Drupal/Core/Theme/Registry.php
Process a single implementation of hook_theme().
RendererTest::providerTestAddCacheableDependency in core/tests/Drupal/Tests/Core/Render/RendererTest.php
RendererTest::testRenderAccessCacheabilityDependencyInheritance in core/tests/Drupal/Tests/Core/Render/RendererTest.php
@covers ::render @covers ::doRender
RendererTestBase::setUp in core/tests/Drupal/Tests/Core/Render/RendererTestBase.php
ResponsiveImageStyleConfigEntityUnitTest::testCalculateDependencies in core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php
@covers ::calculateDependencies
RouterTest::testFinishResponseSubscriber in core/modules/system/tests/src/Functional/Routing/RouterTest.php
Confirms that our FinishResponseSubscriber logic works properly.
RowRenderCacheTest::doTestRenderedOutput in core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php
Check whether the rendered output matches expectations.
RowRenderCacheTest::testNoCaching in core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php
Test that rows are not cached when the none cache plugin is used.
seven.info.yml in core/themes/seven/seven.info.yml
core/themes/seven/seven.info.yml
stable.info.yml in core/themes/stable/stable.info.yml
core/themes/stable/stable.info.yml
stark.info.yml in core/themes/stark/stark.info.yml
core/themes/stark/stark.info.yml
statistics_test_attached.info.yml in core/modules/statistics/tests/themes/statistics_test_attached/statistics_test_attached.info.yml
core/modules/statistics/tests/themes/statistics_test_attached/statistics_test_attached.info.yml
StyleSerializerTest::testRestRenderCaching in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests REST export with views render caching enabled.
StyleSerializerTest::testRestViewExposedFilter in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the exposed filter works.
StyleSerializerTest::testSerializerResponses in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Checks the behavior of the Serializer callback paths and row plugins.
SystemGetInfoTest::testSystemGetInfo in core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php
Tests system_get_info().
SystemListTest::testSystemList in core/tests/Drupal/KernelTests/Core/Theme/SystemListTest.php
Tests installing a theme.
SystemLocalTasksTest::setUp in core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php
system_list in core/includes/module.inc
Builds a list of installed themes.
system_requirements in core/modules/system/system.install
Implements hook_requirements().
system_system_info_alter in core/modules/system/system.module
Implements hook_system_info_alter().
system_update_8005 in core/modules/system/system.install
Place local actions and tasks blocks in every theme.
template_preprocess_color_scheme_form in core/modules/color/color.module
Prepares variables for color scheme form templates.
TermTest::getExpectedCacheContexts in core/modules/jsonapi/tests/src/Functional/TermTest.php
The expected cache contexts for the GET/HEAD response of the test entity.
TestDiscovery::getExtensions in core/lib/Drupal/Core/Test/TestDiscovery.php
Returns all available extensions.
TestInstallStorage::getAllFolders in core/modules/config/tests/config_test/src/TestInstallStorage.php
Returns a map of all config object names and their folders.
test_basetheme.info.yml in core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml
core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml
test_ckeditor_stylesheets_external.info.yml in core/modules/system/tests/themes/test_ckeditor_stylesheets_external/test_ckeditor_stylesheets_external.info.yml
core/modules/system/tests/themes/test_ckeditor_stylesheets_external/test_ckeditor_stylesheets_external.info.yml
test_ckeditor_stylesheets_protocol_relative.info.yml in core/modules/system/tests/themes/test_ckeditor_stylesheets_protocol_relative/test_ckeditor_stylesheets_protocol_relative.info.yml
core/modules/system/tests/themes/test_ckeditor_stylesheets_protocol_relative/test_ckeditor_stylesheets_protocol_relative.info.yml
test_ckeditor_stylesheets_relative.info.yml in core/modules/system/tests/themes/test_ckeditor_stylesheets_relative/test_ckeditor_stylesheets_relative.info.yml
core/modules/system/tests/themes/test_ckeditor_stylesheets_relative/test_ckeditor_stylesheets_relative.info.yml
test_core_semver.info.yml in core/modules/system/tests/themes/test_core_semver/test_core_semver.info.yml
core/modules/system/tests/themes/test_core_semver/test_core_semver.info.yml
test_invalid_basetheme.info.yml in core/modules/system/tests/themes/test_invalid_basetheme/test_invalid_basetheme.info.yml
core/modules/system/tests/themes/test_invalid_basetheme/test_invalid_basetheme.info.yml
test_invalid_basetheme_sub.info.yml in core/modules/system/tests/themes/test_invalid_basetheme_sub/test_invalid_basetheme_sub.info.yml
core/modules/system/tests/themes/test_invalid_basetheme_sub/test_invalid_basetheme_sub.info.yml
test_invalid_core.info.yml in core/modules/system/tests/themes/test_invalid_core/test_invalid_core.info.yml
core/modules/system/tests/themes/test_invalid_core/test_invalid_core.info.yml
test_invalid_core_semver.info.yml in core/modules/system/tests/themes/test_invalid_core_semver/test_invalid_core_semver.info.yml
core/modules/system/tests/themes/test_invalid_core_semver/test_invalid_core_semver.info.yml
test_invalid_engine.info.yml in core/modules/system/tests/themes/test_invalid_engine/test_invalid_engine.info.yml
core/modules/system/tests/themes/test_invalid_engine/test_invalid_engine.info.yml
test_invalid_region.info.yml in core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml
core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml
test_layout_theme.info.yml in core/modules/layout_discovery/tests/themes/test_layout_theme/test_layout_theme.info.yml
core/modules/layout_discovery/tests/themes/test_layout_theme/test_layout_theme.info.yml
test_legacy_stylesheets_remove.info.yml in core/modules/system/tests/themes/test_legacy_stylesheets_remove/test_legacy_stylesheets_remove.info.yml
core/modules/system/tests/themes/test_legacy_stylesheets_remove/test_legacy_stylesheets_remove.info.yml
test_legacy_theme.info.yml in core/modules/system/tests/themes/test_legacy_theme/test_legacy_theme.info.yml
core/modules/system/tests/themes/test_legacy_theme/test_legacy_theme.info.yml
test_messages.info.yml in core/modules/system/tests/themes/test_messages/test_messages.info.yml
core/modules/system/tests/themes/test_messages/test_messages.info.yml
test_stable.info.yml in core/tests/fixtures/test_stable/test_stable.info.yml
core/tests/fixtures/test_stable/test_stable.info.yml
test_subseven.info.yml in core/modules/system/tests/themes/test_subseven/test_subseven.info.yml
core/modules/system/tests/themes/test_subseven/test_subseven.info.yml
test_subsubtheme.info.yml in core/modules/system/tests/themes/test_subsubtheme/test_subsubtheme.info.yml
core/modules/system/tests/themes/test_subsubtheme/test_subsubtheme.info.yml
test_subtheme.info.yml in core/modules/system/tests/themes/test_subtheme/test_subtheme.info.yml
core/modules/system/tests/themes/test_subtheme/test_subtheme.info.yml
test_theme.info.yml in core/modules/system/tests/themes/test_theme/test_theme.info.yml
core/modules/system/tests/themes/test_theme/test_theme.info.yml
test_theme_depending_on_constrained_modules.info.yml in core/modules/system/tests/themes/test_theme_depending_on_constrained_modules/test_theme_depending_on_constrained_modules.info.yml
core/modules/system/tests/themes/test_theme_depending_on_constrained_modules/test_theme_depending_on_constrained_modules.info.yml
test_theme_depending_on_modules.info.yml in core/modules/system/tests/themes/test_theme_depending_on_modules/test_theme_depending_on_modules.info.yml
core/modules/system/tests/themes/test_theme_depending_on_modules/test_theme_depending_on_modules.info.yml
test_theme_depending_on_nonexisting_module.info.yml in core/modules/system/tests/themes/test_theme_depending_on_nonexisting_module/test_theme_depending_on_nonexisting_module.info.yml
core/modules/system/tests/themes/test_theme_depending_on_nonexisting_module/test_theme_depending_on_nonexisting_module.info.yml
test_theme_having_veery_long_name_which_is_too_long.info.yml in core/modules/system/tests/themes/test_theme_having_veery_long_name_which_is_too_long/test_theme_having_veery_long_name_which_is_too_long.info.yml
core/modules/system/tests/themes/test_theme_having_veery_long_name_which_is_too_long/test_theme_having_veery_long_name_which_is_too_long.info.yml
test_theme_libraries_empty.info.yml in core/modules/system/tests/themes/test_theme_libraries_empty/test_theme_libraries_empty.info.yml
core/modules/system/tests/themes/test_theme_libraries_empty/test_theme_libraries_empty.info.yml
test_theme_libraries_extend.info.yml in core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.info.yml
core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.info.yml
test_theme_libraries_override_with_drupal_settings.info.yml in core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml
core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml
test_theme_libraries_override_with_invalid_asset.info.yml in core/modules/system/tests/themes/test_theme_libraries_override_with_invalid_asset/test_theme_libraries_override_with_invalid_asset.info.yml
core/modules/system/tests/themes/test_theme_libraries_override_with_invalid_asset/test_theme_libraries_override_with_invalid_asset.info.yml
test_theme_mixed_module_dependencies.info.yml in core/modules/system/tests/themes/test_theme_mixed_module_dependencies/test_theme_mixed_module_dependencies.info.yml
core/modules/system/tests/themes/test_theme_mixed_module_dependencies/test_theme_mixed_module_dependencies.info.yml
test_theme_nyan_cat_engine.info.yml in core/modules/system/tests/themes/test_theme_nyan_cat_engine/test_theme_nyan_cat_engine.info.yml
core/modules/system/tests/themes/test_theme_nyan_cat_engine/test_theme_nyan_cat_engine.info.yml
test_theme_settings.info.yml in core/modules/system/tests/themes/test_theme_settings/test_theme_settings.info.yml
core/modules/system/tests/themes/test_theme_settings/test_theme_settings.info.yml
test_theme_settings_features.info.yml in core/modules/system/tests/themes/test_theme_settings_features/test_theme_settings_features.info.yml
core/modules/system/tests/themes/test_theme_settings_features/test_theme_settings_features.info.yml
test_theme_theme.info.yml in core/modules/system/tests/themes/test_theme_theme/test_theme_theme.info.yml
core/modules/system/tests/themes/test_theme_theme/test_theme_theme.info.yml
test_theme_twig_registry_loader.info.yml in core/modules/system/tests/themes/test_theme_twig_registry_loader/test_theme_twig_registry_loader.info.yml
core/modules/system/tests/themes/test_theme_twig_registry_loader/test_theme_twig_registry_loader.info.yml
test_theme_twig_registry_loader_subtheme.info.yml in core/modules/system/tests/themes/test_theme_twig_registry_loader_subtheme/test_theme_twig_registry_loader_subtheme.info.yml
core/modules/system/tests/themes/test_theme_twig_registry_loader_subtheme/test_theme_twig_registry_loader_subtheme.info.yml
test_theme_twig_registry_loader_theme.info.yml in core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/test_theme_twig_registry_loader_theme.info.yml
core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/test_theme_twig_registry_loader_theme.info.yml
test_theme_with_a_base_theme_depending_on_modules.info.yml in core/modules/system/tests/themes/test_theme_with_a_base_theme_depending_on_modules/test_theme_with_a_base_theme_depending_on_modules.info.yml
core/modules/system/tests/themes/test_theme_with_a_base_theme_depending_on_modules/test_theme_with_a_base_theme_depending_on_modules.info.yml
test_wild_west.info.yml in core/modules/system/tests/themes/test_wild_west/test_wild_west.info.yml
core/modules/system/tests/themes/test_wild_west/test_wild_west.info.yml
Theme::canUpdate in core/lib/Drupal/Core/Updater/Theme.php
Determines whether this class can update the specified project.
Theme::canUpdateDirectory in core/lib/Drupal/Core/Updater/Theme.php
Determines if the Updater can handle the project provided in $directory.
Theme::getInstallDirectory in core/lib/Drupal/Core/Updater/Theme.php
Returns the directory where a theme should be installed.
ThemeCacheContext::getLabel in core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php
Returns the label of the cache context.
ThemeController::install in core/modules/system/src/Controller/ThemeController.php
Installs a theme.
ThemeController::setDefaultTheme in core/modules/system/src/Controller/ThemeController.php
Set the default theme.
ThemeController::uninstall in core/modules/system/src/Controller/ThemeController.php
Uninstalls a theme.
ThemeExtensionList::doList in core/lib/Drupal/Core/Extension/ThemeExtensionList.php
Builds the list of extensions.
ThemeExtensionList::getInstalledExtensionNames in core/lib/Drupal/Core/Extension/ThemeExtensionList.php
Returns a list of machine names of installed extensions.
ThemeExtensionListTest::testGetBaseThemes in core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php
Tests getting the base themes for a set a defines themes.
ThemeExtensionListTest::testRebuildThemeDataWithThemeParents in core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php
Tests rebuild the theme data with theme parents.
ThemeHandler::listInfo in core/lib/Drupal/Core/Extension/ThemeHandler.php
Returns a list of currently installed themes.
ThemeHandler::refreshInfo in core/lib/Drupal/Core/Extension/ThemeHandler.php
Refreshes the theme info data of currently installed themes.
ThemeHandlerTest::testRebuildThemeData in core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php
Tests rebuilding the theme data.
ThemeHandlerTest::testThemeLibrariesEmpty in core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php
Tests empty libraries in theme.info.yml file.
ThemeInfoTest::testStylesheets in core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php
Tests stylesheets-remove.
ThemeInitialization::getActiveThemeByName in core/lib/Drupal/Core/Theme/ThemeInitialization.php
Builds an active theme object.
ThemeInstaller::install in core/lib/Drupal/Core/Extension/ThemeInstaller.php
Installs a given list of themes.
ThemeInstaller::uninstall in core/lib/Drupal/Core/Extension/ThemeInstaller.php
Uninstalls a given list of themes.
ThemeInstallerTest::testEmpty in core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
Verifies that no themes are installed by default.
ThemeSettingsForm::buildForm in core/modules/system/src/Form/ThemeSettingsForm.php
ThemeSettingsTest::setUp in core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php
ThemeTest::testFindThemeTemplates in core/modules/system/tests/src/Kernel/Theme/ThemeTest.php
Tests drupal_find_theme_templates().
theme_page_test_system_info_alter in core/modules/system/tests/modules/theme_page_test/theme_page_test.module
Implements hook_system_info_alter().
theme_settings_convert_to_config in core/includes/theme.inc
Converts theme settings to configuration.
theme_test_system_info_alter in core/modules/system/tests/modules/theme_test/theme_test.module
Implements hook_system_info_alter().
TokenReplaceWebTest::testTokens in core/modules/system/tests/src/Functional/System/TokenReplaceWebTest.php
Tests a token replacement on an actual website.
ToolbarCacheContextsTest::assertToolbarCacheContexts in core/modules/toolbar/tests/src/Functional/ToolbarCacheContextsTest.php
Tests that cache contexts are applied for both users.
TrackerTest::testTrackerAll in core/modules/tracker/tests/src/Functional/TrackerTest.php
Tests for the presence of nodes on the global tracker listing.
TrackerTest::testTrackerUser in core/modules/tracker/tests/src/Functional/TrackerTest.php
Tests for the presence of nodes on a user's tracker listing.
TwigDebugMarkupTest::testTwigDebugMarkup in core/modules/system/tests/src/Functional/Theme/TwigDebugMarkupTest.php
Tests debug markup added to Twig template output.
TwigWhiteListTest::testWhiteListChaining in core/tests/Drupal/KernelTests/Core/Theme/TwigWhiteListTest.php
Tests white-listing of methods doesn't interfere with chaining.
umami.info.yml in core/profiles/demo_umami/themes/umami/umami.info.yml
core/profiles/demo_umami/themes/umami/umami.info.yml
UpdateContribTest::testUpdateHiddenBaseTheme in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests updates with a hidden base theme.
UpdateContribTest::testUpdateShowDisabledThemes in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests that disabled themes are only shown when desired.
UpdateManager::getProjects in core/modules/update/src/UpdateManager.php
Fetches an array of installed and enabled projects.
UpdateManagerUpdate::buildForm in core/modules/update/src/Form/UpdateManagerUpdate.php
Form constructor.
UpdateScriptTest::enableExtension in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Enables an extension using the UI.
UpdateScriptTest::providerExtensionCompatibilityChange in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Date provider for testExtensionCompatibilityChange().
UpdateScriptTest::providerMissingExtension in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Data provider for testMissingExtension().
UpdateScriptTest::testExtensionCompatibilityChange in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests that extension compatibility changes are handled correctly.
UpdateScriptTest::testMissingExtension in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests that a missing extension prevents updates.
UpdateScriptTest::testThemeSystem in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests the effect of using the update script on the theme system.
update_check_incompatibility in core/includes/update.inc
Tests the compatibility of a module or theme.
update_fix_compatibility in core/includes/update.inc
Disables any extensions that are incompatible with the current core version.
update_test_basetheme.info.yml in core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml
core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml
update_test_subtheme.info.yml in core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml
core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml
UrlTest::testLinkBubbleableMetadata in core/modules/system/tests/src/Functional/Common/UrlTest.php
Tests that #type=link bubbles outbound route/path processors' metadata.
User::baseFields in core/modules/user/src/Plugin/migrate/source/d6/User.php
Returns the user base fields to be migrated.
user_test_theme.info.yml in core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml
core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml
ViewAjaxControllerTest::setUp in core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php
views_test_checkboxes_theme.info.yml in core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml
core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml
views_test_classy_subtheme.info.yml in core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.info.yml
core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.info.yml
views_test_theme.info.yml in core/modules/views/tests/themes/views_test_theme/views_test_theme.info.yml
core/modules/views/tests/themes/views_test_theme/views_test_theme.info.yml
_ckeditor_theme_css in core/modules/ckeditor/ckeditor.module
Retrieves the default theme's CKEditor stylesheets.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.