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

template_preprocess_views_view_row_opml(&$variables) Prepares variables for views OPML item templates.

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

Used to store views that were previously running if we recurse. Type: \Drupal\views\ViewExecutable[]

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

A static cache for handler types data. Type:

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

public ViewExecutable::execute($display_id = NULL)

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

The plugin title used in the views UI. Type:

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

The factory to load a view executable with. Type:

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

public ViewExecutable::preExecute($args = array())

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

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
hook_views_analyze
  • References/PHP/Drupal/views/views.api

hook_views_analyze(Drupal\views\ViewExecutable $view) Analyze a view to provide warnings about its configuration

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

public ViewAjaxController::ajaxView(Request $

2025-01-10 15:47:30