ViewsDisplay::$id
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

The plugin ID. Type: string File core/modules/views

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

The name of the base table this view will use. Type: string File

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
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
ViewsDisplay::$uses_hook_block
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

Does the display plugin provide blocks. Type: bool File

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

public ViewExecutable::setHandlerOption($display_id, $type, $id,

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

Defines an abstract base class for all views handler annotations. Hierarchy class

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

public EntityViewsData::getViewsData()

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
ViewsArgument
  • References/PHP/Drupal/views/src/Annotation/ViewsArgument

Defines a Plugin annotation object for views argument handlers. Hierarchy class \

2025-01-10 15:47:30