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

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

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

The entity storage for views. Type:

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

The pager offset. Type: int File core/modules/views/src/ViewExecutable

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

Stores the area handlers for the footer which are initialized on this view. Type: \Drupal\views\Plugin\views\area\AreaPluginBase[]

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

(optional) The short title used in the views UI. Type:

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

hook_views_post_execute(ViewExecutable $view) Act on the view immediately after the query has been executed

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

Stores the current user. Type:

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

A list of places where contextual links should be added. For example: array( 'page', 'block'

2025-01-10 15:47:30