ViewExecutable::$element
  • References/PHP/Drupal/views/src/ViewExecutable

A render array container to store render related information. For example you can alter the array and attach some asset library or JS settings

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

Stores the current active row while rendering. Type: int File

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

Stores the field handlers which are initialized on this view. Type: \Drupal\views\Plugin\views\field\FieldPluginBase[]

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

public ViewExecutable::initHandlers()

2025-01-10 15:47:30
ViewAjaxResponse::setView
  • References/PHP/Drupal/views/src/Ajax/ViewAjaxResponse

public ViewAjaxResponse::setView(ViewExecutable $view)

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
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
ViewsDisplay::$id
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

The plugin ID. Type: string File core/modules/views

2025-01-10 15:47:30
Analyzer::formatMessage
  • References/PHP/Drupal/views/src/Analyzer

static Analyzer::formatMessage($message, $type = 'error')

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

The route provider. Type:

2025-01-10 15:47:30