ViewsAccess
  • References/PHP/Drupal/views/src/Annotation/ViewsAccess

Defines a Plugin annotation object for views access plugins. Hierarchy class \Dru

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

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

Whether the view has been executed/query has been run. @todo Group with other static properties. Type:

2025-01-10 15:47:30
ViewsEntitySchemaSubscriber::dataTableRename
  • References/PHP/Drupal/views/src/EventSubscriber/ViewsEntitySchemaSubscriber

protected ViewsEntitySchem

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

To avoid recursion in views embedded into areas. Type: \Drupal\views\ViewExecutable[] File

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

The current used display plugin. Type: \Drupal\views\Plugin\views\display\DisplayPluginBase File

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

public ViewExecutable::setCurrentPage($page)

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

All the form data from $form_state->getValues(). Type:

2025-01-10 15:47:30
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
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