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 main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeSuggestionHooks::themeSuggestionsPageAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for page. |
| ThemeSuggestionHooks::themeSuggestionsTableAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for table. |
| ThemeSuggestionHooks::themeSuggestionsTopBarAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for top_bar. |
| ThemeSuggestionHooks::themeSuggestionsViewsViewFieldAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for views_view_field. |
| ThemeSuggestionHooks::topBar | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for top_bar. |
| ThemeSuggestionHooks::viewsViewField | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for views_view_field. |
| ThemeSuggestionHooks::__construct | function | core/ |
Constructs the theme related hooks. |
| ThemeSuggestionHooks::__construct | function | core/ |
Constructs the theme related hooks. |
| ThemeSuggestionsAlterTest | class | core/ |
Tests theme suggestion alter hooks. |
| ThemeSuggestionsAlterTest.php | file | core/ |
|
| ThemeSuggestionsAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeSuggestionsAlterTest::$modules | property | core/ |
Modules to install. |
| ThemeSuggestionsAlterTest::setUp | function | core/ |
|
| ThemeSuggestionsAlterTest::testDeprecatedTemplateSuggestions | function | core/ |
Testing deprecated suggestions. |
| ThemeSuggestionsAlterTest::testExecutionOrder | function | core/ |
Tests execution order of theme suggestion alter hooks. |
| ThemeSuggestionsAlterTest::testGeneralSuggestionsAlter | function | core/ |
Tests hook_theme_suggestions_alter(). |
| ThemeSuggestionsAlterTest::testSpecificSuggestionsAlter | function | core/ |
Tests that theme suggestion alter hooks work for specific theme calls. |
| ThemeSuggestionsAlterTest::testTemplateSuggestions | function | core/ |
Tests that hooks to provide theme suggestions work. |
| ThemeSuggestionsAlterTest::testTemplateSuggestionsAlter | function | core/ |
Tests that theme suggestion alter hooks work for templates. |
| ThemeSuggestionsTestHooks | class | core/ |
Hook implementations for theme_suggestions_test. |
| ThemeSuggestionsTestHooks.php | file | core/ |
|
| ThemeSuggestionsTestHooks::themeSuggestionsAlter | function | core/ |
Implements hook_theme_suggestions_alter(). |
| ThemeSuggestionsTestHooks::themeSuggestionsThemeTestSpecificSuggestionsAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| ThemeSuggestionsTestHooks::themeSuggestionsThemeTestSuggestionsAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| ThemeTest | class | core/ |
Tests low-level theme functions. |
| ThemeTest | class | core/ |
Tests the theme administration user interface. |
| ThemeTest | class | core/ |
Tests low-level theme functions. |
| ThemeTest | class | core/ |
Verifies that various taxonomy pages use the expected theme. |
| ThemeTest.php | file | core/ |
|
| ThemeTest.php | file | core/ |
|
| ThemeTest.php | file | core/ |
|
| ThemeTest.php | file | core/ |
|
| ThemeTest::$adminUser | property | core/ |
A user with administrative permissions. |
| ThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeTest::$modules | property | core/ |
Modules to install. |
| ThemeTest::$modules | property | core/ |
Modules to install. |
| ThemeTest::$modules | property | core/ |
Modules to install. |
| ThemeTest::$node | property | core/ |
A test node. |
| ThemeTest::assertThemeIncompatibleText | function | core/ |
Asserts that expected incompatibility text is displayed for a theme. |
| ThemeTest::setUp | function | core/ |
|
| ThemeTest::setUp | function | core/ |
|
| ThemeTest::setUp | function | core/ |
|
| ThemeTest::setUp | function | core/ |
|
| ThemeTest::testAdministrationTheme | function | core/ |
Tests the administration theme functionality. |
| ThemeTest::testAttributeMerging | function | core/ |
Tests attribute merging. |
| ThemeTest::testCSSOverride | function | core/ |
Ensures a theme's .info.yml file is able to override a module CSS file from being added to the page. |
| ThemeTest::testDrupalRenderChildren | function | core/ |
Tests child element rendering for 'render element' theme hooks. |
| ThemeTest::testFindThemeTemplates | function | core/ |
Tests drupal_find_theme_templates(). |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.