HighlightCommand::render
  • References/PHP/Drupal/views/src/Ajax/HighlightCommand

public HighlightCommand::render()

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

Feed icons attached to the view. Type:

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

Stores the current response object. Type: \Symfony\Component\HttpFoundation\Response File

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

Default theme implementation for views to display rows in a grid. Available variables: attributes:

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

public ViewExecutable::buildRenderable($display_id = NULL, $args

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

Default theme implementation for main view template. Available variables: attributes:

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

Force the query to calculate the total number of results. @todo Move to the query. Type: bool

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

Used to store views that were previously running if we recurse. Type: \Drupal\views\ViewExecutable[]

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

The current used display plugin. Type: \Drupal\views\Plugin\views\display\DisplayPluginBase File

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

Whether or not to skip data caching and rebuild data each time. Type: bool File

2025-01-10 15:47:30