| BlockRepositoryTest::$theme |
property |
core/modules/block/tests/src/Unit/BlockRepositoryTest.php |
The theme for the test. |
| BlockSystemBrandingTest::$defaultTheme |
property |
core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php |
The theme to install as the default for testing. |
| BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions |
function |
core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php |
Tests template suggestions from the block module. |
| BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions |
function |
core/modules/block_content/tests/src/Kernel/BlockTemplateSuggestionsTest.php |
Tests template suggestions from block_content_theme_suggestions_block(). |
| BlockTest::$defaultTheme |
property |
core/modules/block/tests/src/Functional/BlockTest.php |
The theme to install as the default for testing. |
| BlockTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
The theme to install as the default for testing. |
| BlockTest::testBlockThemeSelector |
function |
core/modules/block/tests/src/Functional/BlockTest.php |
Tests that the block form has a theme selector when not passed via the URL. |
| BlockTest::testThemeAdminLink |
function |
core/modules/block/tests/src/Functional/BlockTest.php |
Tests that a link exists to block layout from the appearance form. |
| BlockTest::testThemeName |
function |
core/modules/block/tests/src/Functional/BlockTest.php |
Tests block display of theme titles. |
| BlockTest::testUninstallTheme |
function |
core/modules/block/tests/src/Functional/BlockTest.php |
Tests that uninstalling a theme removes its block configuration. |
| BlockTheme |
class |
core/modules/block/src/Plugin/migrate/process/BlockTheme.php |
Determines the theme to use for a block. |
| BlockTheme.php |
file |
core/modules/block/src/Plugin/migrate/process/BlockTheme.php |
|
| BlockTheme::$themeConfig |
property |
core/modules/block/src/Plugin/migrate/process/BlockTheme.php |
Contains the system.theme configuration object. |
| BlockTheme::$themes |
property |
core/modules/block/src/Plugin/migrate/process/BlockTheme.php |
List of themes available on the destination. |
| BlockTheme::create |
function |
core/modules/block/src/Plugin/migrate/process/BlockTheme.php |
Instantiates a new instance of the implementing class using autowiring. |
| BlockTheme::transform |
function |
core/modules/block/src/Plugin/migrate/process/BlockTheme.php |
Performs the associated process. |
| BlockTheme::__construct |
function |
core/modules/block/src/Plugin/migrate/process/BlockTheme.php |
Constructs a BlockTheme object. |
| BlockThemeHooks |
class |
core/modules/block/src/Hook/BlockThemeHooks.php |
Hook implementations for block. |
| BlockThemeHooks.php |
file |
core/modules/block/src/Hook/BlockThemeHooks.php |
|
| BlockThemeHooks::themeSuggestionsBlock |
function |
core/modules/block/src/Hook/BlockThemeHooks.php |
Implements hook_theme_suggestions_HOOK(). |
| BlockUiTest::$defaultTheme |
property |
core/modules/block/tests/src/Functional/BlockUiTest.php |
The theme to install as the default for testing. |
| BlockValidationTest::testThemeValidation |
function |
core/modules/block/tests/src/Kernel/BlockValidationTest.php |
Tests validating a block with a non-existent theme. |
| BlockXmlAnonTest::$defaultTheme |
property |
core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php |
The theme to install as the default for testing. |
| BlockXmlBasicAuthTest::$defaultTheme |
property |
core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php |
The theme to install as the default for testing. |
| BlockXmlCookieTest::$defaultTheme |
property |
core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php |
The theme to install as the default for testing. |
| BlockXssTest::$defaultTheme |
property |
core/modules/block/tests/src/Functional/BlockXssTest.php |
The theme to install as the default for testing. |
| block_content_theme_suggestions_test.info.yml |
file |
core/modules/block_content/tests/modules/block_content_theme_suggestions_test/block_content_theme_suggestions_test.info.yml |
core/modules/block_content/tests/modules/block_content_theme_suggestions_test/block_content_theme_suggestions_test.info.yml |
| block_test_special_chars_theme.info.yml |
file |
core/modules/block/tests/modules/block_test/themes/block_test_special_chars_theme/block_test_special_chars_theme.info.yml |
core/modules/block/tests/modules/block_test/themes/block_test_special_chars_theme/block_test_special_chars_theme.info.yml |
| block_test_theme.info.yml |
file |
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 |
| block_theme_initialize |
function |
core/modules/block/block.module |
Assigns an initial, default set of blocks for a theme. |
| BooleanFieldTest::$defaultTheme |
property |
core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php |
The theme to install as the default for testing. |
| BooleanFormatterSettingsTest::$defaultTheme |
property |
core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |
The theme to install as the default for testing. |
| BooleanFormatterSettingsTest::$defaultTheme |
property |
core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |
The theme to install as the default for testing. |
| Breadcrumb404Test::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php |
The theme to install as the default for testing. |
| BreadcrumbFrontCacheContextsTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php |
The theme to install as the default for testing. |
| BreadcrumbTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php |
The theme to install as the default for testing. |
| BreakpointDiscoveryTest::testThemeBreakpoints |
function |
core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php |
Tests the breakpoint group created for a theme. |
| BreakpointHooks::themesInstalled |
function |
core/modules/breakpoint/src/Hook/BreakpointHooks.php |
Implements hook_themes_installed(). |
| BreakpointHooks::themesUninstalled |
function |
core/modules/breakpoint/src/Hook/BreakpointHooks.php |
Implements hook_themes_uninstalled(). |
| BreakpointManager::$themeHandler |
property |
core/modules/breakpoint/src/BreakpointManager.php |
The theme handler. |
| breakpoint_theme_test.breakpoints.yml |
file |
core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.breakpoints.yml |
core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.breakpoints.yml |
| breakpoint_theme_test.info.yml |
file |
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 |
| BrokenCacheUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/UpdateSystem/BrokenCacheUpdateTest.php |
The theme to install as the default for testing. |
| BrowserTestBase::$defaultTheme |
property |
core/tests/Drupal/Tests/BrowserTestBase.php |
The theme to install as the default for testing. |
| BrowserTestBaseTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php |
The theme to install as the default for testing. |
| BrowserTestBaseUserAgentTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/BrowserTestBaseUserAgentTest.php |
The theme to install as the default for testing. |
| BrowserWithJavascriptTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/BrowserWithJavascriptTest.php |
The theme to install as the default for testing. |
| BulkFormAccessTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Views/BulkFormAccessTest.php |
The theme to install as the default for testing. |
| BulkFormAccessTest::$defaultTheme |
property |
core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php |
The theme to install as the default for testing. |
| BulkFormTest::$defaultTheme |
property |
core/modules/node/tests/src/Functional/Views/BulkFormTest.php |
The theme to install as the default for testing. |