FieldAPIHandlerTrait::$fieldDefinition
  • References/PHP/Drupal/views/src/FieldAPIHandlerTrait

The field definition. Type:

2025-01-10 15:47:30
Views::getHandlerTypes
  • References/PHP/Drupal/views/src/Views

public static Views::getHandlerTypes() Provide

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

The list of used displays of the view. An array containing Drupal\views\Plugin\views\display\DisplayPluginBase objects.

2025-01-10 15:47:30
views-view-row-rss.html.twig
  • References/PHP/Drupal/views/templates/views-view-row-rss.html.twig

Default theme implementation to display an item in a views RSS feed. Available variables: title:

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

The views data object, containing the cached information. Type:

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

Defines a Plugin annotation object for views argument validator plugins. Hierarchy class

2025-01-10 15:47:30
views-view-fields.html.twig
  • References/PHP/Drupal/views/templates/views-view-fields.html.twig

Default view template to display all the fields in a row. Available variables: view:

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

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
views_get_current_view
  • References/PHP/Drupal/views/views.module

&views_get_current_view() Find out what, if any, current view is currently in use. Note

2025-01-10 15:47:30
hook_views_pre_execute
  • References/PHP/Drupal/views/views.api

hook_views_pre_execute(ViewExecutable $view) Act on the view after the query is built and just before it is

2025-01-10 15:47:30