Search for theme

  1. Search 7.x for theme
  2. Search 9.5.x for theme
  3. Search 8.9.x for theme
  4. Search 10.3.x for theme
  5. Search 11.x for theme
  6. Other projects
Title Object type File name Summary
BlockContent::setTheme function core/modules/block_content/src/Entity/BlockContent.php
BlockContentCacheTagsTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php
BlockContentContextualLinksTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php
BlockContentController::$themeHandler property core/modules/block_content/src/Controller/BlockContentController.php The theme handler.
BlockContentCreationTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php
BlockContentFieldFilterTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Views/BlockContentFieldFilterTest.php
BlockContentHooks::themeSuggestionsBlockAlter function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_theme_suggestions_HOOK_alter() for block templates.
BlockContentIntegrationTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Views/BlockContentIntegrationTest.php
BlockContentInterface::getTheme function core/modules/block_content/src/BlockContentInterface.php Gets the theme value.
BlockContentInterface::setTheme function core/modules/block_content/src/BlockContentInterface.php Sets the theme value.
BlockContentJsonAnonTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonAnonTest.php
BlockContentJsonBasicAuthTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonBasicAuthTest.php
BlockContentJsonCookieTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonCookieTest.php
BlockContentListTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentListTest.php
BlockContentListViewsTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php
BlockContentPageViewTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php
BlockContentRedirectTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php
BlockContentRevisionDeleteTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php
BlockContentRevisionRevertTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentRevisionRevertTest.php
BlockContentRevisionVersionHistoryTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php
BlockContentRouteAccessTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php
BlockContentSaveTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php
BlockContentStorageBodyFieldTest::$defaultTheme property core/modules/block_content/modules/block_content_storage_body_field/tests/src/Functional/BlockContentStorageBodyFieldTest.php The theme to install as the default for testing.
BlockContentTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/BlockContentTest.php The theme to install as the default for testing.
BlockContentThemeHooks class core/modules/block_content/src/Hook/BlockContentThemeHooks.php Theme hook implementations for block_content.
BlockContentThemeHooks.php file core/modules/block_content/src/Hook/BlockContentThemeHooks.php
BlockContentThemeHooks::preprocessEntityAddList function core/modules/block_content/src/Hook/BlockContentThemeHooks.php Implements hook_preprocess_HOOK() for entity_add_list.
BlockContentThemeHooks::__construct function core/modules/block_content/src/Hook/BlockContentThemeHooks.php
BlockContentThemeSuggestionsTest class core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php Tests block content theme suggestions.
BlockContentThemeSuggestionsTest.php file core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php
BlockContentThemeSuggestionsTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php
BlockContentThemeSuggestionsTest::$modules property core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php
BlockContentThemeSuggestionsTest::$uuid property core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php The UUID for a block content entity.
BlockContentThemeSuggestionsTest::FIELD_UI_PREFIX constant core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php Path prefix for the field UI for the test bundle.
BlockContentThemeSuggestionsTest::setUp function core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php
BlockContentThemeSuggestionsTest::testBlockContentThemeSuggestionsContent function core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php Test suggestions for content blocks.
BlockContentThemeSuggestionsTest::testBlockContentThemeSuggestionsExtraField function core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php Test suggestions for content blocks within extra fields blocks.
BlockContentThemeSuggestionsTestHooks class core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestHooks.php Hook implementations for block_content_theme_suggestions_test.
BlockContentThemeSuggestionsTestHooks.php file core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestHooks.php
BlockContentThemeSuggestionsTestHooks::entityExtraFieldInfo function core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestHooks.php Implements hook_entity_extra_field_info().
BlockContentThemeSuggestionsTestHooks::nodeView function core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestHooks.php Implements hook_node_view().
BlockContentThemeSuggestionsTestHooks::theme function core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestHooks.php Implements hook_theme().
BlockContentThemeSuggestionsTestThemeHooks class core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestThemeHooks.php Hook implementations for block_content_theme_suggestions_test.
BlockContentThemeSuggestionsTestThemeHooks.php file core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestThemeHooks.php
BlockContentThemeSuggestionsTestThemeHooks::preprocessBlock function core/modules/block_content/tests/modules/block_content_theme_suggestions_test/src/Hook/BlockContentThemeSuggestionsTestThemeHooks.php Implements hook_preprocess_block().
BlockContentTranslationTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentTranslationTest.php
BlockContentTranslationUITest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php
BlockContentTypeJsonAnonTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonAnonTest.php
BlockContentTypeJsonBasicAuthTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php
BlockContentTypeJsonCookieTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonCookieTest.php

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