Search for process
- Search 7.x for process
- Search 9.5.x for process
- Search 8.9.x for process
- Search 10.3.x for process
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsConfigUpdater::processDisplayHandlers | function | core/ |
Processes all display handlers. |
| ViewsConfigUpdater::processEntityArgumentUpdate | function | core/ |
Processes arguments and convert 'numeric' to 'entity_target_id' if needed. |
| ViewsConfigUpdater::processFieldHandlerWithFormatPlural | function | core/ |
Processes fields with the format plural option set. |
| ViewsConfigUpdater::processRememberRolesUpdate | function | core/ |
Processes filters and removes disabled remember roles. |
| ViewsConfigUpdater::processRssViewModeUpdate | function | core/ |
Processes views and sets the default RSS view mode if necessary. |
| ViewsConfigUpdater::processTableCssClassUpdate | function | core/ |
Processes views and adds default CSS table class value if necessary. |
| ViewsData::processEntityTypes | function | core/ |
Links tables with 'entity type' to respective generic entity-type tables. |
| ViewsEntitySchemaSubscriber::processHandlers | function | core/ |
Applies a callable onto all handlers of all passed in views. |
| ViewsPreprocessTest | class | core/ |
Tests the preprocessing functionality in views theme hooks. |
| ViewsPreprocessTest.php | file | core/ |
|
| ViewsPreprocessTest::$modules | property | core/ |
Modules to install. |
| ViewsPreprocessTest::$testViews | property | core/ |
Views to be enabled. |
| ViewsPreprocessTest::setUp | function | core/ |
|
| ViewsPreprocessTest::testCssClassCleaning | function | core/ |
Tests css classes on displays are cleaned correctly. |
| ViewsPreprocessTest::testEmptyPaginationHeadingLevelSet | function | core/ |
Tests template_preprocess_views_mini_pager() when an empty pagination_heading_level value is passed. |
| ViewsPreprocessTest::testPaginationHeadingLevelNotSet | function | core/ |
Tests template_preprocess_views_mini_pager() when no pagination_heading_level is passed. |
| ViewsPreprocessTest::testPaginationHeadingLevelSet | function | core/ |
Tests template_preprocess_views_mini_pager() when a pagination_heading_level value is passed. |
| ViewsTestDataThemeHooks::preprocessViewsViewMappingTest | function | core/ |
Prepares variables for the mapping row style test templates. |
| ViewsTestDataThemeHooks::preprocessViewsViewTable | function | core/ |
Implements hook_preprocess_HOOK() for views table templates. |
| ViewsTestRssThemeHooks::preprocessViewsViewRss | function | core/ |
Implements hook_preprocess_HOOK(). |
| ViewsThemeHooks::preprocessComment | function | core/ |
Implements hook_preprocess_HOOK(). |
| ViewsThemeHooks::preprocessNode | function | core/ |
Implements hook_preprocess_HOOK(). |
| ViewsThemeHooks::preprocessViewsExposedForm | function | core/ |
Prepares variables for views exposed form templates. |
| ViewsThemeHooks::preprocessViewsMiniPager | function | core/ |
Prepares variables for views mini-pager templates. |
| ViewsThemeHooks::preprocessViewsView | function | core/ |
Prepares variables for view templates. |
| ViewsThemeHooks::preprocessViewsViewField | function | core/ |
Prepares variables for views field templates. |
| ViewsThemeHooks::preprocessViewsViewFields | function | core/ |
Prepares variables for views fields templates. |
| 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. |
| 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. |
| Weight::processWeight | function | core/ |
Expands a weight element into a select/number element. |
| WeightTest::testProcessWeight | function | core/ |
Tests existing #default_value value in #options list. |
| WeightTest::testProcessWeightSelectMax | function | core/ |
Tests transformation from "select" to "number" for MAX_DELTA + 1. |
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.