template_preprocess_views_exposed_form
  • References/PHP/Drupal/views/views.theme.inc

template_preprocess_views_exposed_form(&$variables) Prepares variables for views exposed form templates

2025-01-10 15:47:30
ViewsDataHelper::$data
  • References/PHP/Drupal/views/src/ViewsDataHelper

The views data object, containing the cached information. Type:

2025-01-10 15:47:30
template_preprocess_views_view_rss
  • References/PHP/Drupal/views/views.theme.inc

template_preprocess_views_view_rss(&$variables) Prepares variables for RSS feed templates.

2025-01-10 15:47:30
Views::getHandlerTypes
  • References/PHP/Drupal/views/src/Views

public static Views::getHandlerTypes() Provide

2025-01-10 15:47:30
View::postDelete
  • References/PHP/Drupal/views/src/Entity/View

public static View::postDelete(EntityStorageInterface $storage, array $entities)

2025-01-10 15:47:30
ViewExecutable::$base_database
  • References/PHP/Drupal/views/src/ViewExecutable

Allow to override the used database which is used for this query. Type: bool File

2025-01-10 15:47:30
ViewsRow::$base
  • References/PHP/Drupal/views/src/Annotation/ViewsRow

The base tables on which this row plugin can be used. Type:

2025-01-10 15:47:30
hook_views_pre_execute
  • References/PHP/Drupal/views/views.api

hook_views_pre_execute(ViewExecutable $view) Act on the view after the query is built and just before it is

2025-01-10 15:47:30
ViewsQuery
  • References/PHP/Drupal/views/src/Annotation/ViewsQuery

Defines a Plugin annotation object for views query plugins. Hierarchy class \Drup

2025-01-10 15:47:30
views_invalidate_cache
  • References/PHP/Drupal/views/views.module

views_invalidate_cache() Invalidate the views cache, forcing a rebuild on the next grab of table data.

2025-01-10 15:47:30