ViewsPager::$theme
  • References/PHP/Drupal/views/src/Annotation/ViewsPager

The theme function used to render the pager's output. File core/modules/views/src/Annotation/ViewsPager

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

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
ViewAjaxController::create
  • References/PHP/Drupal/views/src/Controller/ViewAjaxController

public static ViewAjaxController::create(ContainerInterface

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

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

Allow to override the url of the current view. Type:

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

The "tags" of a view. The tags are stored as a single string, though it is used as multiple tags for example in the views overview.

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

public ViewExecutable::removeHandler($display_id, $type, $id)

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

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

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

2025-01-10 15:47:30
ViewAjaxController
  • References/PHP/Drupal/views/src/Controller/ViewAjaxController

Defines a controller to load a view via AJAX. Hierarchy class \Drupal\views\Controller\

2025-01-10 15:47:30