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

public ViewExecutable::getTitle() Gets

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

views_disable_view(View $view) Disables and saves a view. Parameters

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

views_view_delete(EntityInterface $entity) Implements

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

The config entity in which the view is stored. Type:

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

The plugin title used in the views UI. Type:

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

template_preprocess_views_view_grouping(&$variables) Prepares variables for views single grouping templates

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

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::setExposedInput
  • References/PHP/Drupal/views/src/ViewExecutable

public ViewExecutable::setExposedInput($filters)

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

The name of the base table this view will use. Type: string File

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

Defines a Plugin annotation object for views filter handlers. Hierarchy class \Dr

2025-01-10 15:47:30