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 |
|---|---|---|---|
| ViewsThemeHooks::preprocessViewsViewGrid | function | core/ |
Prepares variables for views grid style templates. |
| ViewsThemeHooks::preprocessViewsViewGridResponsive | function | core/ |
Prepares variables for views grid - responsive style templates. |
| ViewsThemeHooks::preprocessViewsViewGrouping | function | core/ |
Prepares variables for views single grouping templates. |
| ViewsThemeHooks::preprocessViewsViewList | function | core/ |
Prepares variables for Views HTML list templates. |
| ViewsThemeHooks::preprocessViewsViewOpml | function | core/ |
Prepares variables for OPML feed templates. |
| ViewsThemeHooks::preprocessViewsViewRowOpml | function | core/ |
Prepares variables for views OPML item templates. |
| ViewsThemeHooks::preprocessViewsViewRowRss | function | core/ |
Prepares variables for views RSS item templates. |
| ViewsThemeHooks::preprocessViewsViewRss | function | core/ |
Prepares variables for RSS feed templates. |
| ViewsThemeHooks::preprocessViewsViewSummary | function | core/ |
Prepares variables for views summary templates. |
| ViewsThemeHooks::preprocessViewsViewSummaryUnformatted | function | core/ |
Prepares variables for unformatted summary view templates. |
| ViewsThemeHooks::preprocessViewsViewTable | function | core/ |
Prepares variables for views table templates. |
| ViewsThemeHooks::preprocessViewsViewUnformatted | function | core/ |
Prepares variables for views unformatted rows templates. |
| ViewsThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| ViewsThemeHooks::__construct | function | core/ |
|
| ViewsThemeIntegrationTest | class | core/ |
Tests the Views theme integration. |
| ViewsThemeIntegrationTest.php | file | core/ |
|
| ViewsThemeIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsThemeIntegrationTest::$modules | property | core/ |
We need theme_test for testing against test_base_theme and test_subtheme. |
| ViewsThemeIntegrationTest::$testViews | property | core/ |
Views used by this test. |
| ViewsThemeIntegrationTest::setUp | function | core/ |
Sets up the test. |
| ViewsThemeIntegrationTest::testThemedViewPage | function | core/ |
Tests pre_render and post_render hooks in a theme and sub-theme. |
| ViewsUiTestThemeHooks | class | core/ |
Hook implementations for views_ui_test_theme. |
| ViewsUiTestThemeHooks.php | file | core/ |
|
| ViewsUiTestThemeHooks::viewsUiDisplayTabAlter | function | core/ |
Implements hook_views_ui_display_tab_alter(). |
| ViewsUiTestThemeHooks::viewsUiDisplayTopAlter | function | core/ |
Implements hook_views_ui_display_top_alter(). |
| ViewsUiThemeHooks | class | core/ |
Hook implementations for views_ui. |
| ViewsUiThemeHooks.php | file | core/ |
|
| ViewsUiThemeHooks::preprocessBuildGroupFilterForm | function | core/ |
Prepares variables for Views UI build group filter form templates. |
| ViewsUiThemeHooks::preprocessDisplayTabBucket | function | core/ |
Prepares variables for Views UI display tab bucket templates. |
| ViewsUiThemeHooks::preprocessDisplayTabSetting | function | core/ |
Prepares variables for Views UI display tab setting templates. |
| ViewsUiThemeHooks::preprocessRearrangeFilterForm | function | core/ |
Prepares variables for Views UI rearrange filter form templates. |
| ViewsUiThemeHooks::preprocessStylePluginTable | function | core/ |
Prepares variables for style plugin table templates. |
| ViewsUiThemeHooks::preprocessViewPreviewSection | function | core/ |
Prepares variables for views UI view preview section templates. |
| ViewsUiThemeHooks::preprocessViewsListingTable | function | core/ |
Prepares variables for Views UI view listing templates. |
| ViewsUiThemeHooks::preprocessViewsView | function | core/ |
Implements hook_preprocess_HOOK() for views templates. |
| ViewsUiThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| ViewsUiThemeHooks::themeSuggestionsViewsUiViewPreviewSection | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| ViewsUiThemeHooks::viewPreviewSectionDisplayCategoryLinks | function | core/ |
Returns a link to editing a certain display setting. |
| ViewsUiThemeHooks::viewPreviewSectionHandlerLinks | function | core/ |
Returns contextual links for each handler of a certain section. |
| ViewsUiThemeHooks::viewPreviewSectionRowsLinks | function | core/ |
Returns all contextual links for the main content part of the view. |
| ViewsUiThemeHooks::__construct | function | core/ |
|
| views_test_checkboxes_theme.info.yml | file | core/ |
core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml |
| views_test_checkboxes_theme.theme | file | core/ |
|
| views_test_checkboxes_theme_form_views_exposed_form_alter | function | core/ |
Changes an exposed "type" filter from a multi-select to checkboxes. |
| views_test_theme.info.yml | file | core/ |
core/modules/views/tests/themes/views_test_theme/views_test_theme.info.yml |
| views_ui.admin.theme.css | file | core/ |
The .admin.theme.css file is intended to contain presentation declarations including images, borders, colors, and fonts. |
| views_ui.admin.theme.css | file | core/ |
View UI admin theme. |
| views_ui.admin.theme.css | file | core/ |
View UI admin theme. |
| views_ui.admin.theme.css | file | core/ |
View UI admin theme. |
| views_ui.admin.theme.css | file | core/ |
The .admin.theme.css file is intended to contain presentation declarations including images, borders, colors, and fonts. |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.