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

The base tables on which this display plugin can be used. If no base table is specified the plugin can be used with all tables.

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

A module handler that invokes the 'views_analyze' hook. Type:

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

public ViewExecutable::getCurrentPage()

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

public ViewExecutable::setShowAdminLinks($show_admin_links)

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

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

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

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

A short help string; this is displayed in the views UI. Type:

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

public ViewExecutable::getHandlers($type, $display_id = NULL)

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

Stores the area handlers for the header which are initialized on this view. Type: \Drupal\views\Plugin\views\area\AreaPluginBase[]

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

public ViewsExposedForm::getFormId()

2025-01-10 15:47:30