ViewsExposedForm::$display_types
  • References/PHP/Drupal/views/src/Annotation/ViewsExposedForm

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
Views template files
  • References/PHP/Drupal/views/views.theme.inc

Describes various views templates & overriding options. All views templates can be overridden with a variety of names, using the view, the

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

Defines a helper class for stuff related to views data. Hierarchy class \Drupal\views\

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

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

hook_views_pre_build(ViewExecutable $view) Act on the view before the query is built, but after displays are

2025-01-10 15:47:30
ViewsExposedForm::__construct
  • References/PHP/Drupal/views/src/Form/ViewsExposedForm

public ViewsExposedForm::__construct(ExposedFormCache $

2025-01-10 15:47:30
ViewsRenderPipelineMarkup
  • References/PHP/Drupal/views/src/Render/ViewsRenderPipelineMarkup

Defines an object that passes safe strings through the Views render system. This object should only be constructed with a known safe string

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

The plugin title used in the views UI. Type:

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

public ViewExecutable::setExposedInput($filters)

2025-01-10 15:47:30
views_embed_view
  • References/PHP/Drupal/views/views.module

views_embed_view($name, $display_id = 'default') Embed a view using a PHP snippet. This

2025-01-10 15:47:30