ViewAjaxController::$currentPath
  • References/PHP/Drupal/views/src/Controller/ViewAjaxController

The current path. Type:

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

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

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

public ViewExecutable::setRequest(Request $request)

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

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

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

The "tags" of a view. The tags are stored as a single string, though it is used as multiple tags for example in the views overview.

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

A short help string; this is displayed in the views UI. Type:

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

public ViewExecutable::getExposedInput()

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

hook_views_post_render(ViewExecutable $view, &$output, CachePluginBase $cache) Post-process any rendered

2025-01-10 15:47:30
views-view-opml.html.twig
  • References/PHP/Drupal/views/templates/views-view-opml.html.twig

Default template for feed displays that use the OPML style. Available variables: title:

2025-01-10 15:47:30
EntityViewsData::addEntityLinks
  • References/PHP/Drupal/views/src/EntityViewsData

protected EntityViewsData::addEntityLinks(array &$data)

2025-01-10 15:47:30