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

template_preprocess_views_view_list(&$variables) Prepares variables for Views HTML list templates.

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

public ViewExecutable::getRequest() Gets

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

public static EntityViewsData::createInstance(ContainerInterface

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