Search for theme_
- Search 7.x for theme_
- Search 9.5.x for theme_
- Search 10.3.x for theme_
- Search 11.x for theme_
- Search main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| KernelTestBaseTest::testNoThemeByDefault | function | core/ |
Tests that there is no theme by default. |
| Layout::$theme_hook | property | core/ |
The theme hook used to render this layout. |
| LayoutBuilderThemeSuggestionsTest | class | core/ |
Tests template suggestions. |
| LayoutBuilderThemeSuggestionsTest.php | file | core/ |
|
| LayoutBuilderThemeSuggestionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutBuilderThemeSuggestionsTest::$modules | property | core/ |
Modules to enable. |
| LayoutBuilderThemeSuggestionsTest::setUp | function | core/ |
|
| LayoutBuilderThemeSuggestionsTest::testFieldBlockViewModeTemplates | function | core/ |
Tests that of view mode specific field templates are suggested. |
| LayoutBuilderThemeSuggestionsTest::testLayoutListSuggestion | function | core/ |
Tests alterations of the layout list via preprocess functions. |
| LayoutDefinition::$theme_hook | property | core/ |
The theme hook used to render this layout. |
| LayoutDefinition::getThemeHook | function | core/ |
Gets the theme hook. |
| LayoutDefinition::setThemeHook | function | core/ |
Sets the theme hook. |
| LayoutPluginManager::$themeHandler | property | core/ |
The theme handler. |
| LayoutPluginManager::getThemeImplementations | function | core/ |
Gets theme implementations for layouts. |
| LayoutPluginManagerInterface::getThemeImplementations | function | core/ |
Gets theme implementations for layouts. |
| LayoutPluginManagerTest::$themeHandler | property | core/ |
The theme handler. |
| LayoutPluginManagerTest::testGetThemeImplementations | function | core/ |
@covers ::getThemeImplementations[[api-linebreak]] |
| LayoutTest::testThemeProvidedLayout | function | core/ |
Tests that a layout provided by a theme has the preprocess function set. |
| layout_builder_theme_registry_alter | function | core/ |
Implements hook_theme_registry_alter(). |
| layout_builder_theme_suggestions_field_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| layout_builder_theme_suggestions_test.info.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.info.yml |
| layout_builder_theme_suggestions_test.module | file | core/ |
For testing theme suggestions. |
| layout_builder_theme_suggestions_test_preprocess_item_list__layouts | function | core/ |
Implements hook_preprocess_HOOK() for the list of layouts. |
| layout_builder_theme_suggestions_test_theme | function | core/ |
Implements hook_theme(). |
| LegacyThemeHandlerTest | class | core/ |
Tests deprecated theme handler methods. |
| LegacyThemeHandlerTest.php | file | core/ |
|
| LegacyThemeHandlerTest::$modules | property | core/ |
Modules to enable. |
| LegacyThemeHandlerTest::testSetDefault | function | core/ |
Tests that a deprecation error is thrown when calling ::setDefault. |
| LibraryDiscoveryCollector::$themeManager | property | core/ |
The theme manager. |
| LibraryDiscoveryCollectorTest::$themeManager | property | core/ |
The mocked theme manager. |
| LibraryDiscoveryIntegrationTest::testBaseThemeLibrariesOverrideInSubTheme | function | core/ |
Tests that base theme libraries-override still apply in sub themes. |
| LibraryDiscoveryParser::$themeManager | property | core/ |
The theme manager. |
| LibraryDiscoveryParser::resolveThemeAssetPath | function | core/ |
Ensures that a full path is returned for an overriding theme asset. |
| LibraryDiscoveryParserTest::$themeManager | property | core/ |
The mocked theme manager. |
| locale_themes_installed | function | core/ |
Implements hook_themes_installed(). |
| locale_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| MaintenanceThemeTest | class | core/ |
Tests themes and base themes are correctly loaded. |
| MaintenanceThemeTest.php | file | core/ |
|
| MaintenanceThemeTest::testMaintenanceTheme | function | core/ |
Tests that the maintenance theme initializes the theme and its base themes. |
| MediaTemplateSuggestionsTest::testMediaThemeHookSuggestions | function | core/ |
Tests template suggestions from media_theme_suggestions_media(). |
| media_theme_suggestions_media | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| MenuRouterTest::doTestThemeCallbackAdministrative | function | core/ |
Test the theme negotiation when it is set to use an administrative theme. |
| MenuRouterTest::doTestThemeCallbackFakeTheme | function | core/ |
Test the theme negotiation when it is set to use a theme that does not exist. |
| MenuRouterTest::doTestThemeCallbackMaintenanceMode | function | core/ |
Test the theme negotiation when the site is in maintenance mode. |
| MenuRouterTest::doTestThemeCallbackNoThemeRequested | function | core/ |
Test the theme negotiation when no theme is requested. |
| MenuRouterTest::doTestThemeCallbackOptionalTheme | function | core/ |
Test the theme negotiation when it is set to use an optional theme. |
| MenuRouterTest::testThemeIntegration | function | core/ |
Tests theme integration. |
| MenuTestController::$themeManager | property | core/ |
The theme manager. |
| MenuTestController::$themeNegotiator | property | core/ |
The theme negotiator. |
| MenuTestController::themePage | function | core/ |
Page callback: Tests the theme negotiation functionality. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.