views_theme
  • References/PHP/Drupal/views/views.module

views_theme($existing, $type, $theme, $path) Implements

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

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

2025-01-10 15:47:30
template_preprocess_views_mini_pager
  • References/PHP/Drupal/views/views.theme.inc

template_preprocess_views_mini_pager(&$variables) Prepares variables for views mini-pager templates.

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

Whether or not the view has been built. @todo Group with other static properties. Type: bool

2025-01-10 15:47:30