ViewExecutable::addHandler
  • References/PHP/Drupal/views/src/ViewExecutable

public ViewExecutable::addHandler($display_id, $type, $table, $field

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

public ViewExecutable::getResponse() Gets

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

Whether the plugin should be not selectable in the UI. If it's set to TRUE, you can still use it via the API in config files.

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

public ViewExecutable::addCacheContext($cache_context)

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

Provides a render element to display a view. Plugin annotation

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

The types of the display this plugin can be used with. For example the Feed display defines the type 'feed', so only rss style and row plugins

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

template_preprocess_views_view_summary_unformatted(&$variables) Prepares variables for unformatted summary

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

Overview of the Views module API The Views module is a generalized query and display engine, which can be used to make views (formatted lists

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

Does this view already have loaded it's handlers. @todo Group with other static properties. Type:

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

hook_views_post_build(ViewExecutable $view) Act on the view immediately after the query is built.

2025-01-10 15:47:30