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 Sets the theme value.
BlockContentCacheTagsTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php The theme to install as the default for testing.
BlockContentContextualLinksTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php The theme to install as the default for testing.
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 The theme to install as the default for testing.
BlockContentFieldFilterTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Views/BlockContentFieldFilterTest.php The theme to install as the default for testing.
BlockContentHooks::theme function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_theme().
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 The theme to install as the default for testing.
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 The theme to install as the default for testing.
BlockContentJsonBasicAuthTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonBasicAuthTest.php The theme to install as the default for testing.
BlockContentJsonCookieTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonCookieTest.php The theme to install as the default for testing.
BlockContentListTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentListTest.php The theme to install as the default for testing.
BlockContentListViewsTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php The theme to install as the default for testing.
BlockContentPageViewTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php The theme to install as the default for testing.
BlockContentRedirectTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php The theme to install as the default for testing.
BlockContentRevisionDeleteTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php The theme to install as the default for testing.
BlockContentRevisionRevertTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentRevisionRevertTest.php The theme to install as the default for testing.
BlockContentRevisionVersionHistoryTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php The theme to install as the default for testing.
BlockContentRouteAccessTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php The theme to install as the default for testing.
BlockContentSaveTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php The theme to install as the default for testing.
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 The theme to install as the default for testing.
BlockContentThemeSuggestionsTest::$modules property core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php Modules to install.
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 Sets the test up.
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 The theme to install as the default for testing.
BlockContentTranslationUITest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php The theme to install as the default for testing.
BlockContentTypeJsonAnonTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonAnonTest.php The theme to install as the default for testing.
BlockContentTypeJsonBasicAuthTest::$defaultTheme property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php The theme to install as the default for testing.

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