ViewsStyle::$short_title
  • References/PHP/Drupal/views/src/Annotation/ViewsStyle

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

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

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

public ViewsDataHelper::fetchFields($base, $type, $grouping = FALSE

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

public ViewExecutable::setResponse(Response $response)

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

protected View::generateDisplayId($plugin_id) Generates

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

public ViewsExposedForm::submitForm(array &$form, FormStateInterface

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

Caches exposed forms, as they are heavy to generate. Hierarchy class \Drupal\views\

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

public ScrollTopCommand::__construct($selector)

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
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