ViewsAccess::$no_ui
  • References/PHP/Drupal/views/src/Annotation/ViewsAccess

Whether the plugin should be not selectable in the UI. If set to TRUE, you can still use it via the API in config files.

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

protected EntityViewsData::mapSingleFieldViewsData($table, $field_name

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

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

public ViewExecutable::unserialize($serialized)

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

Stores the area handlers for the empty text which are initialized on this view. An array containing Drupal\views\Plugin\views\area\AreaPluginBase

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

public ScrollTopCommand::render()

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

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

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

hook_views_pre_view(ViewExecutable $view, $display_id, array &$args) Alter a view at the very beginning

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

public ViewExecutable::setArguments(array $args)

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

template_preprocess_views_view_row_rss(&$variables) Prepares variables for views RSS item templates.

2025-01-10 15:47:30