Search for _process_
- Search 7.x for _process_
- Search 9.5.x for _process_
- Search 8.9.x for _process_
- Search 11.x for _process_
- Search main for _process_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsConfigUpdater::processDefaultArgumentSkipUrlUpdate | function | core/ |
Processes arguments and removes the default_argument_skip_url setting. |
| ViewsConfigUpdater::processDefaultPagerHeadingUpdate | function | core/ |
Processes displays and adds pagination_heading_level if necessary. |
| ViewsConfigUpdater::processDisplayHandlers | function | core/ |
Processes all display handlers. |
| ViewsConfigUpdater::processEntityArgumentUpdate | function | core/ |
Processes arguments and convert 'numeric' to 'entity_target_id' if needed. |
| ViewsConfigUpdater::processOembedEagerLoadFieldHandler | function | core/ |
Processes oembed type fields. |
| ViewsConfigUpdater::processRenderedEntityFieldHandler | function | core/ |
Processes rendered_entity type fields. |
| ViewsConfigUpdater::processResponsiveImageLazyLoadFieldHandler | function | core/ |
Processes responsive_image type fields. |
| ViewsConfigUpdater::processRevisionFieldHyphenFix | function | core/ |
Replaces hyphen on historical data (revision) fields. |
| ViewsConfigUpdater::processTaxonomyTermFilterHandler | function | core/ |
Processes taxonomy_index_tid type filters. |
| ViewsConfigUpdater::processTimestampFormatterTimeDiffUpdateHandler | function | core/ |
Processes timestamp fields settings by adding time diff and tooltip. |
| 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.inc. |
| 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. |
| views_preprocess_comment | function | core/ |
Allows view-based comment templates if called from a view. |
| views_preprocess_node | function | core/ |
Allows view-based node templates if called from a view. |
| views_test_data_preprocess_views_view_table | function | core/ |
Implements hook_preprocess_HOOK() for views table templates. |
| views_test_rss_preprocess_views_view_rss | function | core/ |
Implements hook_preprocess_HOOK(). |
| views_ui_preprocess_views_view | 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. |
| _claro_preprocess_file_and_image_widget | function | core/ |
Helper pre-process callback for file_managed_file and image_widget. |
| _content_translation_preprocess_language_content_settings_table | function | core/ |
(proxied) Implements hook_preprocess_HOOK(). |
| _install_config_locale_overrides_process_batch | function | core/ |
Batch operation callback for install_config_locale_overrides(). |
| _template_preprocess_default_variables | function | core/ |
Returns hook-independent variables to template_preprocess(). |
Pagination
- Previous page
- Page 22
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.