Search for theme_
- Search 7.x for theme_
- Search 9.5.x for theme_
- Search 8.9.x for theme_
- Search 10.3.x for theme_
- Search 11.x for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| procedural_hook_theme_preprocess_node__article | function | core/ |
Implements hook_preprocess_HOOK(). |
| procedural_hook_theme_procedural_alter | function | core/ |
Implements hook_procedural_alter(). |
| procedural_hook_theme_procedural_legacy_alter | function | core/ |
Implements hook_procedural_legacy_alter(). |
| RecipeRunnerTest::testModuleAndThemeInstall | function | core/ |
Tests modules and themes installed after processing a recipe. |
| RecipeRunnerTest::testThemeModuleDependenciesInstall | function | core/ |
Tests module and theme dependencies installed after processing a recipe. |
| Registry::$themeHookList | property | core/ |
List of all theme hooks. |
| Registry::$themeManager | property | core/ |
The theme manager. |
| Registry::hasThemeHookImplementation | function | core/ |
Returns whether a theme implements a given hook. |
| Registry::setThemeManager | function | core/ |
Sets the theme manager. |
| RegistryTest::$themeHandler | property | core/ |
The theme handler. |
| RegistryTest::$themeManager | property | core/ |
The theme manager. |
| RegistryTest::provider40xThemeSuggestions | function | core/ |
Data provider for test40xThemeSuggestions(). |
| RegistryTest::setUpMockThemeManager | function | core/ |
Reinitializes the theme manager as a mock object. |
| RegistryTest::test200ThemeSuggestions | function | core/ |
Tests page theme suggestions for 200 responses. |
| RegistryTest::test40xThemeSuggestions | function | core/ |
Tests page theme suggestions for 40x responses. |
| RegistryTest::testMultipleSubThemes | function | core/ |
Tests the theme registry with multiple subthemes. |
| RegistryTest::testThemeRegistryAlterByTheme | function | core/ |
Tests that the theme registry can be altered by themes. |
| RegistryTest::testThemeSuggestions | function | core/ |
Tests front node theme suggestion generation. |
| RegistryTest::testThemeTemplatesRegisteredByModules | function | core/ |
Tests theme-provided templates that are registered by modules. |
| RendererPlaceholdersTest::setupThemeManagerForDetails | function | core/ |
Sets up the theme manager for the <details>-tag. |
| RendererTest::$defaultThemeVars | property | core/ |
The expected theme variables. |
| RendererTest::testRenderWithoutThemeArguments | function | core/ |
Tests render without theme arguments. |
| RendererTest::testRenderWithThemeArguments | function | core/ |
Tests render with theme arguments. |
| RendererTestBase::$themeManager | property | core/ |
The theme manager. |
| RendererTestBase::setUpMockThemeManager | function | core/ |
Reinitializes the theme manager as a mock object. |
| RenderTest::testDrupalRenderThemePreprocessAttached | function | core/ |
Tests theme preprocess functions being able to attach assets. |
| ResolvedLibraryDefinitionsFilesMatchTest::$allThemes | property | core/ |
A list of all core themes. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeHandler | property | core/ |
The theme handler. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeInitialization | property | core/ |
The theme initialization. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeManager | property | core/ |
The theme manager. |
| ResponsiveImageThemeHooks | class | core/ |
Theme hooks for responsive_image. |
| ResponsiveImageThemeHooks.php | file | core/ |
|
| ResponsiveImageThemeHooks::preprocessResponsiveImage | function | core/ |
Prepares variables for a responsive image. |
| ResponsiveImageThemeHooks::preprocessResponsiveImageFormatter | function | core/ |
Prepares variables for responsive image formatter templates. |
| ResponsiveImageThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| ResponsiveImageThemeHooks::__construct | function | core/ |
|
| RouterTestThemeHooks | class | core/ |
Hook implementations for router_test. |
| RouterTestThemeHooks.php | file | core/ |
|
| RouterTestThemeHooks::preprocessPage | function | core/ |
Implements hook_preprocess_HOOK(). |
| sdc_theme_test.info.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test/sdc_theme_test.info.yml |
| sdc_theme_test.libraries.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test/sdc_theme_test.libraries.yml |
| sdc_theme_test_base.info.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test_base/sdc_theme_test_base.info.yml |
| sdc_theme_test_enforce_schema.info.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test_enforce_schema/sdc_theme_test_enforce_schema.info.yml |
| sdc_theme_test_enforce_schema_invalid.info.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test_enforce_schema_invalid/sdc_theme_test_enforce_schema_invalid.info.yml |
| SearchAdminThemeTest | class | core/ |
Verify the search results using administration theme for specific plugins. |
| SearchAdminThemeTest.php | file | core/ |
|
| SearchAdminThemeTest::$adminTheme | property | core/ |
The administration theme name. |
| SearchAdminThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchAdminThemeTest::$modules | property | core/ |
Modules to install. |
| SearchAdminThemeTest::assertAdminTheme | function | core/ |
Asserts whether an administrative theme's used for the loaded page. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.